coolify_delete_database_backup
Delete a scheduled database backup configuration in Coolify, with the option to also erase stored backup files from S3.
Instructions
[DESTRUCTIVE] Delete a scheduled backup configuration for a Coolify database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the database | |
| confirm | No | Set to true to confirm this destructive operation | |
| delete_s3 | No | Also delete backup files from S3 storage | |
| backup_uuid | Yes | UUID of the scheduled backup to delete |