Resources | node | addressContext | logicalSigAddressBindingStatus

logicalSigAddressBindingStatus

Specifies the status of the logical signaling address bindings.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
ipInterface The name of the IP interface of this logical signaling address binding table.
ipAddress The instantiated logical signaling address bound to the IP interface
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListAddressContext:addressContext={name}/sonusNodeListIpInterface:logicalSigAddressBindingStatus={ipInterface},{ipAddress}

  • No labels