Resources | node | global | policyServer | finalDestBlockedTable

finalDestBlockedTable

Specifies the Traffic Management related counters for blocked final destination number.

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

Operational Data

ParameterDescription
blockedEntity Entity Id (national number) for final destination number with traffic control
blockedEntity2 Entity Id2 (country id) for final destination number with traffic control
blockedValue Number of blocked calls to final destination number with traffic control
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListGlobal:global/policyServer/sonusNodeListPes:finalDestBlockedTable={blockedEntity},{blockedEntity2}

  • No labels