SddcResourceConfig
{
"mgmt_appliance_network_name": "string",
"nsxt": false,
"mgw_id": "string",
"nsx_mgr_url": "string",
"psc_management_ip": "string",
"psc_url": "string",
"cgws": [
"string"
],
"availability_zones": [
"string"
],
"management_ds": "string",
"nsx_api_public_endpoint_url": "string",
"custom_properties": {
"custom_properties": "string"
},
"cloud_password": "string",
"provider": "string",
"clusters": [
{
"esx_host_list": [
{
"name": "string",
"availability_zone": "string",
"esx_id": "string",
"hostname": "string",
"provider": "string",
"instance_type": "string",
"mac_address": "string",
"custom_properties": {
"custom_properties": "string"
},
"esx_state": "string",
"internal_public_ip_pool": [
{
"public_ip": "string",
"name": "string",
"allocation_id": "string",
"dnat_rule_id": "string",
"associated_private_ip": "string",
"snat_rule_id": "string"
}
]
}
],
"cluster_state": "string",
"aws_kms_info": {
"amazon_resource_name": "string"
},
"esx_host_info": {
"instance_type": "string"
},
"host_cpu_cores_count": 0,
"cluster_capacity": {
"storage_capacity_gib": 0,
"memory_capacity_gib": 0,
"total_number_of_cores": 0,
"number_of_ssds": 0,
"cpu_capacity_ghz": "number",
"number_of_sockets": 0
},
"cluster_id": "string",
"cluster_name": "string"
}
],
"vc_management_ip": "string",
"sddc_networks": [
"string"
],
"cloud_username": "string",
"esx_hosts": [
{
"name": "string",
"availability_zone": "string",
"esx_id": "string",
"hostname": "string",
"provider": "string",
"instance_type": "string",
"mac_address": "string",
"custom_properties": {
"custom_properties": "string"
},
"esx_state": "string",
"internal_public_ip_pool": [
{
"public_ip": "string",
"name": "string",
"allocation_id": "string",
"dnat_rule_id": "string",
"associated_private_ip": "string",
"snat_rule_id": "string"
}
]
}
],
"nsx_mgr_management_ip": "string",
"vc_instance_id": "string",
"esx_cluster_id": "string",
"vc_public_ip": "string",
"skip_creating_vxlan": false,
"vc_url": "string",
"sddc_manifest": {
"vmc_version": "string",
"glcm_bundle": {
"s3Bucket": "string",
"id": "string"
},
"pop_info": {
"ami_infos": {
"ami_infos": {
"type": "string"
}
},
"created_at": "string",
"service_infos": {
"service_infos": {
"cln": "string",
"version": "string",
"build": "string",
"service": "string"
}
},
"id": "string",
"manifest_version": "string"
},
"vmc_internal_version": "string",
"ebs_backed_vsan_config": {
"instance_type": "string"
},
"vsan_witness_ami": {
"instance_type": "string",
"region": "string",
"id": "string",
"name": "string"
},
"esx_ami": {
"instance_type": "string",
"region": "string",
"id": "string",
"name": "string"
},
"esx_nsxt_ami": {
"instance_type": "string",
"region": "string",
"id": "string",
"name": "string"
},
"metadata": {
"timestamp": "string",
"cycle_id": "string"
}
},
"vxlan_subnet": "string",
"cloud_user_group": "string",
"management_rp": "string",
"region": "string",
"witness_availability_zone": "string",
"sddc_id": "string",
"pop_agent_xeni_connection": {
"default_subnet_route": "string",
"eni_info": {
"subnet_id": "string",
"id": "string",
"security_group_id": "string",
"private_ip": "string",
"mac_address": "string"
}
},
"nsx_controller_ips": [
"string"
],
"esx_host_subnet": "string",
"sso_domain": "string",
"deployment_type": "string",
"nsxt_addons": {
"enable_nsx_advanced_addon": false
},
"dns_with_management_vm_private_ip": false
}
Name for management appliance network.
if true, NSX-T UI is enabled.
Management Gateway Id
URL of the NSX Manager
PSC internal management IP
URL of the PSC server
set of compute gateway ids configured in the sddc
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.
The ManagedObjectReference of the management Datastore
nsx api entire base url
custom_properties
Password for vCenter SDDC administrator
Discriminator for additional properties
vCenter internal management IP
set of network ids configured in the sddc
Username for vCenter SDDC administrator
NSX Manager internal management IP
unique id of the vCenter server
Cluster Id to add ESX workflow
vCenter public IP
skip creating vxlan for compute gateway for SDDC provisioning
URL of the vCenter server
VXLAN IP subnet
Group name for vCenter SDDC administrator
management_rp
region in which sddc is deployed
Availability zone where the witness node is provisioned for a MultiAZ SDDC. This is null for a SingleAZ SDDC.
sddc identifier
List of Controller IPs
ESX host subnet
The SSO domain name to use for vSphere users
Denotes if this is a SingleAZ SDDC or a MultiAZ SDDC.
if true, use the private IP addresses to register DNS records for the management VMs