delete_connection_pool
Remove a database connection pool from Vultr cloud infrastructure by specifying the database ID and pool name to manage resource allocation.
Instructions
Delete a connection pool.
Args: database_id: The database ID or label pool_name: The connection pool name to delete
Returns: Status message confirming deletion
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | ||
| pool_name | Yes |