All Products
Search
Document Center

ActionTrail:DisableInsight

Last Updated:Jan 26, 2026

Disables a specific type of Insights event.

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

InsightType

string

No

The type of the Insights event. Valid values:

  • IpInsight: IP request events.

  • ApiCallRateInsight: High-risk API call events.

  • ApiErrorRateInsight: API error events.

  • AkInsight: AccessKey pair call events.

  • PolicyChangeInsight: Permission change events.

  • PasswordChangeInsight: Password change events.

  • TrailConcealmentInsight: Trail concealment events.

IpInsight

Response elements

Element

Type

Description

Example

object

RequestId

string

The request ID.

4ABAEA6E-C740-5CE2-A003-643E5519****

Examples

Success response

JSON format

{
  "RequestId": "4ABAEA6E-C740-5CE2-A003-643E5519****"
}

Error codes

HTTP status code

Error code

Error message

Description

400

InsightTypeNotValid

The input insightType is not valid

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.