Resets the hit count of an access control policy in a specified VPC firewall policy group to zero.
Operation description
This operation resets the hit count of a specific access control policy in a VPC firewall policy group to zero.
QPS limit
This operation has a queries per second (QPS) limit of 10 per user. Calls that exceed this limit are throttled, which may affect your business. Call this operation at a reasonable rate.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Lang |
string |
No |
The language of the request and response. Valid values:
|
zh |
| AclUuid |
string |
Yes |
The unique ID of the access control policy. To reset the hit count of an access control policy, specify the unique ID of the policy. You can call the DescribeVpcFirewallControlPolicy operation to obtain the ID. |
00281255-d220-4db1-8f4f-c4df221a**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
CBF1E9B7-D6A0-4E9E-AD3E-2B47E6C2837D |
Examples
Success response
JSON format
{
"RequestId": "CBF1E9B7-D6A0-4E9E-AD3E-2B47E6C2837D"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 200 | ErrorDBUpdateError | A database update error occurred. | A database update error occurred. |
| 400 | ErrorParametersUid | The aliUid parameter is invalid. | The aliUid parameter is invalid. |
| 400 | ErrorMarshalJSON | An error occurred while encoding JSON. | An error occurred while encoding JSON. |
| 400 | ErrorAclNotExist | The ACL does not exist. | The ACL does not exist. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.