[ Version ( since = "1.33.2" ) ]
public string part_get_disk_guid (string device) throws Error
get the GUID of a GPT-partitioned disk
Return the disk identifier (GUID) of a GPT-partitioned device. Behaviour is undefined for other partition types.
| this |
A GuestfsSession object |
|
the returned string, or NULL on error |