Resources | global | facCurrentblockingEntries

facCurrentblockingEntries

The status command shows all current blocking entries.

Exists on Condition (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp') and (/system/sbcPersonality/role !='slb') and (/system/isOAM !='true')

Operational Data

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

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/facCurrentblockingEntries/{keyType},{keyEntity}

  • No labels