SddcConfig
Properties
The account linking configuration, we will keep this one and remove accountLinkSddcConfig finally.
A list of the SDDC linking configurations to use.
Denotes if request is for a SingleAZ or a MultiAZ SDDC. Default is SingleAZ.
Possible values are: SingleAZ, MultiAZ
The instance type for the esx hosts in the primary cluster of the SDDC.
Indicates the desired licensing support, if any, of Microsoft software.
Determines what additional properties are available based on cloud provider.
Possible values are: AWS, ZEROCLOUD
If provided, will be assigned as SDDC id of the provisioned SDDC.
If provided, configuration from the template will applied to the provisioned SDDC.
Denotes the sddc type , if the value is null or empty, the type is considered as default.
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’.
Possible values are: nsx_small, medium, large, nsx_large
skip creating vxlan for compute gateway for SDDC provisioning
The SSO domain name to use for vSphere users. If not specified, vmc.local will be used.
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.
AWS VPC IP range. Only prefix of 16 or 20 is currently supported.
VXLAN IP subnet in CIDR for compute gateway
JSON Example
{
"name": "string",
"num_hosts": 0,
"provider": "string"
}