Create Edge Cluster
Create a new Edge Cluster. An Edge Cluster is defined by a Resouce Pool and Storage Profile for deploying Edge Gateways. It can subsequently be assigned to a given vDC Network Profile as a Primary or Secondary Edge Cluster.
{
"id": "string",
"name": "string",
"description": "string",
"resourcePool": {
"moref": "string",
"clusterMoref": "string",
"name": "string",
"vcId": "string",
"eligible": false,
"kubernetesEnabled": false,
"vgpuEnabled": false
},
"storageProfileName": "string"
}
The id of the Edge Cluster in URN format.
The name of the Edge Cluster. Names for Edge Clusters must be unique across the system.
description
Name of the Storage Profile. This will define the set of datastores where the edge vm will be deployed.
The request have been accepted and the task to monitor the request is in the Location header.
Invalid configuration.
{
"minorErrorCode": "string",
"message": "string",
"stackTrace": "string"
}
minorErrorCode
message
stackTrace