| |
Exists on Condition | /system/isOAM ='true' |
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. |
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} |