InlineEdgeCluster1

InlineEdgeCluster1
InlineEdgeCluster1
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",
    "nsxTManagerRef": {
        "name": "string",
        "id": "string"
    },
    "backingRef": {
        "id": "string",
        "name": "string"
    },
    "networkProviderScope": "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

resourcePool
Optional

A vCenter Resource Pool.

string
storageProfileName
Optional

Name of the Storage Profile. This will define the set of datastores where the edge vm will be deployed. This field is exclusive to NSX-V Edge Clusters and is required for their creation.

nsxTManagerRef
Optional

Entity reference used to describe VCD entities

backingRef
Optional

Backing Id for an entity not owned by VCD.

string
networkProviderScope
Optional

Network provider scope is the display name for the NSX-T Manager.