Resources | node | global | system | nodeStatus

nodeStatus

Shows if the node is out of service.

Exists on Condition /system/isOAM ='true'

Operational Data

ParameterDescription
node This object indicates the node
state The operational mode to place this Node in.
action The action when putting this system outOfService.
dryUpTimeout Timeout value (in minutes) for the dry up action.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListGlobal:global/system/nodeStatus={node}

  • No labels