databases_create_backup
Create a manual backup of a logical database in a Managed Database instance. Optionally assign a custom name to the backup.
Instructions
Create a manual backup of a database in a Managed Database instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional backup name (a random one is generated if omitted). | |
| region | No | Region. Defaults to the configured region. | |
| instance_id | Yes | The database instance ID. | |
| database_name | Yes | Name of the logical database to back up. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||