(php-libvirt 0.1)
libvirt_domain_get_uuid_string — Get the UUID for a domain as string.
Get the UUID for a domain as string (i.e. 25ab2490-7c4c-099f-b647-45ff8efa73f6 ). For more information about UUID see RFC4122. For binary representation use libvirt_domain_get_uuid().
Domain resource of domain to get UUID of.
String with textual representation of UUID.