Click or drag to resize

ListPendingActiveNodesResultPendingActiveNodes Property

List of objects detailing information about all PendingActive nodes in the system.

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

Property Value

Type: PendingActiveNode
See Also