swapoff_device


Description:

[ 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.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error