| |
Exists on Condition | (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp') and (/system/deploymentType != 'microservices') |
Parameter | Description | |
---|---|---|
name | Name of the system. | |
surrRegActiveRegCount | Indicates the number of active surrogate registrations | |
surrRegConfiguredCount | Indicates the number of configured surrogate Ip Peers. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusSipReg:surrRegCountStatistics={name} |