| |
Exists on Condition | /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/sonusAddressContext:addressContext={name}/sonusZone:zone={name}/sonusIpPeer:peerQosStatus={name} |