SystemConfigPscRegistrationRepointRequestBody
This is a request body class for an operation.
Properties
spec
Required
RemotePscSpec structure containing information about the external PSC node to repoint this vCenter Server appliance to.
JSON Example
{
"spec": {
"psc_hostname": "string",
"sso_admin_password": "string"
}
}