DynamicConnection
Dynamic connection type
Connect to the endpoint using a hostname which will be used to communicate and discover all the applicable hostnames from the endpoint, if applicable.
AllOf
JSON Example
{
"username": "string",
"password": "string",
"certificate": "string",
"connection_type": "string",
"hostname": "string"
}