DeleteAlertRule

Updated at:

Deletes a custom monitoring alert rule.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

Id

integer

No

The ID of the custom rule.

105412

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The ID of the request. You can use the ID to locate logs and troubleshoot issues.

8754EE08-4AA2-5F77-ADD7-754DBBDA9F75

Success

boolean

Indicates whether the operation is successful.

true

Examples

Success response

JSON format

{
  "RequestId": "8754EE08-4AA2-5F77-ADD7-754DBBDA9F75",
  "Success": true
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.