[{"label":"Latest (v1.1)","version":"latest"}]
vmc
AwsSddcConfig
AllOf
This class requires all of the following:
JSON Example
{
"account_link_config": {
"delay_account_link": false
},
"account_link_sddc_config": [
{
"connected_account_id": "string",
"customer_subnet_ids": [
"string"
]
}
],
"deployment_type": "SingleAZ",
"existing_vpc_id": "string",
"host_instance_type": "i3.metal",
"msft_license_config": {
"academic_license": false,
"mssql_licensing": "DISABLED",
"windows_licensing": "DISABLED"
},
"name": "string",
"num_hosts": 0,
"outpost_id": "string",
"provider": "AWS",
"region": "string",
"sddc_id": "string",
"sddc_template_id": "string",
"sddc_type": "string",
"size": "nsx_small",
"skip_creating_vxlan": false,
"sso_domain": "string",
"storage_capacity": 0,
"vpc_cidr": "string",
"vxlan_subnet": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-vapi-discriminated-by: AWS