Deployment_StandalonePscSpec
Deployment_StandalonePscSpec
The StandalonePscSpec structure contains information used to configure a standalone PSC appliance.
JSON Example
{
"sso_site_name": "string",
"sso_admin_password": "string",
"sso_domain_name": "string"
}
string
sso_site_name
Optional
The SSO site name used for this PSC. If unset, default-first-site will be used.
string
sso_admin_password
Required
The SSO administrator account password.
string
sso_domain_name
Optional
The SSO domain name to be used to configure this appliance. If unset, vsphere.local will be used.