QuickStartConfig
Represents the configuration needed for auto quick start.
{
"orgName": "string",
"regionName": "string",
"supervisorRef": {
"name": "string",
"id": "string"
},
"storagePolicyNames": [
"string"
]
}
If specified, quick start will rename the default provider tenant organization. It must follow RFC 1123 Label Names to conform with Kubernetes standards.
The name of the initial region to create. It must follow RFC 1123 Label Names to conform with Kubernetes standards.
A list of distinct vCenter storage policy names from the vCenters taking part in this region. A storage policy with the given name must exist in all the vCenters of this region otherwise it will not be accepted. Only the storage policies added to a region can be published to the tenant Virtual Datacenters.