Click or drag to resize

GetClusterHardwareInfoResultClusterHardwareInfo Property

Hardware information for all nodes and drives in the cluster. Each object in this output is labeled with the nodeID of the given node.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public ClusterHardwareInfo ClusterHardwareInfo { get; set; }

Property Value

Type: ClusterHardwareInfo
See Also