swapoff_uuid


Description:

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

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error