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.
            
            
                                    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
