Resources | node | addressContext | surrRegCountStatistics

surrRegCountStatistics

Specifies the surrogate registration count statistics for the node.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/sbcPersonality/role !='msbc') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/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/node/{nodeName}/addressContext/{name}/surrRegCountStatistics/{name}

  • No labels