CLI Guide

Table Of Contents
host-group-view
This basetype is used by show maps on page 214 when the initiator parameter is specified.
Table 57. host-group-view properties
Name Type Description
durable-id string Host group ID.
serial-number string The serial number of the host group.
group-name string The name of the host group in the format host-group.*.*, where the first
* represents all hosts in the group and the second * represents all initiators in
those hosts.
host-view-mappings Embedded; see host-view-mappings on page 354.
host-port-statistics
This basetype is used by show host-port statistics on page 209.
Table 58. host-port-statistics properties
Name Type Description
durable-id string Host port ID in the format hostport_controller-ID-and-port-number.
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 Number of read operations since these statistics were last reset or since the
controller was restarted.
number-of-writes uint64 Number of write operations since these statistics were last reset or since the
controller was restarted.
data-read string 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 Amount of data written since these statistics were last reset or since the
controller was restarted.
data-written-numeric uint64 Unformatted data-written value.
queue-depth uint32 The number of pending I/O operations currently being serviced.
avg-rsp-time uint32 Average response time in microseconds for read and write operations, calculated
over the interval since these statistics were last requested or reset.
avg-read-rsp-time uint32 Average response time, in microseconds, for all read operations, calculated over
the interval since these statistics were last requested or reset.
avg-write-rsp-time uint32 Average response time, in microseconds, for all write operations, calculated over
the interval since these statistics were last requested or reset.
reset-time string Date and time, in the format year-month-day hour:minutes:seconds,
when these statistics were last reset, either by a user or by a controller restart.
API basetype properties 353