From 15d35f3f7676b26ceb6c18095edfd7d24d388dde Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Thu, 16 Nov 2006 00:17:10 +0000 Subject: Added binding for virConnectListDefinedDomains api --- libvirt-python-api.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libvirt-python-api.xml') diff --git a/libvirt-python-api.xml b/libvirt-python-api.xml index 302ba02..1a658a3 100644 --- a/libvirt-python-api.xml +++ b/libvirt-python-api.xml @@ -6,6 +6,11 @@ + + list the defined domains, stores the pointers to the names in @names + + + Try to lookup a domain on the given hypervisor based on its UUID. -- cgit