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

PopInfo

Present a SDDC PoP information.


Properties

map of PopAmiInfo
ami_infos Required

A map of [region name of PoP / PoP-AMI]:[PopAmiInfo].


string as date-time
created_at Optional

The PopInfo (or PoP AMI) created time. Using ISO 8601 date-time pattern.


string as UUID
id Optional

UUID of the PopInfo


string
manifest_version Optional

version of the manifest.


service_infos Optional

A map of [service type]:[PopServiceInfo]

JSON Example

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

SddcManifest

Feedback

Was this page helpful?