SiteConnectionInfo
Site Connection Info
Details about how to connect to the site to be configured. Supports dynamic and static endpoint connection methods for License Hub deployments, but only dynamic connections for ATP deployments.
OneOf
JSON Example
DynamicSiteConnection
{
"connection_type": "string",
"username": "string",
"password": "string",
"certificate": "string",
"hostname": "string"
}