create_database_backup
Create a backup of a database by specifying server and database IDs to protect data and enable recovery.
Instructions
Create a backup of a database
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | The ID of the server | |
| database_id | Yes | The ID of the database to backup |