Skip to main content
POST
/
connections
/
test
{
  "status": "ok",
  "errorMessage": "<string>"
}

Body

application/json
resource
string
name
string
type
enum<string>
Available options:
postgres,
bigquery,
snowflake,
trino,
mysql
attributes
object
postgresConnection
object
bigqueryConnection
object
snowflakeConnection
object
trinoConnection
object
mysqlConnection
object

Response

status
enum<string>
Available options:
ok,
failed
errorMessage
string