ClusterConfig

ClusterConfig
ClusterConfig
JSON Example
{
    "host_cpu_cores_count": 0,
    "host_instance_type": "string",
    "storage_capacity": 0,
    "num_hosts": 0
}
integer As int32 As int32
host_cpu_cores_count
Optional

Customize CPU cores on hosts in a cluster. Specify number of cores to be enabled on hosts in a cluster.

host_instance_type
Optional

host_instance_type

Possible values are : i3.metal, r5.metal, i3en.metal,
integer As int64 As int64
storage_capacity
Optional

For EBS-backed instances only, the requested storage capacity in GiB.

integer As int32 As int32
num_hosts
Required

num_hosts

Parameter To