Resources | addressContext | zone | peerPathchkStatus

peerPathchkStatus

Provides ping state, local admin state and remote admin state for a peer.

Exists on Condition /system/sbcPersonality/role !='slb'

Operational Data

ParameterDescription
peerName Name of this peer
pingState Ping state of the peer
localAdminState Local admin state of the peer
remoteAdminState Remote admin 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:peerPathchkStatus={peerName}

  • No labels