Delete the push channels of an alert rule.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RuleId | string | Yes | The ID of the alert rule. | ruleId-xxxxxx |
TargetIds | array | Yes | The resource IDs. | |
string | Yes | The resource ID. Valid values of N: 1 to 5. | The HTTP status code. > The status code 200 indicates that the call was successful. |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": "200",
"Message": "The Request is not authorization.",
"RequestId": "786E92D2-AC66-4250-B76F-F1E2FCDDBA1C",
"Success": true,
"FailIds": {
"TargetIds": {
"TargetId": [
"1"
]
}
}
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
400 | %s | %s |
500 | InternalError | The request processing has failed because of an unknown error, exception or failure. |
500 | InternalError | The request processing has failed due to some unknown error. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history