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

SddcManifest

Describes software components of the installed SDDC


Properties

ebs_backed_vsan_config Optional

information for EBS-backed VSAN configuration


esx_ami Optional

the AmiInfo used for deploying esx of the sddc


esx_nsxt_ami Optional

the AmiInfo used for deploying esx of the sddc


glcm_bundle Optional

the GlcmBundle used for deploying the sddc


metadata Optional

metadata of the sddc manifest


pop_info Optional

Present a SDDC PoP information.


string
vmc_internal_version Optional

the vmcInternalVersion of the sddc for internal use


string
vmc_version Optional

the vmcVersion of the sddc for display


vsan_witness_ami Optional

the AmiInfo used for deploying esx of the sddc

JSON Example

{
	"ebs_backed_vsan_config": {
		"instance_type": "string"
	},
	"esx_ami": {
		"id": "string",
		"instance_type": "string",
		"name": "string",
		"region": "string"
	},
	"esx_nsxt_ami": {
		"id": "string",
		"instance_type": "string",
		"name": "string",
		"region": "string"
	},
	"glcm_bundle": {
		"id": "string",
		"s3Bucket": "string"
	},
	"metadata": {
		"cycle_id": "string",
		"timestamp": "string"
	},
	"pop_info": {
		"ami_infos": {
			"key": {
				"id": "string",
				"instance_type": "string",
				"name": "string",
				"region": "string",
				"type": "CENTOS"
			}
		},
		"created_at": "string",
		"id": "string",
		"manifest_version": "string",
		"service_infos": {
			"key": {
				"build": "string",
				"cln": "string",
				"service": "OS",
				"version": "string"
			}
		}
	},
	"vmc_internal_version": "string",
	"vmc_version": "string",
	"vsan_witness_ami": {
		"id": "string",
		"instance_type": "string",
		"name": "string",
		"region": "string"
	}
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Property Of

SddcResourceConfig

Feedback

Was this page helpful?