Resources | node | system | highAvailabilityPort | status

status

Specifies the status of the high availability (HA) port.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
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.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListHaPort:highAvailabilityPort/status={ceName},{portName}

  • No labels