[ Version ( since = "1.29.25" ) ]
public string part_get_gpt_guid (string device, int32 partnum) throws Error
get the GUID of a GPT partition
Return the GUID of numbered GPT partition partnum
.
This function depends on the feature "gdisk". See also feature_available .
this |
A GuestfsSession object |
the returned string, or NULL on error |