You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Current »
Resources |
node |
global |
policyServer |
contractorBasedOrigBlockedTable
contractorBasedOrigBlockedTable Specifies the Traffic Management related counters for blocked contractor number based origination. |
Exists on Condition | (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../../NODE_LIST:nodeName]/system/deploymentType != 'microservices') |
Operational Data
| Parameter | Description |
---|
| blockedEntity |
Entity Id (national number) for contractor number based origination with traffic control
|
| blockedEntity2 |
Entity Id2 (country id) for contractor number based origination with traffic control
|
| blockedValue |
Number of blocked calls from contractor number based 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:contractorBasedOrigBlockedTable={blockedEntity},{blockedEntity2} |