Resources | node | addressContext | linkDetectionGroupStatus

linkDetectionGroupStatus

Specifies the link detection group status.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
name The name of this link detection group.
failures The current number of link monitors within this link detection group that have declared themselves failed.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListLvm:linkDetectionGroupStatus={name}

  • No labels