EdgeCluster
EdgeCluster
An Edge Cluster object.
JSON Example
{
"id": "string",
"name": "string",
"description": "string",
"resourcePool": {
"moref": "string",
"clusterMoref": "string",
"name": "string",
"vcId": "string",
"eligible": false,
"kubernetesEnabled": false,
"vgpuEnabled": false
},
"storageProfileName": "string"
}
string
id
Optional
The id of the Edge Cluster in URN format.
string
name
Required
The name of the Edge Cluster. Names for Edge Clusters must be unique across the system.
string
description
Optional
description
string
storageProfileName
Required
Name of the Storage Profile. This will define the set of datastores where the edge vm will be deployed.
Availability
Added in 32.0
Returned By