[ Version ( since = "1.0.83" ) ]
public bool vgrename (string volgroup, string newvolgroup) throws Error
rename an LVM volume group
Rename a volume group volgroup
with the new name newvolgroup
.
this |
A GuestfsSession object |
true on success, false on error |