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

AwsAgent

AllOf


This class requires all of the following:

JSON Example

{
	"addresses": [
		"string"
	],
	"agent_state": "NOT_READY",
	"agent_url": "string",
	"availability_zone_info_id": "string",
	"cert_enabled": false,
	"custom_properties": {
		"key": "string"
	},
	"default_eni_id": "string",
	"healthy": false,
	"hostname_verifier_enabled": false,
	"id": "string",
	"instance_id": "string",
	"instance_profile_info": {
		"instance_profile_name": "string",
		"policy_name": "string",
		"role_name": "string"
	},
	"internal_ip": "string",
	"key_pair": {
		"key_fingerprint": "string",
		"key_material": "string",
		"key_name": "string"
	},
	"management_ip": "string",
	"master": false,
	"network_cidr": "string",
	"network_gateway": "string",
	"network_netmask": "string",
	"provider": "string",
	"sddc_csp_oauth_client": {
		"create_at": "string",
		"csp_oauth_client": {
			"client_id": "string",
			"client_secret": "string"
		}
	},
	"tenant_service_info": {
		"s3_log_bucket_arn": "string"
	},
	"tinyproxy_whitelist": [
		"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

Feedback

Was this page helpful?