From 09e33225d13297467fd7fd863ea55cbe04b3f486 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Tue, 10 Apr 2007 23:15:58 +0000 Subject: Added vir*GetAutostart APIs to python --- libvirt-python-api.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'libvirt-python-api.xml') diff --git a/libvirt-python-api.xml b/libvirt-python-api.xml index 28f0185..40cac6d 100644 --- a/libvirt-python-api.xml +++ b/libvirt-python-api.xml @@ -53,5 +53,15 @@ + + Extract the autostart flag for a network. + + + + + Extract the autostart flag for a domain + + + -- cgit