[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail

EdgeCluster

EdgeCluster representation


Properties

array of ClusterReference
clusters Optional

List of clusters associated with the edge cluster


edgeNodes Optional

List of edge nodes associated with the edge cluster


string
id Optional

ID of the egde cluster


string
name Optional

Name of the edge cluster


nsxtCluster Optional

NSX-T cluster associated with the edge cluster

JSON Example

{
	"clusters": [
		{
			"id": "string"
		}
	],
	"edgeNodes": [
		{
			"hostName": "string",
			"id": "string"
		}
	],
	"id": "string",
	"name": "string",
	"nsxtCluster": {
		"id": "string",
		"vip": "string",
		"vipFqdn": "string"
	}
}
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Property Of

PageOfEdgeCluster
Returned By

Get Edge Cluster

Feedback

Was this page helpful?