part_get_gpt_guid


Description:

[ 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.

Parameters:

this

A GuestfsSession object

Returns:

the returned string, or NULL on error