| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/sbcPersonality/role !='slb') |
Parameter | Description | |
---|---|---|
name | IP peer name | |
egressActiveCalls | Number of active calls on IP PEER | |
egressSustainedCallRate | Sustained Call Rate of the IP PEER | |
currentPGRD | Current Post Gateway Routing Delay for the IP PEER | |
currentASR | Current ASR value of IP PEER | |
qosDropCount | Number of times this IP PEER is dropped from route list due to KPI Threshold breach |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListIpPeer:peerQosStatus={name} |