- Property Manager name: Web Application Firewall (WAF)
- Behavior version: The
latestrule format supports thewebApplicationFirewallbehavior v1.1. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latestrule format
This behavior assigns an account-wide firewall configuration, named WAF Security File, to legacy customers' web traffic. Only one firewall is allowed for the property, so this behavior belongs in the default rule.
The behavior is only for customers who apply a single firewall for all hostnames. Otherwise you exclusively use the Application Security API to assign firewalls, modifying their target hostnames based on a set of available hostnames.
| Option | Type | Description | Requires | |
|---|---|---|---|---|
firewallConfiguration | object | This reflects the current state of the account-level firewall configuration. Note that any configuration you apply to hostnames in the Application Security API overrides this one. | {"displayType":"object","tag":"input","todo":true} | |
firewallConfiguration.configId | number | This identifies the security configuration, available in the Application Security API. | ||
firewallConfiguration.productionStatus | string | The current activation status on the production network. | ||
firewallConfiguration.productionVersion | number | The version number currently active on the production network. | ||
firewallConfiguration.stagingStatus | string | The current activation status on the staging network. | ||
firewallConfiguration.stagingVersion | number | The version number currently active on the staging network. |
