Resources | node | global | policyServer | originationAllowedTable

originationAllowedTable

Specifies the number of calls for which a origination number with a provisioned Traffic control was allowed to complete.

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 origination with traffic control
allowedEntity2 Entity Id2 (country id) for origination with traffic control
allowedValue Number of allowed calls from origination 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:originationAllowedTable={allowedEntity},{allowedEntity2}

  • No labels