v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Service:_PostgreSQL

Create a new connection pool for service

post/project/{project}/service/{service_name}/connection_pool

Path parameters

projectstring required

Project name

service_namestring required

Service name

Request body

databasestring required

Service database name

pool_mode'session' | 'transaction' | 'statement'

PGBouncer pool mode

pool_namestring required

Connection pool name

pool_sizeinteger

Size of PGBouncer's PostgreSQL side connection pool

usernamestring

Service username

Response

Response

messagestring

Printable result of the request