All Products
Search
Document Center

Cloud Firewall:PutDisableAllFwSwitch

Last Updated:Nov 21, 2025

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

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

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 (default): Chinese

  • en: English

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.