| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/SYS:system/SYS:sbcPersonality/SYS:role !='msbc') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/SYS:system/SYS:sbcPersonality/SYS:role !='mrfp') |
Parameter | Description | |
---|---|---|
ID | The IP address of the node | |
callResourceCount | Call capacity of the node | |
registrationResourceCount | Registration capacity of the node |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListLoadBalancingService:loadBalancingService/resourceInfoStatus={ID} |