coolify_delete_database_storage
Remove persistent or file storage from a Coolify database. Provide database and storage UUIDs and confirm to complete the destructive operation.
Instructions
[DESTRUCTIVE] Remove a persistent or file storage mount from 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 | |
| storage_uuid | Yes | UUID of the storage to delete |