Stopping a Backup (RDS for PostgreSQL)
Function
This API is used to stop a backup for a DB instance.
- Before calling an API, you need to understand the API in Authentication.
URI
- Parameter description
Table 1 Parameters Parameter
Mandatory
Type
Description
project_id
Yes
String
Project ID of a tenant in a region.
To obtain it, refer to Obtaining a Project ID.
instance_id
Yes
String
Instance ID.
Request
- Example request
POST https://{Endpoint}/v3/8b3d99b2fb1148c69be8fe37bb896f27/instances/51986c9a48df43839a3ba300d6c5e91fin03/backups/stop
Response
- Normal response
Table 2 Parameters Parameter
Type
Description
job_id
String
Workflow ID.
- Example normal response
{ "job_id" : "27b449ae-3d7c-6485-fc59-0ff2c8d9d8c8" }
- Abnormal response
For details, see Abnormal Request Results.
Status Code
- Normal
- Abnormal
For details, see Status Codes.
Error Code
For details, see Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot