Modifies the ACL engine mode for a VPC firewall.
Operation description
QPS limit
This API is limited to 10 queries per second (QPS) per user. Calls that exceed this limit are throttled. This may affect your business. Plan your API calls accordingly.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| MemberUid |
string |
No |
The UID of the Cloud Firewall member account. |
258039427902**** |
| VpcFirewallId |
string |
Yes |
The instance ID of the VPC border firewall. |
vfw-m5e7dbc4y**** |
| StrictMode |
string |
No |
Specifies whether to enable strict mode.
|
0 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
B14757D0-4640-4B44-AC67-7F558F**** |
Examples
Success response
JSON format
{
"RequestId": "B14757D0-4640-4B44-AC67-7F558F****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | ErrorParametersUid | The aliUid parameter is invalid. | The aliUid parameter is invalid. |
| 400 | ErrorParameters | Parameters error. | Parameter error. |
| 400 | ErrorDBSelect | An error occurred while querying database. | An error occurred while querying database. |
| 400 | ErrorDBInsert | An error occurred while performing an insert operation in the database. | An error occurred while performing an insert operation in the database. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.