Field | Type | Required | Description |
---|---|---|---|
Destination |
*CreateConnectionRequestBodyDestination | ➖ | Destination input object |
DestinationID |
*string | ➖ | ID of a destination to bind to the connection |
Name |
string | ✔️ | A unique name of the connection for the source |
Rules |
[]interface{} | ➖ | Array of rules to apply |
Ruleset |
*CreateConnectionRequestBodyRuleset | ➖ | Ruleset input object |
RulesetID |
*string | ➖ | ID of a rule to bind to the connection. Default to the Workspace default ruleset |
Source |
*CreateConnectionRequestBodySource | ➖ | Source input object |
SourceID |
*string | ➖ | ID of a source to bind to the connection |