Resources | node | addressContext | ipAccessControlList | getAggrPolicers

getAggrPolicers

Aggregate Policers rule and statistics.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices' or (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType = 'microservices' and /NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/cnfPodType = 'slb'))

Operational Data

ParameterDescription
polId Policer ID
policingType Policing type.
zoneId Zone Id to which the aggregate policer belongs to.
policingMode Policing mode in packets per second
bucketSize Policer bucket size
creditRate Allowed packet rate
packetAccept Number packets accepted
packetDiscard Number packets discarded by the policer
aggPolName Aggregate policer name.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListIpAcl:ipAccessControlList/getAggrPolicers={polId}

  • No labels