[ Version ( since = "1.0.66" ) ]
public bool swapoff_uuid (string uuid) throws Error
disable swap on swap partition by UUID
This command disables the libguestfs appliance swap partition with the given UUID.
This function depends on the feature "linuxfsuuid". See also feature_available.
this |
A GuestfsSession object |
true on success, false on error |