post {protocol}://{base-url}/integration/v1/datasource/
This API can be used to create a new datasource. Currently the certified types are MySQL
, Oracle
, Postgres
, SQL Server
, Redshift
, Teradata
and Snowflake
. Note: Use the host/port
or uri
field to setup the datasource. The uri
field can be used to store the jdbc uri connection string.