delete database
delete_databaseDeletes a database from the HestiaCP server after explicit confirmation, executing the verified v-delete-database command to remove the selected database permanently.
Instructions
Delete a database. Executes verified command v-delete-database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ||
| confirm | Yes | Explicit confirmation for a destructive operation | |
| database | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| command | Yes |