SddcVcenterSpec
Spec contains parameters for vCenter
{
"vcenterHostname": "vcenter.rainpole.io",
"rootVcenterPassword": "Sample_Password123",
"vmSize": "medium",
"storageSize": "lstorage",
"ssoDomain": "string",
"adminUserSsoUsername": "string",
"adminUserSsoPassword": "string",
"useExistingDeployment": true,
"version": "9.0.0.0.24597083",
"sslThumbprint": "3D:D0:EE:B5:A0:CC:45:08:5C:4F:84:51:CD:00:B6:41:BB:4A:A2:9A:77:1C:A6:4C:6D:84:5A:D0:4F:68:7A:B8"
}
vCenter hostname address.
vCenter root password. The password must be between 15 characters and 20 characters long. It must also contain at least one uppercase and lowercase letter, one number, and one character from '! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { Ι } ~' and all characters must be ASCII. Space is not allowed in password. For VCF only: if blank, the SDDC Local Admin Password will be used (if provided) or password will be auto-generated.
vCenter Virtual Machine size. One among:xlarge, large, medium, small, tiny
vCenter Virtual Machine Storage size. One among:lstorage, xlstorage
PSC SSO Domain
Admin user sso username. If blank, administrator username will be used.
Admin user sso password. Password needs to be a strong password with at least one Uppercase character, one lowercase character, one digit and one special character specified in braces [!$%^] and 8-20 characters in length,and 3 maximum identical adjacent characters!. If blank, the SDDC Local Admin Password will be used (if provided) or password will be auto-generated.
Import existing deployment or deploy one.
Version
SSL thumbprint (SHA256) of the product's certificate. Need to be populated when using existing deployment in order to establish trust with the existing product.