|
Parameter | Description | |
---|---|---|
ceName | The host name is this server. | |
portName | The name of the port. | |
macAddress | The MAC address of this port. | |
ipAddress | The IP address of this port. | |
negotiatedSpeed | The negotiated speed of this port. | |
oosReason | The reason this port is out of service. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/highAvailabilityPort/status/{ceName},{portName} |