[ Version ( since = "1.41.9" ) ]
public string luks_uuid (string device) throws Error
get the UUID of a LUKS device
This returns the UUID of the LUKS device device.
This function depends on the feature "luks". See also feature_available .
| this |
A GuestfsSession object |
|
the returned string, or NULL on error |