| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/isOAM !='true' and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices' or (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType = 'microservices' and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/cnfPodType = 'sc' or /NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/cnfPodType = 'cs')))) |
Parameter | Description | |
---|---|---|
name | The name of this IP trunk group. | |
attemptedCalls | Current Attempted ocs Call statistics. | |
relayedCalls | Current Realyed ocs Invite to Engress side statistics. | |
establishedCalls | Current Established ocs Call statistics. | |
successfulCalls | Current Successful ocs Call statistics. | |
failedCalls | Current Failed ocs Call statistics. | |
pendingCalls | Current Pending ocs Call statistics. | |
rejectedCalls | Current SBX Rejected ocs Call statistics. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListSipPeerPerformanceStats:sipOcsCallCurrentStatistics={name} |