[{"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
ClusterStretchSpec
This spec contains the parameters required to convert a Standard vSAN cluster to a Stretched cluster
Properties
array of
HostSpec
hostSpecs
Required
List of vSphere host information from the free pool to consume in the workload domain
integer as int32
secondaryAzOverlayVlanId
Required
Secondary AZ Overlay Vlan Id
boolean
isEdgeClusterConfiguredForMultiAZ
Optional
Edge cluster configured for multi AZ
boolean
witnessTrafficSharedWithVsanTraffic
Optional
Witness traffic to be shared with vSAN traffic
JSON Example
{
"hostSpecs": [
{
"id": "string"
}
],
"secondaryAzOverlayVlanId": 0,
"witnessSpec": {
"fqdn": "string",
"vsanCidr": "string",
"vsanIp": "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
ClusterUpdateSpec