[ Version ( since = "1.0.66" ) ]
public bool swapoff_device (string device) throws Error
disable swap on device
This command disables the libguestfs appliance swap device or partition named device
. See
swapon_device.
this |
A GuestfsSession object |
true on success, false on error |