Deleting a Manual Backup
Description
This API is used to delete a manual backup for a DB instance.
URI
Requests
Parameter description
Name |
Type |
IN |
Mandatory |
Description |
---|---|---|---|---|
x-auth-token |
string |
header |
Yes |
User token |
project_id |
string |
path |
Yes |
The project ID of a tenant in a region. To obtain the project ID, see Obtaining a Project ID. |
backup_id |
string |
path |
Yes |
The backup file ID. |
Responses
- Parameter description
Table 2 Parameter description Name
Type
Mandatory
Description
job_id
String
Yes
The task ID.
- Response example
{ "job_id": "fcaab90b-960d-4441-b73d-a5b2532c5ec5" }
Status Code
For more information, see Status Code.
Error Code
For more information, see Error Code.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.