AddNodesRequestPendingNodes Property |
List of pending NodeIDs for the nodes to be added. You can obtain the list of pending nodes using the ListPendingNodes method.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public long[] PendingNodes { get; set; }
Property Value
Type:
Int64See Also