v4

latestOpenAPI 3.1.02026-08-07341215300.9 KB
postgres-onboarding

Test Integration Payload

post/api/onboarding/postgres/test

Request body

hoststring required
portinteger
database_namestring required
usernamestring required
passwordstring required
ssl_mode'disable' | 'allow' | 'prefer' | 'require' | 'verify-ca' | 'verify-full'

Supported Postgres SSL modes.

connect_timeout_secondsinteger
query_timeout_secondsinteger

Response

Successful Response

successboolean required
messagestring required
server_versionstring nullable
current_databasestring nullable
current_userstring nullable