Deleting a BPM Instance
Function
This API is used to delete a BPM instance. It is recommended that a BPM be deleted only when the administrator needs to clear expired data. In other cases, do not delete BPM instance data.
URI
DELETE Huawei Cloud Astro Zero domain name/u-route/baas/bp/v2.0/runtime/instances/{instance_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
instance_id |
Yes |
String |
Explanation ID of a BPM instance, which can be obtained by invoking the API for Querying a BPM Instance (id in the response message). Constraints None Value None Default value None |
Request Parameters
None
Response Parameters
Parameter |
Type |
Description |
---|---|---|
resCode |
String |
Explanation Return code. Value If the request is successful, 0 is returned. For details about other error codes, see Error Codes. |
resMsg |
String |
Explanation Message returned. Value If the request is successful, "Success" is returned. In other cases, an error message is returned. |
Example Request
DELETE https://Huawei Cloud Astro Zero domain name/u-route/baas/bp/v2.0/runtime/instances/002N000000Q3QW4IMAOO
Example Response
{ "resCode":"0", "resMsg":"Success" }
Status Code
See Status Codes.
Error Code
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