SddcNsxtSpec
Spec contains parameters for NSX-T deployment and configurations
Properties
FQDN for VIP so that common SSL certificates can be installed across all managers
Virtual IP address which would act as proxy/alias for NSX-T Managers
NSX-T 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
NSX-T Manager size
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.
NSX-T Manager license
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.
Transport VLAN ID
NSX-T 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.
NSX-T 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.
NSX-T VLAN transport zone. This property is deprecated, and it is a no-operation
JSON Example
{
"nsxtManagerSize": "One among:medium, large"
}
Property Of
SddcSpec