Click or drag to resize

CreateClusterRequestNodes Property

CIP/SIP addresses of the initial set of nodes making up the cluster. This node's IP must be in the list.

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

Property Value

Type: String
See Also