Resources | node | system | ledStatus

ledStatus

Displays status of various LEDs of the server.

Exists on Condition (/system/isOAM ='true') and (/NODE_LIST:node[NODE_LIST:nodeName=current()/../NODE_LIST:nodeName]/system/serverAdmin/hwType!='ConnexIP5000')

Operational Data

ParameterDescription
serverName Identifies the server.
ledType Indicates the LED type.
ledState Indicates the LED state.
ledColor Indicates the LED color.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusNodeList:node={nodeName}/sonusNodeListSystem:system/ledStatus={serverName},{ledType}

  • No labels