Click or drag to resize

CreateClusterRequest Properties

The CreateClusterRequest type exposes the following members.

Properties
  NameDescription
Public propertyAcceptEula
Required to indicate your acceptance of the End User License Agreement when creating this cluster. To accept the EULA, set this parameter to true.
Public propertyAttributes
List of name-value pairs in JSON object format.
Public propertyEnableSoftwareEncryptionAtRest
Enable this flag to use software-based encryption-at-rest. Defaults to true on SolidFire software-only clusters. Defaults to false on all other clusters.
Public propertyMvip
Floating (virtual) IP address for the cluster on the management network.
Public propertyNodes
CIP/SIP addresses of the initial set of nodes making up the cluster. This node's IP must be in the list.
Public propertyOrderNumber
Alphanumeric sales order number. May be required on software-based platforms.
Public propertyPassword
Initial password for the cluster admin account.
Public propertySerialNumber
Nine-digit alphanumeric Serial Number. May be required on software-based platforms.
Public propertySvip
Floating (virtual) IP address for the cluster on the storage (iSCSI) network.
Public propertyUsername
Username for the cluster admin.
Top
See Also