From fb54944e588be376fcd3fc9e01d8592a86731c41 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 31 Jan 2006 10:24:12 +0000 Subject: * python/*: update of the python bindings, fix names, add missing features like list of domains and domain info extraction Daniel --- libvir-python-api.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'libvir-python-api.xml') diff --git a/libvir-python-api.xml b/libvir-python-api.xml index 45076f5..d90da8a 100644 --- a/libvir-python-api.xml +++ b/libvir-python-api.xml @@ -1,3 +1,15 @@ + + + Returns the list of the ID of the domains on the hypervisor + + + + + Extract information about a domain. Note that if the connection used to get the domain is limited only a partial set of the informations can be extracted. + + + + -- cgit