resize


Description:

public bool resize (uint64 capacity, StorageVolResizeFlags flags) throws Error

Changes the capacity of the storage volume this to capacity.

Parameters:

this

the storage volume to resize

capacity

the new capacity of the volume

flags

the flags

Returns:

TRUE success, FALSE otherwise