| |
Exists on Condition | (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp') and (/system/sbcPersonality/role !='slb') and (/system/isOAM !='true') |
Parameter | Description | |
---|---|---|
keyType | Key type such as call-id, calling party number etc | |
keyEntity | Key values of call-id, calling party number etc | |
entityBlockCount | This count shows incoming packet count dropped because of matching key/value pair of packet. This count will be reset whenever blocking entry is removed from the list.Entry can be removed when crash count comes below configured threshold count or added to facNonBlockingEntries list. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/facBlockingEntriesStatistics/{keyType},{keyEntity} |