db_delete_connection_pool
Remove a connection pool from a Vultr database by providing the database ID or label and the pool name to delete.
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
| Name | Required | Description | Default |
|---|---|---|---|
| pool_name | Yes | ||
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||