SddcConfig
{
"msft_license_config": {
"mssql_licensing": "string",
"academic_license": false,
"windows_licensing": "string"
},
"vpc_cidr": "string",
"host_instance_type": "string",
"skip_creating_vxlan": false,
"vxlan_subnet": "string",
"size": "string",
"outpost_id": "string",
"storage_capacity": 0,
"name": "string",
"account_link_sddc_config": [
{
"customer_subnet_ids": [
"string"
],
"connected_account_id": "string"
}
],
"sddc_id": "string",
"num_hosts": 0,
"sddc_type": "string",
"account_link_config": {
"delay_account_link": false
},
"provider": "string",
"sso_domain": "string",
"sddc_template_id": "string",
"deployment_type": "string"
}
AWS VPC IP range. Only prefix of 16 or 20 is currently supported.
skip creating vxlan for compute gateway for SDDC provisioning
VXLAN IP subnet in CIDR for compute gateway
The size of the vCenter and NSX appliances. "large" sddcSize corresponds to a 'large' vCenter appliance and 'large' NSX appliance. 'medium' sddcSize corresponds to 'medium' vCenter appliance and 'medium' NSX appliance. Value defaults to 'medium'.
Outpost ID of the SDDC. Used only for outpost deployments.
The storage capacity value to be requested for the sddc primary cluster, in GiBs. If provided, instead of using the direct-attached storage, a capacity value amount of seperable storage will be used.
name
A list of the SDDC linking configurations to use.
If provided, will be assigned as SDDC id of the provisioned SDDC.
num_hosts
Denotes the sddc type , if the value is null or empty, the type is considered as default.
Determines what additional properties are available based on cloud provider.
The SSO domain name to use for vSphere users. If not specified, vmc.local will be used.
If provided, configuration from the template will applied to the provisioned SDDC.
Denotes if request is for a SingleAZ or a MultiAZ SDDC. Default is SingleAZ.