Resources | node | global | facCurrentblockingEntries

facCurrentblockingEntries

The status command shows all current blocking entries.

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

Operational Data

ParameterDescription
keyType Key type such as call-id, calling party number etc
keyEntity Key values of call-id, calling party number etc
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListGlobal:global/facCurrentblockingEntries={keyType},{keyEntity}

  • No labels