diff --git a/libvirt-python-api.xml b/libvirt-python-api.xml index 3e59398..f415c50 100644 --- a/libvirt-python-api.xml +++ b/libvirt-python-api.xml @@ -110,5 +110,30 @@ + + list the storage pools, stores the pointers to the names in @names + + + + + list the defined storage pool, stores the pointers to the names in @names + + + + + list the storage volumes, stores the pointers to the names in @names + + + + + Extract information about a storage pool. Note that if the connection used to get the domain is limited only a partial set of the information can be extracted. + + + + + Extract information about a storage pool. Note that if the connection used to get the domain is limited only a partial set of the information can be extracted. + + +