Skip to main content
Clone an existing volume to create a new volume with optional size increase.

Signature

Parameters

int
required
source
int
required
dest
Optional[float]
size
bool
default:"False"
disable_compression

Returns

str, Result from the API call.

Example