Stops a synchronization task.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
DIJobId | string | Yes | The ID of the synchronization task. | 11668 |
InstanceId | long | No | The instance ID. | 1234 |
Response parameters
Examples
Sample success responses
JSON
format
{
"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 |
---|---|---|
2024-10-15 | The internal configuration of the API is changed, but the call is not affected | View Change Details |