From 1d8b52d81d55c3591b887364a6c5723ef4fd5197 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 9 Feb 2006 17:45:11 +0000 Subject: * //* : renamed the project libvirt , this affects all makefiles, the specs, the icons, the docs, etc ... * configure.in: prepare for 0.0.3 Daniel --- libvirt-python-api.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 libvirt-python-api.xml (limited to 'libvirt-python-api.xml') diff --git a/libvirt-python-api.xml b/libvirt-python-api.xml new file mode 100644 index 0000000..d90da8a --- /dev/null +++ b/libvirt-python-api.xml @@ -0,0 +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