CLI Guide

Table 143. volumes properties (continued)
Name Type Description
group-key string If the volume is in a volume group, the durable ID of the volume group. Otherwise, VGU .
volume-statistics
This basetype is used by show volume-statistics.
Table 144. volume-statistics properties
Name Type Description
volume-name string The name of the volume.
serial-number string The serial number of the volume.
bytes-per-second string The data transfer rate, in bytes per second, calculated over the interval since these
statistics were last requested or reset. This value will be zero if it has not been
requested or reset since a controller restart.
bytes-per-second-numeric uint64 Unformatted bytes-per-second value.
iops uint32 Input/output operations per second, calculated over the interval since these statistics
were last requested or reset. This value will be zero if it has not been requested or reset
since a controller restart.
number-of-reads uint64 The number of read operations since these statistics were last reset or since the
controller was restarted.
number-of-writes uint64 The number of write operations since these statistics were last reset or since the
controller was restarted.
data-read string The amount of data read since these statistics were last reset or since the controller
was restarted.
data-read-numeric uint64 Unformatted data-read value.
data-written string The amount of data written since these statistics were last reset or since the controller
was restarted.
data-written-numeric uint64 Unformatted data-written value.
allocated-pages uint32 The number of pages allocated to the volume.
percent-tier-ssd uint16 The percentage of volume capacity occupied by data in the Performance tier.
percent-tier-sas uint16 The percentage of volume capacity occupied by data in the Standard tier.
percent-tier-sata uint16 The percentage of volume capacity occupied by data in the Archive tier.
percent-allocated-rfc uint16 The percentage of volume capacity occupied by data in read cache.
pages-alloc-per-minute uint32 The average number of pages being allocated to the volume each minute.
pages-dealloc-per-minute uint32 The average number of pages being deallocated from the volume each minute.
shared-pages uint32 The number of pages that are shared between this volume and any other volumes. This
amount of storage will not be deallocated if the volume is deleted.
write-cache-hits uint64 For the controller that owns the volume, the number of times the block written to is
found in cache.
write-cache-misses uint64 For the controller that owns the volume, the number of times the block written to is not
found in cache.
read-cache-hits uint64 For the controller that owns the volume, the number of times the block to be read is
found in cache.
API basetype properties 431