[{"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

NsxTClusterSpec

This specification contains NSX configuration for a new cluster.


Properties

integer as int32
geneveVlanId Optional

Vlan id of Geneve


ipAddressPoolSpec Optional

The IP address pool specification

JSON Example

{
	"geneveVlanId": 0,
	"ipAddressPoolSpec": {
		"description": "string",
		"ignoreUnavailableNsxtCluster": false,
		"name": "string",
		"subnets": [
			{
				"cidr": "string",
				"gateway": "string",
				"ipAddressPoolRanges": [
					{
						"end": "string",
						"start": "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

NsxClusterSpec

Feedback

Was this page helpful?