[{"label":"Latest (v1.1)","version":"latest"}]
vmc

AwsEsxHost

AllOf


This class requires all of the following:

JSON Example

{
	"availability_zone": "string",
	"custom_properties": {
		"key": "string"
	},
	"eni_list": [
		{
			"association_id": "string",
			"attachment_id": "string",
			"id": "string",
			"instance_id": "string",
			"mac_address": "string",
			"portgroup": "string",
			"private_ip": "string",
			"public_ips": [
				"string"
			],
			"secondary_ips": [
				"string"
			],
			"security_group_id": "string",
			"source_dest_check_false": false,
			"subnet_id": "string",
			"vmk_id": "string"
		}
	],
	"esx_id": "string",
	"esx_state": "DEPLOYING",
	"hostname": "string",
	"instance_type": "string",
	"internal_public_ip_pool": [
		{
			"allocation_id": "string",
			"associated_private_ip": "string",
			"dnat_rule_id": "string",
			"name": "string",
			"public_ip": "string",
			"snat_rule_id": "string"
		}
	],
	"mac_address": "string",
	"name": "string",
	"partition_number": 0,
	"provider": "string",
	"xeni_info": {
		"association_id": "string",
		"trunk_eni_id": "string",
		"x_eni_id": "string"
	}
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-vapi-discriminated-by: AWS
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Property Of

Cluster
SddcResourceConfig

Feedback

Was this page helpful?