Cluster

Cluster
Cluster
JSON Example
{
    "esx_host_list": [
        {
            "name": "string",
            "availability_zone": "string",
            "esx_id": "string",
            "hostname": "string",
            "provider": "string",
            "instance_type": "string",
            "mac_address": "string",
            "custom_properties": {
                "custom_properties": "string"
            },
            "esx_state": "string",
            "internal_public_ip_pool": [
                {
                    "public_ip": "string",
                    "name": "string",
                    "allocation_id": "string",
                    "dnat_rule_id": "string",
                    "associated_private_ip": "string",
                    "snat_rule_id": "string"
                }
            ]
        }
    ],
    "cluster_state": "string",
    "aws_kms_info": {
        "amazon_resource_name": "string"
    },
    "esx_host_info": {
        "instance_type": "string"
    },
    "host_cpu_cores_count": 0,
    "cluster_capacity": {
        "storage_capacity_gib": 0,
        "memory_capacity_gib": 0,
        "total_number_of_cores": 0,
        "number_of_ssds": 0,
        "cpu_capacity_ghz": "number",
        "number_of_sockets": 0
    },
    "cluster_id": "string",
    "cluster_name": "string"
}
array of AwsEsxHost
esx_host_list
Optional

esx_host_list

string
cluster_state
Optional

cluster_state

Possible values are : DEPLOYING, ADDING_HOSTS, READY, FAILED,
aws_kms_info
Optional

aws_kms_info

esx_host_info
Optional

esx_host_info

integer As int32 As int32
host_cpu_cores_count
Optional

Number of cores enabled on ESX hosts added to this cluster

cluster_capacity
Optional

Decribes the capacity of a given entity.

string
cluster_id
Required

cluster_id

string
cluster_name
Optional

cluster_name