You can call this operation to turn off all firewall switches.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | PutDisableAllFwSwitch |
The operation that you want to perform. Set the value to PutDisableAllFwSwitch. |
SourceIp | String | No | 1.2.3.4 |
The source IP address of the request. |
Lang | String | No | zh |
The natural language of the request and response. Valid values:
|
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | B2841452-CB8D-4F7D-B247-38E1CF7334F8 |
The ID of the request. |
Examples
Sample requests
http(s)://[Endpoint]/? Action=PutDisableAllFwSwitch
&<Common request parameters>
Sample success responses
XML
format
<RequestId>B2841452-CB8D-4F7D-B247-38E1CF7334F8</RequestId>
JSON
format
{
"RequestId":"B2841452-CB8D-4F7D-B247-38E1CF7334F8"
}
Error codes
For a list of error codes, visit the API Error Center.