Resources | node | system | loadBalancingService | policerLeaderStatus

policerLeaderStatus

specifies the policer cluster leader node status table.

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')

Operational Data

ParameterDescription
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/policerLeaderStatus={leaderId}

  • No labels