Create a cluster.

Create a cluster with given network and cluster configuration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Specifies the parameters to create cluster.

Specifies the parameters required to create cluster.

cloudClusterParams
object | null

Specifies the parameters which are specific to creation of cloud cluster. It is required if clusterType is Cloud.

boolean | null
required

Specifies whether or not to enable encryption. If encryption is enabled, all data on the Cluster will be encrypted. This can only be enabled at Cluster creation time and cannot be disabled later.

string | null
required

Specifies the name of the new cluster.

networkConfig
object | null
required

Specifies all of the parameters needed for network configuration of the new Cluster.

physicalClusterParams
object

Specifies the parameters which are specific to creation of physical cluster. It is required if clusterType is Physical.

proxyServerConfig
object | null

Specifies the proxy to use for external HTTP traffic.

rigelClusterParams
object | null

Specifies the parameters which are specific to creation of rigel cluster. It is required if clusterType is Rigel.

string | null
enum
required

Specifies the type of the new cluster.

Allowed:
virtualClusterParams
object

Specifies the parameters which are specific to creation of virtual cluster. It is required if clusterType is Virtual.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json