HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 81 Message Body Port Property JSON Objects for All-Ports Query (continued)
DescriptionAPI TypeJSON TypeMember
Maximum length is 15
characters.
(Since WSAPI 1.2)
Array of device name
(cage0, host1, etc.) of the
device connected to the port.
array of name31array of stringdevice
(Since WSAPI 1.2)
Location of failover partner
port in
portPos objectobjectpartnerPos
<Node>:<Slot>:<Port>
format.
(Since WSAPI 1.2)
The state of the failover
operation, shown for the two
portFailoverState EnumnumberfailoverState
ports indicated in the N:S:P
and Partner columns. The
value can be one of the
following:
none: No failover in
operation.
failover_pending: In
the process of failing over
to partner.
failed_over: Failed
over to partner.
active: The partner port
is failed over to this port.
active_down: The
partner port is failed over
to this port, but this port
is down.
failback_pending: In
the process of failing
back from partner.
(Since WSAPI 1.2)
For RCIP and iSCSI ports
only; not included in the
JSON object for other ports.
stringstringIPAddr
(Since WSAPI 1.2)
For iSCSI port only; not
included in the JSON object
for other ports.
Name223stringiSCSIName
(Since WSAPI 1.2)
Ethernet node MAC address.MACstringenodeMACAddr
PFC mask.HexstringpfcMask
All-Ports Query Errors
The INT_SERV_ERR might be returned upon querying all volumes. For details about this error
code, see Table 5 (page 22). For generic API error codes, see Table 5 (page 22).
Querying All Ports 95