| |
Exists on Condition | (/system/deploymentType != 'microservices' or (/system/deploymentType = 'microservices' and /system/cnfPodType = 'sc')) |
Parameter | Description | |
---|---|---|
name | The name of this zone. | |
filteredSipMsgCount | The total number of SIP message dropped. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusZone:zone={name}/sonusFilterSipSrc:filterSipSrcStatistics={name} |