[libvirt] Just to make sure I understand the API

Bryan Kearney bkearney at redhat.com
Sat Jan 9 20:34:18 UTC 2010


To make sure I understand the API. If I have a domain defined, but not 
started.. it will show up in the list returned by:

virConnectListDefinedDomains

but not in the list

virConnectListDomains

Conversely, if it is started... it will only be in the list:

virConnectListDomains

not in the list

virConnectListDefinedDomains


Is that correct?

-- bk




More information about the libvir-list mailing list