GET /v2/databases/{database_cluster_uuid}/pools
Summary: List Connection Pools (PostgreSQL)
Operation ID: databases_list_connectionPools
Auth: unknown
Operation ID: databases_list_connectionPools
Auth: unknown
Description
To list all of the connection pools available to a PostgreSQL database cluster, send a GET request to `/v2/databases/$DATABASE_ID/pools`. The result will be a JSON object with a `pools` key. This will be set to an array of connection pool objects.
No probe data for this endpoint yet.