Connections
Create a default data warehouse connection
An endpoint for creating a default data warehouse connection
POST
Authorizations
a valid bearer token
Path Parameters
Body
application/json
The authentication provider to use for the connection
Available options:
SNOWFLAKE, REDSHIFT Examples:
"SNOWFLAKE"
"REDSHIFT"
The authentication type to use for the connection
Available options:
KEY_PAIR, PASSWORD Examples:
"KEY_PAIR"
"PASSWORD"
The name of the default data warehouse connection
Minimum string length:
1Example:
"DWH-Connection-1"
The platform type of date warehouse connection to create
Available options:
DWH, COMPONENT_BASIC, CLOUD_PLATFORM_CREDENTIALS Example:
"DWH"
Response
Default Data Warehouse Connection created
