EsxHost

EsxHost
EsxHost
JSON Example
{
    "availability_zone": "string",
    "esx_id": "string",
    "durable_host_name": "string",
    "state_last_updated": "string",
    "name": "string",
    "custom_properties": {
        "custom_properties": "string"
    },
    "hostname": "string",
    "provider": "string",
    "instance_type": "string",
    "mac_address": "string",
    "esx_state": "string"
}
string
availability_zone
Optional

Availability zone where the host is provisioned.

string
esx_id
Optional

esx_id

string
durable_host_name
Optional

durable_host_name

string As date-time As date-time
state_last_updated
Optional

state_last_updated

string
name
Optional

name

object
custom_properties
Optional

custom_properties

string
hostname
Optional

hostname

string
provider
Required

provider

string
instance_type
Optional

Backing cloud provider instance type for host.

string
mac_address
Optional

mac_address

string
esx_state
Optional

esx_state

Possible values are : DEPLOYING, INITIALIZING, PROVISIONED, READY, DELETING, DELETED, FAILED, ADDING_TO_VCENTER, DELETING_FROM_VCENTER, PENDING_CLOUD_DELETION,
Used By