DescribeRuleHitsTopUrl_Web 应用防火墙_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

The current API request rate is 10/1(s).

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
yundun-waf:DescribeRuleHitsTopUrl
Get
All Resources
*
NoneNone

Request Parameters

Field NameField Details
StartTimestampstring

The beginning of the time range to query. Unit: seconds.

Example:1665331200
EndTimestampstring

The end of the time range to query. Unit: seconds. If you do not specify this parameter, the current time is used.

Example:1665386280
Resourcestring

The protected object.

Example:www.aliyundoc.comReference Value Source:
    ModifyCloudResource
    CreateCloudResource
    DescribeCloudResources
RuleTypestring

The type of rules that are triggered by the protected object. By default, this parameter is not specified and all types of rules are queried.View Details...

Example:blacklistReference Value Source:
    DescribeRuleHitsTopTuleType
InstanceIdstring

The ID of the Web Application Firewall (WAF) instance.View Details...

Example:waf_cdnsdf3****Reference Value Source:
    SyncProductInstance
    DescribeInstance
    CreatePostpaidInstance
RegionIdstring

The region where the WAF instance resides. Valid values:View Details...

Example:cn-hangzhouReference Value Source:
    DescribeResourceRegionId
ResourceManagerResourceGroupIdstring

The ID of the resource group.

Example:rg-acfm***qReference Value Source:
    DescribeHybridCloudResources

Response Parameters

Field NameField Details
RequestIdstring

The request ID.

Example:3D8AF43B-08EB-51CE-B33A-93AA****9B0C
RuleHitsTopUrlarray<object>

The top 10 URLs that match protection rules.

Sample Response

Change History

Change timeChange content summaryoperation
2024-08-15
addRequest parameter RegionId

Examples