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 |
---|---|---|---|---|
DIAlarmRuleId | long | No | The ID of the alert rule. | 2 |
DIJobId | long | No | The ID of the synchronization task. | 1 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "C99E2BE6-9DEA-5C2E-8F51-1DDCFEADE490",
"Success": true
}
Error codes
For a list of error codes, visit the Service error codes.