Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 912 Bytes

NodeDrivesNode.md

File metadata and controls

14 lines (10 loc) · 912 Bytes

NodeDrivesNode

Properties

Name Type Description Notes
Drives []NodeDrivesNodeDrive List of the drives in this node. [optional] [default to null]
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]
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]