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

SddcResourceConfig

Properties

string
provider Required

Discriminator for additional properties

Possible values are: AWSZEROCLOUD


array of string
availability_zones Optional

Availability zones over which esx hosts are provisioned. MultiAZ SDDCs will have hosts provisioned over two availability zones while SingleAZ SDDCs will provision over one.


string
cloud_password Optional

Password for vCenter SDDC administrator


string
cloud_user_group Optional

Group name for vCenter SDDC administrator


string
cloud_username Optional

Username for vCenter SDDC administrator


array of Cluster
clusters Optional

List of clusters in the SDDC.


map of string
custom_properties Optional

boolean
cvds_enabled Optional

This flag determines whether CVDS is enabled on this sddc or not.


string
deployment_type Optional

Denotes if this is a SingleAZ SDDC or a MultiAZ SDDC.

Possible values are: SINGLE_AZMULTI_AZ


boolean
dns_with_management_vm_private_ip Optional

if true, use the private IP addresses to register DNS records for the management VMs


string
esx_cluster_id Optional

Cluster Id to add ESX workflow


string
esx_host_subnet Optional

ESX host subnet


array of AwsEsxHost
esx_hosts Optional

string
management_ds Optional

The ManagedObjectReference of the management Datastore


string
management_rp Optional

string
mgmt_appliance_network_name Optional

Name for management appliance network.


string
mgw_id Optional

Management Gateway Id


msft_license_config Optional

The Microsoft license status of this SDDC.


boolean
nfs_mode Optional

Nfs Mode Flag, for nfs mounting.


string
nsx_api_public_endpoint_url Optional

nsx api entire base url


string
nsx_cloud_admin Optional

NSX cloud admin user name


string
nsx_cloud_admin_password Optional

NSX cloud admin password


string
nsx_cloud_audit Optional

NSX cloud audit user name


string
nsx_cloud_audit_password Optional

NSX cloud audit Password


array of string
nsx_controller_ips Optional

List of Controller IPs


string
nsx_mgr_login_url Optional

URL of the NSX Manager UI login for local user access


string
nsx_mgr_management_ip Optional

NSX Manager internal management IP


string
nsx_mgr_url Optional

URL of the NSX Manager


nsx_native_client Optional

NSX-T Native Oauth client for UI.


boolean
nsxt Optional

if true, NSX-T UI is enabled.


nsxt_addons Optional

Details the state of different NSX add-ons.


outpost_config Optional

Outpost configuration of this SDDC.


pop_agent_xeni_connection Optional

array of string
cgws Optional

string
psc_ip Optional

(deprecated)


string
psc_management_ip Optional

PSC internal management IP


string
psc_url Optional

URL of the PSC server


string
region Optional

region in which sddc is deployed


boolean
sddc_desired_state Optional

Whether this sddc is maintained by its desired state documents.


string
sddc_id Optional

sddc identifier


sddc_manifest Optional

Describes software components of the installed SDDC


array of string
sddc_networks Optional

sddc_security Optional

Details the sddc securtity profiles and Harden state.


sddc_size Optional

Size of the SDDC


boolean
skip_creating_vxlan Optional

skip creating vxlan for compute gateway for SDDC provisioning


string
sso_domain Optional

The SSO domain name to use for vSphere users


boolean
two_hostname_vc_deployment Optional

Marks that the SDDC VC should be deployed with two hostnames.


boolean
vc_containerized_permissions_enabled Optional

Mark if Containerized Permissions has been enabled on vCenter.


string
vc_instance_id Optional

unique id of the vCenter server


string
vc_ip Optional

(deprecated)


string
vc_management_ip Optional

vCenter internal management IP


string
vc_public_ip Optional

vCenter public IP


string
vc_url Optional

URL of the vCenter server


boolean
vlcm_enabled Optional

This flag determines whether vLCM is enabled on this sddc or not.


string
vxlan_subnet Optional

VXLAN IP subnet


string
witness_availability_zone Optional

Availability zone where the witness node is provisioned for a MultiAZ SDDC. This is null for a SingleAZ SDDC.

JSON Example

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

AwsSddcResourceConfig

Feedback

Was this page helpful?