(php-libvirt 0.1)
libvirt_domain_get_xml_desc — Provide an XML description of the domain
Provide an XML description of the domain. The description may be reused later to relaunch the domain with libvirt_domain_create_xml() or defined with libvirt_domain_define_xml().
Domain resource of domain to get XML description.
Logical OR of any of these flags:
String with XML description of domain. For more details see » http://www.libvirt.org/formatdomain.html.