Querying All Ports; All-Ports Query Success; Port Portprotocol Enumeration; Port Portfailoverstate Enumeration - HP 3PAR StoreServ 7200 2-node Manual

Hp 3par web service api 1.2 developer's guide (qr482-96192, june 2013)
Hide thumbs Also See for 3PAR StoreServ 7200 2-node:
Table of Contents

Advertisement

Table 58 Port portProtocol Enumeration
Symbol
FC
iSCSI
FCOE
IP
SAS
The HP 3PAR OS API server returns port failover state enumeration as shown in
65).
Table 59 Port portFailOverState Enumeration
Symbol
NONE
FAILOVER_PENDING
FAILED_OVER
ACTIVE
ACTIVE_DOWN
ACTIVE_FAILED
FAILBACK_PENDING

Querying All Ports

To query port information, use the HTTP GET method in the URI, with no message body:
https://<storage system>:8080/api/v1/ports

All-ports Query Success

Unless an error occurs, the response includes a message body as specified in
Value
1
2
3
4
5
Value
1
2
3
4
5
6
7
Description
Fibre Channel.
(Since WSAPI 1.2)
iSCSI.
(Since WSAPI 1.2)
Fibre Channel over Ethernet
(Since WSAPI 1.2)
Internet Protocol (Remote Copy)
(Since WSAPI 1.2)
Serial-attached SCSI.
(Since WSAPI 1.2)
Table 59 (page
Description
No failover in operation.
(Since WSAPI 1.2)
In the process of failing over to partner.
(Since WSAPI 1.2)
Failed over to partner.
(Since WSAPI 1.2)
The partner port is failed over to this
port.
(Since WSAPI 1.2)
(Since WSAPI 1.2)
The partner port is failed over to this
port, but this port is down.
(Since WSAPI 1.2)
In the process of failing back from
partner.
(Since WSAPI 1.2)
Table 60 (page
Querying All Ports
66).
65

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents