PscSpec
PscSpec
Spec contains parameters for deployment/configuration of Platform Services Controller
JSON Example
{
"pscSsoSpec": {
"ssoDomain": "string"
},
"adminUserSsoPassword": "string"
}
string
adminUserSsoPassword
Optional
Constraints: minLength: 8 maxLength: 20
Admin user sso passwordPassword needs to be a strong password with at least one Uppercase alphabet, one lowercase alphabet, 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.