SddcVcenterSpec
Spec contains parameters for vCenter
{
"vcenterHostname": "vcenter.rainpole.io",
"rootVcenterPassword": "Sample_Password123",
"vmSize": "medium",
"storageSize": "lstorage",
"ssoDomain": "string",
"adminUserSsoUsername": "string",
"adminUserSsoPassword": "string",
"version": "9.0.0.0.24597083",
"useExistingDeployment": true,
"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. For new deployments, the password must be between 15 and 20 characters long. For existing vCenter (brownfield convert), the password must be between 8 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.
Version
Import existing deployment or deploy one.
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.