| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/SYS:system/SYS:sbcPersonality/SYS:role ='ssbc' and /NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
seedId | Seed node index | |
seedNodeIPAddress | The IP address of seed node instance |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListLoadBalancingService:loadBalancingService/policerSeedNodeStatus={seedId} |