Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.62 KB

ClusterNodeExtendedExtended.md

File metadata and controls

19 lines (15 loc) · 1.62 KB

ClusterNodeExtendedExtended

Properties

Name Type Description Notes
DriveDConfig *ClusterNodeDriveDConfig An object containing a node's drive subsystem XML configuration file. [optional] [default to null]
Drives []NodeDrivesNodeDrive List of the drives in this node. [optional] [default to null]
Hardware *ClusterNodeHardware Node hardware identifying information (static). [optional] [default to null]
Id int32 Node ID (Device Number) of this node. [optional] [default to null]
Lnn int32 Logical Node Number (LNN) of this node. [optional] [default to null]
Partitions *ClusterNodePartitions Node partition information. [optional] [default to null]
Sensors *ClusterNodeSensors Node sensor information (hardware reported). [optional] [default to null]
Sleds []NodeSledsNodeSled List of the sleds in this node. [optional] [default to null]
State *ClusterNodeStateExtendedExtended Node state information (reported and modifiable). [optional] [default to null]
Status *ClusterNodeStatus Node status information (hardware reported). [optional] [default to null]

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