Creates a new connection within the specified project. Supports different connection types:
COMPONENT_BASIC Connections:
a valid bearer token
The unique identifier of the project where the connection will be created
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Connection creation request. The structure varies by connection type:
For COMPONENT_BASIC connections:
The connection creation request containing all necessary details
The authentication type
GENERIC_SECRET, CLOUD_PROVIDER_SECRET "GENERIC_SECRET"
The name of the connection
1"my-secret"
The platform connection type
DWH, COMPONENT_BASIC, CLOUD_PLATFORM_CREDENTIALS "component_basic"
The authentication provider
"NONE"
Optional connection details
Connection created successfully
The authentication provider
"NONE"
The authentication type
GENERIC_SECRET, CLOUD_PROVIDER_SECRET "GENERIC_SECRET"
Connection details
The user who created the connection
The date and time when the connection was created
The name of the connection
"my-secret"
The platform connection type
DWH, COMPONENT_BASIC, CLOUD_PLATFORM_CREDENTIALS "COMPONENT_BASIC"
The project ID this connection belongs to