All Products
Search
Document Center

Edge Security Acceleration:WafSiteSettings

Last Updated:Jan 14, 2026
ParameterTypeDescriptionExample
object

A short description of struct

ClientIpIdentifierobject

Identifies the IP address of the client.

Modestring

Identifies the mode.

Enumerated values:

  • headers: specifies the headers.
  • connection_ip: the IP address for establishing a connection.
headers
Headersarray

Specify headers.

string

Specifies the header.

X-Forwarded-For
AddBotProtectionHeadersobject

Adds a bot protection header.

Enableboolean

Indicates whether the parameter is enabled.

AddSecurityHeadersobject

Adds security request header.

Enableboolean

Indicates whether the parameter is enabled.

SecurityLevelobject

The security level.

Valuestring

The security level value.

Enumerated values:

  • high: high.
  • low: low.
  • under_attack: I am under attack.
  • medium: medium.
  • essentially_off: essentially off.
  • off: completely off.
low
BotManagementobject

Bot management.

DefiniteBotsobject

Definite Bots

Idlong

The rule ID.

20000001
Actionstring

The action that you want to perform on requests that match the rule.

captcha
LikelyBotsobject

Likely Bots

Idlong

The rule ID.

20000002
Actionstring

The action that you want to perform on requests that match the rule.

deny
VerifiedBotsobject

Verified Bots

Idlong

The rule ID.

20000003
Actionstring

The action that you want to perform on requests that match the rule.

bypass
JSDetectionobject

JavaScript detection.

Enableboolean

Indicates whether the parameter is enabled.

EffectOnStaticobject

Takes effect on static resource requests.

Enableboolean

Indicates whether the parameter is enabled.