Deleting a Dumping Task
Function
This API is used to delete a dumping task.
This API is out-of-date and may not be maintained in the future. Please use the API described in Deleting a Smart Connect Task.
Call Method
For details, see How to Call an API.
URI
DELETE /v2/{project_id}/connectors/{connector_id}/sink-tasks/{task_id}
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
project_id |
Yes |
String |
Project ID. For details, see Obtaining a Project ID. |
|
connector_id |
Yes |
String |
Instance dump ID. For details, see Querying Instance IDs. |
|
task_id |
Yes |
String |
Dumping task ID. |
Request Parameters
None
Response Parameters
None
Example Request
Deleting a specified dumping task
DELETE https://{endpoint}/v2/{project_id}/connectors/{connector_id}/sink-tasks/{task_id}
Example Response
None
Status Code
|
Status Code |
Description |
|---|---|
|
204 |
The dumping task is deleted successfully. |
Error Codes
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