PlatformProviderConfig
vSphere provider configuration for the platform.
{
"datacenter_name": "string",
"datacenter_id": "string",
"cluster_name": "string",
"cluster_id": "string",
"resource_pool_name": "string",
"resource_pool_id": "string",
"ssp_resource_pool_name": "string",
"ssp_resource_pool_id": "string",
"enable_resource_reservation": false,
"vm_folder_name": "string",
"storage_policy_name": "string",
"storage_policy_id": "string",
"content_datastore_name": "string",
"content_datastore_id": "string",
"vm_template": "string"
}
The vSphere datacenter name.
The vSphere datacenter moref ID.
The vSphere cluster name.
The vSphere cluster moref ID.
The vSphere parent resource pool name.
The vSphere parent resource pool moref ID.
The name of the Platform resource pool, which is automatically created under the parent resource pool.
The moref ID of the Platform resource pool.
Indicates if CPU and memory resources for the Platform instance should be reserved at the resource pool level.
The vSphere VM folder name.
The vSphere storage policy name (e.g., vSAN).
The vSphere storage policy UUID.
The vSphere content datastore name.
The vSphere content datastore moref ID.
The vSphere template name.