ClusterConfig

ClusterConfig
ClusterConfig
JSON Example
{
    "num_hosts": 0,
    "storage_capacity": 0,
    "host_cpu_cores_count": 0
}
integer As int32 As int32
num_hosts
Required

num_hosts

integer As int64 As int64
storage_capacity
Optional

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

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.

Parameter To