Resources | node | addressContext | zone | ipPeer | pathCheck

pathCheck

The Pathcheck profile specifies the conditions that constitute a connectivity failure, and in the event of such a failure, the conditions that constitute a connectivity recovery. This object is used to configure the ping options.

Exists on Condition (/system/isOAM ='true') and ((/system/deploymentType != 'microservices'))

Operations

Operation NameDescription
localAdminState Changes the Local Admin state of the peer manually
remoteAdminState Changes the Remote Admin state of the peer manually
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListZone:zone={name}/sonusNodeListIpPeer:ipPeer={name}/pathCheck

  • No labels