Resources | node | system | loadBalancingService | policerSeedNodeStatus

policerSeedNodeStatus

specifies the policer cluster seed 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
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}

  • No labels