Resources | node | global | policyServer | translatedDestAllowedTable

translatedDestAllowedTable

Specifies the Traffic Management related counters for allowed translated 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
allowedEntity Entity Id (national number) for translated destination with traffic control
allowedEntity2 Entity Id2 (country id) for translated destination with traffic control
allowedValue Number of allowed calls to translated destination 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:translatedDestAllowedTable={allowedEntity},{allowedEntity2}

  • No labels