Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.16 KB

ClusterNodeExtended.md

File metadata and controls

17 lines (13 loc) · 1.16 KB

ClusterNodeExtended

Properties

Name Type Description Notes
drives list[NodeDrivesNodeDrive] List of the drives in this node. [optional]
hardware ClusterNodeHardware Node hardware identifying information (static). [optional]
id int Node ID (Device Number) of this node. [optional]
lnn int Logical Node Number (LNN) of this node. [optional]
partitions ClusterNodePartitions Node partition information. [optional]
sensors ClusterNodeSensors Node sensor information (hardware reported). [optional]
state ClusterNodeStateExtended Node state information (reported and modifiable). [optional]
status ClusterNodeStatus Node status information (hardware reported). [optional]

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