Delete a PostgreSQL connection pool

Delete a specific connection pool from a PostgreSQL Managed Database.

Permissions and scopes

To call this operation, you need the following:

  • Identity and access permissions. Your user needs these roles assigned. Learn more.

    • Roles: database_admin
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: databases:read_write

CLI

linode-cli postgresql-conn-pool-delete 890

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

The unique identifier for a PostgreSQL Managed Database. Run the List PostgreSQL Managed Databases operation and store the id for the desired one.

string
required

The label set for a specific connection pool in a PostgreSQL Managed Database. Run the List PostgreSQL connection pools operation and store the label for the desired one.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json