Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 905 Bytes

NodeSledsNode.md

File metadata and controls

14 lines (10 loc) · 905 Bytes

NodeSledsNode

Properties

Name Type Description Notes
Error_ string Error message, if the HTTP status returned from this node was not 200. [optional] [default to null]
Id int32 Node ID of the node reporting this information. [optional] [default to null]
Lnn int32 Logical node number of the node reporting this information. [optional] [default to null]
Sleds []NodeSledsNodeSled List of the sleds in this node. [optional] [default to null]
Status int32 Status of the HTTP response from this node if not 200. If 200, this field does not appear. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]