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

SddcNsxtSpec

Spec contains parameters for NSX deployment and configurations


Properties

array of NsxtManagerSpec
nsxtManagers Required

NSX Managers


string
vipFqdn Required

FQDN for VIP so that common SSL certificates can be installed across all managers


string
vip Required

Virtual IP address which would act as proxy/alias for NSX Managers


string
rootNsxtManagerPassword Required

NSX Manager root password. Password should have 1) At least eight characters, 2) At least one lower-case letter, 3) At least one upper-case letter 4) At least one digit 5) At least one special character, 6) At least five different characters , 7) No dictionary words, 6) No palindromes


string
nsxtManagerSize Required

NSX Manager size


ipAddressPoolSpec Optional

NSX IP address pool specification


overLayTransportZone Optional

NSX OverLay Transport zone


boolean
rootLoginEnabledForNsxtManager Optional

If true, allow root login for NSX-T Manager and deny if false. Deprecated as of 4.5, the root login will be always enabled for NSX-T Data Center Appliance.


string
nsxtLicense Optional

NSX Manager license


boolean
sshEnabledForNsxtManager Optional

If true, enable SSH for NSX-T Manager and disable if false. Deprecated as of 4.5, the SSH connection will be always enabled for NSX-T Data Center Appliance.


integer as int32
transportVlanId Optional

Transport VLAN ID


string
nsxtAuditPassword Optional

NSX audit password. The password must be at least 12 characters long. Must contain at-least 1 uppercase, 1 lowercase, 1 special character and 1 digit. In addition, a character cannot be repeated 3 or more times consectively.


string
nsxtAdminPassword Optional

NSX admin password. The password must be at least 12 characters long. Must contain at-least 1 uppercase, 1 lowercase, 1 special character and 1 digit. In addition, a character cannot be repeated 3 or more times consectively.


vlanTransportZone Optional

NSX-T VLAN transport zone. This property is deprecated, and it is a no-operation

JSON Example

{
    "nsxtManagerSize": "One among:medium, large"
}
[{"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

SddcSpec

Feedback

Was this page helpful?