DisableInsight

更新时间:
复制 MD 格式

Disables a specific type of insight 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 insight event. Valid values:

  • IpInsight: IP request events.

  • ApiCallRateInsight: API calls that are identified as threats.

  • ApiErrorRateInsight: API call fault events.

  • AkInsight: AccessKey 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 for a complete list.

Release notes

See Release Notes for a complete list.