Test a database connection
Database connections
Test a database connection
POST
Test a database connection
Documentation Index
Fetch the complete documentation index at: https://docs.wiremock.io/llms.txt
Use this file to discover all available pages before exploring further.
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.