Resources | global | facTotalBlockCountStats

facTotalBlockCountStats

The stats shows total number of packets dropped due to all blocking entries. This count will be reset on restart of the SBC.

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

Operational Data

ParameterDescription
KeyVal Dummy key for list as all entries of the the list can't be keys.
totalBlockCount The stats shows total number of packets dropped due to all blocking entries.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/global/facTotalBlockCountStats/{KeyVal}

  • No labels