CloneMultipleVolumeParams Properties |
The CloneMultipleVolumeParams type exposes the following members.
Name | Description | |
---|---|---|
Access |
Access settings for the new volume.
readOnly: Only read operations are allowed.
readWrite: Reads and writes are allowed.
locked: No reads or writes are allowed.
replicationTarget: Identify a volume as the target volume for a paired set of volumes. If the volume is not paired, the access status is locked.
If unspecified, the access settings of the clone will be the same as the source.
| |
Attributes |
List of Name/Value pairs in JSON object format.
| |
Name |
New name for the clone.
| |
NewAccountID |
Account ID for the new volume.
| |
NewSize |
New size Total size of the volume, in bytes. Size is rounded up to the nearest 1MB size.
| |
VolumeID |
Required parameter for "volumes" array: volumeID.
|