EndpointConnectionInfo
Endpoint Connection Information
Connection information for the endpoint. Supports multiple connection types, dynamic and static configuration.
OneOf
JSON Example
DynamicConnection
{
"username": "string",
"password": "string",
"certificate": "string",
"connection_type": "string",
"hostname": "string"
}