Provides details of a single connection.
Field | Type | Required | Description |
---|---|---|---|
configurations |
StreamConfigurations | ✔️ | A list of configured stream options for a connection. |
connectionId |
String | ✔️ | N/A |
createdAt |
long | ✔️ | N/A |
dataResidency |
String | ✔️ | N/A |
destinationId |
String | ✔️ | N/A |
name |
String | ✔️ | N/A |
namespaceDefinition |
Optional<NamespaceDefinitionEnum> | ➖ | Define the location where the data will be stored in the destination |
namespaceFormat |
Optional<String> | ➖ | N/A |
nonBreakingSchemaUpdatesBehavior |
Optional<NonBreakingSchemaUpdatesBehaviorEnum> | ➖ | Set how Airbyte handles syncs when it detects a non-breaking schema change in the source |
prefix |
Optional<String> | ➖ | N/A |
schedule |
ConnectionScheduleResponse | ✔️ | schedule for when the the connection should run, per the schedule type |
sourceId |
String | ✔️ | N/A |
status |
ConnectionStatusEnum | ✔️ | N/A |
tags |
List<Tag> | ✔️ | N/A |
workspaceId |
String | ✔️ | N/A |