Path Parameters
Body
application/json
The SQL flavour of the database.
Available options:
POSTGRESQL
, MYSQL
, SQLSERVER
, ORACLE
The host name or address of the database.
The port number of the database.
The name of the database.
The name of the user to connect to the database as.
The password of the user to connect to the database as.