Disables all firewall switches.
Operation description
This operation disables all firewall switches.
QPS limit
Each user can send up to 10 queries per second (QPS). If you exceed this limit, API calls are throttled, which may affect your business. Plan your calls accordingly.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
SourceIp
deprecated
|
string |
No |
The source IP address of the visitor. |
192.0.XX.XX |
| Lang |
string |
No |
The language of the request and response. Valid values:
|
zh |
| InstanceId |
string |
No |
The ID of the Cloud Firewall instance. |
i-2ze8v2x5kd9qyvp2**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
B2841452-CB8D-4F7D-B247-38E1CF7334F8 |
In addition to the parameters described in this topic, you must also specify common request parameters when you call this operation. For more information, see Common parameters. For the request format, see the request example in the Examples section of this topic.
Examples
Success response
JSON format
{
"RequestId": "B2841452-CB8D-4F7D-B247-38E1CF7334F8"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | ErrorParamsNotEnough | Parameters are insufficient. | Parameters are insufficient. |
| 400 | ErrorDBSelect | An error occurred while querying database. | An error occurred while querying database. |
| 400 | ErrorInstanceStatusNotNormal | This operation is not supported when the instance is in the current state. | This operation is not supported when the instance is in the current state. |
| 400 | ErrorRecordLog | An error occurred while updating the operation log. | An error occurred while updating the operation log. |
| 401 | ErrorAuthentication | An authentication error occurred. | An authentication error occurred. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.