forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com> Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
5.6 KiB
5.6 KiB
Deleting a Manual Backup
Function
This API is used to delete a manual backup for a DB instance.
URI
- URI format
DELETE https://{Endpoint}/v3/{project_id}/backups/{backup_id}
- Parameter description
Table 1 Parameter description Name
Mandatory
Description
project_id
Yes
Specifies the project ID of a tenant in a region.
backup_id
Yes
Specifies the backup file ID.
Requests
Responses
- Parameter description
Table 2 Parameter description Name
Type
Description
job_id
String
Indicates the task ID.
- Response example
{ "job_id": "fcaab90b-960d-4441-b73d-a5b2532c5ec5" }
Error Code
For more information, see Error Code.
Parent topic: Backup and Restoration