HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 80 Message Body JSON Objects for Port Collection
DescriptionAPI TypeJSON TypeMember
Number of port objects
returned.
int32numberTotal
(Since WSAPI 1.2)
Storage port properties.array of Port Property
objects
array of objectsmembers
(Since WSAPI 1.2)
The total is the number of objects in the collection. The members object is a JSON array of zero
or more JSON objects, one object for each port on the system. These objects are described in
Table 81 (page 94).
Table 81 Message Body Port Property JSON Objects for All-Ports Query
DescriptionAPI TypeJSON TypeMember
Port n:s:p.portPos objectobjectportPos
(Since WSAPI 1.2)
Port mode.portMode Enumnumbermode
(Since WSAPI 1.2)
Port link state.portLinkState EnumnumberlinkState
(Since WSAPI 1.2)
Node WWN that is unique
across all ports.
WWNstringnodeWWN
(Since WSAPI 1.2)
Port WWN for FCoE and FC
ports. Not included in JSON
for other ports.
WWNstringportWWN
(Since WSAPI 1.2)
Port connection type.portConnType Enumnumbertype
(Since WSAPI 1.2)
Hardware address for RCIP
and iSCSI ports. Not
MACstringHWAddr
included in JSON for other
ports.
Indicates the port protocol
type:
portProtocol Enumnumberprotocol
FC: Fibre Channel
FCoE: Fibre Channel
over Ethernet
IP: Internet Protocol
(remote copy)
iSCSI: iSCSI
: No mode selected (for
CNA ports)
(Since WSAPI 1.2)
Configurable,
human-readable label
stringstringlabel
identifying the HBA port.
94 Working with Ports and Switches