Resources | addressContext | surrRegCountStatistics

surrRegCountStatistics

Specifies the surrogate registration count statistics for the node.

Exists on Condition (/system/sbcPersonality/role !='msbc') and (/system/sbcPersonality/role !='mrfp') and (/system/deploymentType != 'microservices')

Operational Data

ParameterDescription
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}

  • No labels