Disassociates resources from 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. | rr-bp18017n6iolv**** |
Resources | string | Yes | The resources to be disassociated from the alert rule. | [{"instanceId":"i-uf6hm9lnlzsarrc7****"}] |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": "200",
"Message": "The alert does not exist.",
"RequestId": "D8A35882-90C6-4F03-BBEB-153C180398EA",
"Success": true
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
400 | %s | %s |
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