Postgres

Retrieve Postgres connection info

Retrieve connection info for a Postgres instance by ID. Connection info includes sensitive information.

get/postgres/{postgresId}/connection-info

Path parameters

postgresIdstring required

Response

Successful response

passwordstring password required
internalConnectionStringstring password required
externalConnectionStringstring password required
internalConnectionPoolStringstring password
externalConnectionPoolStringstring password
psqlCommandstring password required

Changes

No recorded changes to this endpoint across all 1 revision of this API.