swapoff_device
Description:
disable swap on device
This command disables the libguestfs appliance swap device or partition named device
. See
swapon_device.
Parameters:
this |
A GuestfsSession object |
Returns:
true on success, false on error |