CLI Guide

Table Of Contents
Table 96. replication-snapshot-history properties (continued)
Name Type Description
current- replication-
snapshots
Embedded; see current-replication-snapshots on page 310.
reset-snapshot-tasks
This basetype is used by show tasks on page 250 for a ResetSnapshot operation.
Table 97. reset-snapshot-tasks properties
Name Type Description
snapshot-name string Name of the snapshot to reset.
snapshot-serial string Serial number of the snapshot to reset.
resettable-statistics
This basetype is used by show pool-statistics on page 221 and show tier-statistics on page 255.
Table 98. resettable-statistics properties
Name Type Description
serial-number string The serial number of the pool or tier.
time-since-reset uint32 The amount of time, in seconds, since these statistics were last reset, either by a
user or by a controller restart.
time-since-sample uint32 The amount of time, in milliseconds, since this set of statistics was last sampled
by the Storage Controller.
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.
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 The number of 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.
avg-rsp-time uint32 The average response time, in microseconds, for read and write operations since
the last sampling time.
avg-read-rsp-time uint32 The average response time, in microseconds, for read operations since the last
sampling time.
386 API basetype properties