| |
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]/SYS:system/SYS:deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
leaderId | Leader instance index | |
leaderIPAddress | The IP address of leader instance | |
state | State of leader instance |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/sonusNodeListLoadBalancingService:loadBalancingService/dspLeaderStatus={leaderId} |