Authorizations
Path Parameters
The name of the organization that owns this resource
The name of the database that owns this resource
The name of the branch that owns this resource
The name of the bouncer
Body
The bouncer size SKU name (e.g., 'PGB_5', 'PGB_10', 'PGB_20', 'PGB_40', 'PGB_80', 'PGB_160'). Defaults to 'PGB_5'.
The number of PgBouncers per availability zone. Defaults to 1.
Bouncer configuration parameters nested by namespace (e.g., {"pgbouncer": {"default_pool_size": "100"}}). Use the 'List cluster parameters' endpoint to retrieve available parameters. Only parameters with namespace 'pgbouncer' can be updated.
Response
Returns bouncer resize request
The ID of the bouncer resize
The state of the bouncer resize
pending, resizing, canceled, completed The number of replicas per cell for the bouncer after the resize
The bouncer parameters
The number of replicas per cell for the bouncer before the resize
The previous bouncer parameters
The time the bouncer resize started
The time the bouncer resize completed
The time the bouncer resize was created
The time the bouncer resize was last updated

