Volume Properties |
The Volume type exposes the following members.
Name | Description | |
---|---|---|
Access |
Access allowed for the volume
| |
AccountID |
Unique AccountID for the account.
| |
Attributes |
List of Name/Value pairs in JSON object format.
| |
BlockSize |
Size of the blocks on the volume.
| |
CreateTime |
UTC formatted time the volume was created.
| |
CurrentProtectionScheme |
Protection scheme that is being used for this volume
If a volume is converting from one protection scheme to another,
this field will be set to the protection scheme that the volume is converting to.
| |
DeleteTime |
The time this volume was deleted.
If this has no value, the volume has not yet been deleted.
| |
Enable512e |
If "true", the volume provides 512 byte sector emulation.
| |
EnableSnapMirrorReplication | ||
FifoSize |
Specify the maximum number of snapshots of the volume to be maintained at a time
if using first in first out snapshot retention mode.
If unspecified a default value will be used.
| |
Iqn |
Volume iSCSI Qualified Name.
| |
LastAccessTime |
The last time any access to this volume occurred.
If this has no value, the last access time is not known.
| |
LastAccessTimeIO |
The last time I/O access to this volume occurred.
If this has no value, the last I/O access time is not known.
| |
MinFifoSize |
Specify the number of snapshots of the volume to be maintained at a time
if using first in first out snapshot retention mode.
If unspecified a default value will be used.
| |
Name |
Name of the volume as provided at creation time.
| |
PreviousProtectionScheme |
If a volume is converting from one protection scheme to another,
this field will be set to the protection scheme the volume is converting from.
This field will not change until another conversion is started.
If a volume has never been converted, this field will be null.
| |
PurgeTime |
The time this volume will be purged from the system.
If this has no value, the volume has not yet been deleted (and is not scheduled for purging).
| |
Qos |
Quality of service settings for this volume.
| |
QosPolicyID |
The QoS policy ID associated with the volume.
The value is null if the volume is not associated with a policy.
| |
ScsiEUIDeviceID |
Globally unique SCSI device identifier for the volume in EUI-64 based 16-byte format.
| |
ScsiNAADeviceID |
Globally unique SCSI device identifier for the volume in NAA IEEE Registered Extended format.
| |
SliceCount |
The number of slices backing this volume.
In the current software, this value will always be 1.
| |
Status |
Current status of the volume
init: A volume that is being initialized and is not ready for connections.
active: An active volume ready for connections.
| |
TotalSize |
Total size of this volume in bytes.
| |
VirtualVolumeID |
Virtual volume ID this volume backs.
| |
VolumeAccessGroups |
List of volume access groups to which a volume beintegers.
| |
VolumeConsistencyGroupUUID | ||
VolumeID |
Unique VolumeID for the volume.
| |
VolumePairs |
Information about a paired volume.
Available only if a volume is paired.
@see VolumePairs for return values.
| |
VolumeUUID |