DeploymentStandalonePscSpec

The StandalonePscSpec structure contains information used to configure a standalone PSC appliance.


Properties

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.


string
sso_site_name Optional

The SSO site name used for this PSC. If unset, default-first-site will be used.

JSON Example

{
	"sso_admin_password": "string"
}

Feedback

Was this page helpful?