The object model describing this resource contains the following objects.
virtualVolume
Attribute | JSON Type | Data Type | Description |
---|---|---|---|
objectId | string | string | Consolidated access ID to identify the virtual volume. |
virtualVolumeId | number | uint64 | Integer value that identifies the virtual volume. |
name | string | string | Virtual volume name. |
path | string | string | Virtual volume path. |
virtualServerId | number | ushort | Virtual server ID where that volume resides. |
filesystemId | string | string | File system ID from which to build the virtual volume. |
permanentId | number | uint64 | Virtual volume permanent ID. |
totalVolumeCapacity | number | uint64 | Total virtual volume capacity in bytes. |
usageVolumeCapacity | number | uint64 | Total usage of capacity in bytes. |
fileCount | number | uint64 | Current number of files on the virtual volume. |
emails | array | array | List of emails associated with the virtual volume. |