DynamicSiteConnection

DynamicSiteConnection
Dynamic Site Connection

Connect to the site via a hostname which will be used to dynamically set the hostname SSP will use to communicate with the site.

AllOf
This class requires all of the following:
JSON Example
{
    "connection_type": "string",
    "username": "string",
    "password": "string",
    "certificate": "string",
    "hostname": "string"
}