|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| newCapacityInBytes* | xsd:long |
Target volume size, in bytes.
Must be specified if resize is set to true, ignored otherwise.
|
| newClusterSizeInBytes* | xsd:long |
New allocation size, in bytes.
Specifies the volume allocation unit size on the target filesystem. If not specified or set to 0: the default allocation size for the filesystem is used. This value is valid for Windows sources. Ignored for Linux sources or block level cloning. Since Converter API 3.0 |
| resize* | xsd:boolean |
True if the target volume size is different
from the source volume size.
The default is false.
|
| sourceVolumeId | xsd:string |
Source volume ID. Refers to
volumeId.
|
| Properties inherited from DynamicData | ||
| None | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |