[{"label":"Latest (4.5.0)","version":"latest"},{"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
Changed1 Deleted1

ComputeSpec

This specification contains the parameters required to add each cluster to a workload domain


Properties

array of ClusterSpec
clusterSpecs Required

List of clusters to be added to workload domain

JSON Example

{
	"clusterSpecs": [
		{
			"datastoreSpec": {},
			"hostSpecs": [
				{
					"id": "string"
				}
			],
			"name": "string",
			"networkSpec": {
				"nsxClusterSpec": {},
				"vdsSpecs": [
					{
						"name": "string"
					}
				]
			}
		}
	]
}
[{"label":"Latest (4.5.0)","version":"latest"},{"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

ClusterCreationSpec
DomainCreationSpec
What's changed in 4.5.0?

INTRODUCED

CHANGED (1)
Changed Properties
skipFailedHosts
DELETED (1)
Deleted Properties
skipFailedHosts

Feedback

Was this page helpful?