SystemConfig_PscRegistration_Info
SystemConfig_PscRegistration_Info
The PscRegistration.Info structure has fields to specify information about the PSC node.
JSON Example
{
"address": "string",
"https_port": 0,
"sso_domain": "string"
}
string
address
Required
The IP address or DNS resolvable name of the PSC this appliance is registered with.
integer As int64
https_port
Required
The HTTPs port used by the external PSC.
string
sso_domain
Required
The Single Sign-On domain name of the external PSC.