vguuid
Description:
[
Version ( since =
"1.0.87" ) ]
public string vguuid (
string vgname)
throws Error
get the UUID of a volume group
This command returns the UUID of the LVM VG named vgname.
Parameters:
| this |
A GuestfsSession object
|
Returns:
|
the returned string, or NULL on error
|