Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Resources | node | system | fanStatus

fanStatus

Specifies the fan status on the server(s).

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.
fanId The name of the fan (usually /FT0/F0/ /FT0/F1/ etc).
speed Indicates the fan speed in RPM.
RESTCONF API: GET Example

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