EsxConfig

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

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

boolean
strict_placement
Optional

An option to indicate if the host needs to be strictly placed in a placement group. Fail the operation otherwise.

string
cluster_id
Optional

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

boolean
skip_subscriptions_check
Optional

An option to indicate if the subscription check can be skipped. By default it is false.

array of string
esxs
Optional

An optional list of ESX IDs to remove.

integer As int32 As int32
num_hosts
Required

num_hosts