- network reachability
- authentication
- connect permissions
- replication slot validity
Path parameters
The ID or the name of the Postgres database connection to test.
Example request
curl
Response
Indicates whether all connection tests passed (
true) or if any test failed (false).If
success is false, this field provides a human-readable reason for the failure.
