| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
relayport | Relay Port Index. | |
transId | The transaction Id for this call. | |
packetRxTx | The number of packets received and transmitted for this call.. | |
dataRxTx | The number of data received and transmitted for this call.. | |
inboundZone | The name of the zone. | |
inboundLocalPeer | The IPv4 or IPv6 address of ingress local peer. | |
inboundRemotePeer | The IPv4 or IPv6 address of ingress remote peer. | |
outboundZone | The name of the zone. | |
outboundLocalPeer | The IPv4 or IPv6 address egress local peer. | |
outboundRemotePeer | The IPv4 or IPv6 address egress remote peer. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListRelayStats:relaySessionStats={relayport},{transId} |