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')

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.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/addressContext/{name}/surrRegCountStatistics/{name}

  • No labels