Click or drag to resize

GetClusterStateResultNodes Property

Array of NodeStateResult objects for each node in the cluster.

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

Property Value

Type: NodeStateResult
See Also