| |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
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. | |
profileName | The DBL profile this entry is created against. | |
ruleName | 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) . |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListDbl:enhancedDBL/enhancedDblPolicerStatus={trunkGroupName},{profileName},{ruleName} |