Stops a synchronization task.
Operation description
This API operation is available for all DataWorks editions.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Id | long | No | The ID of the synchronization task. | 11668 |
| InstanceId | long | No | The instance ID. | 1234 |
DIJobIddeprecated | string | No | This parameter is deprecated and is replaced by the Id parameter. | 11668 |
Response parameters
Examples
Sample success responses
JSONformat
{
"Success": true,
"RequestId": "92F778C7-8F00-53B1-AE1A-B3B17101247D"
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2025-01-06 | The request parameters of the API has changed | View Change Details |
| 2024-10-15 | The internal configuration of the API is changed, but the call is not affected | View Change Details |
