EsxConfig

EsxConfig
EsxConfig
JSON Example
{
    "availability_zone": "string",
    "esxs": [
        "string"
    ],
    "cluster_id": "string",
    "num_hosts": 0
}
string
availability_zone
Optional

Availability zone where the hosts should be provisioned. (Can be specified only for privileged host operations).

array of string
esxs
Optional

An optional list of ESX IDs to remove.

string
cluster_id
Optional

An optional cluster id if the esxs operation has to be on a specific cluster.

integer As int32 As int32
num_hosts
Required

num_hosts

Parameter To