Resources | node | addressContext | zone | filterSipSrcStatistics

filterSipSrcStatistics

The Statistics on filtering SIP message based on sources address.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
name The name of this zone.
filteredSipMsgCount The total number of SIP message dropped.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/node/{nodeName}/addressContext/{name}/zone/{name}/filterSipSrcStatistics/{name}

  • No labels