PscSpec

PscSpec
PscSpec

Spec contains parameters for deployment/configuration of Platform Services Controller

JSON Example
{
    "pscSsoSpec": {
        "ssoDomain": "string"
    },
    "adminUserSsoPassword": "string"
}
pscSsoSpec
Required

Spec contains parameters for Platform Services Controller SSO

string
adminUserSsoPassword
Optional

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.

Property Of