Resources | node | addressContext | dynamicBlackList | dblPolicerStatus

dblPolicerStatus

Specifies the collection of DBL list policer status.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
type Application type. sip (1)
trunkGroupName The unique per server assigned application index when it was created. For SIP application type, this index is the same as SIP trunk group index.
profile The DBL profile this entry is created against.
rule The DBL rule this entry is created against.
cumulativeEnforcements The cumulative DBL policer enforcements during the lifetime of the effective profile/rule.
policerEnforcements The current DBL policer enforcements (black list on NP) .
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/node/{nodeName}/addressContext/{name}/dynamicBlackList/dblPolicerStatus/{type},{trunkGroupName},{profile},{rule}

  • No labels