ClusterConfig

ClusterConfig
ClusterConfig
JSON Example
{
    "host_cpu_cores_count": 0,
    "host_instance_type": "string",
    "storage_capacity": 0,
    "msft_license_config": {
        "mssql_licensing": "string",
        "academic_license": false,
        "windows_licensing": "string"
    },
    "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

integer As int64 As int64
storage_capacity
Optional

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

msft_license_config
Optional

msft_license_config

integer As int32 As int32
num_hosts
Required

num_hosts

Parameter To