Resources | addressContext | zone | peerSurrRegStatus

peerSurrRegStatus

Provides Surrogate Registration state of IP Peer.

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

Operational Data

ParameterDescription
peerName Name of this peer
surrRegState Surrogate Registration state of the peer
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusAddressContext:addressContext={name}/sonusZone:zone={name}/sonusIpPeer:peerSurrRegStatus={peerName}

  • No labels