Deletes an alert rule configured for a synchronization task.
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. | 2 |
| DIJobId | long | No | The ID of the synchronization task. | 1 |
DIAlarmRuleIddeprecated | long | No | This parameter is deprecated. Use the Id parameter instead. | 2 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "C99E2BE6-9DEA-5C2E-8F51-1DDCFEADE490",
"Success": true
}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 |
