SystemConfigPscRegistrationGetResponseBody
This is a response body class for an operation.
Properties
value
Optional
Info structure containing information about the external PSC node this appliance is registered with.
JSON Example
{
"value": {
"address": "string",
"https_port": 0,
"sso_domain": "string"
}
}