swapoff_uuid
Description:
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.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |