Module fastly_api::apis::legacy_waf_rule_status_api
source · Structs
- struct for passing parameters to the method
get_waf_firewall_rule_status
- struct for passing parameters to the method
list_waf_firewall_rule_statuses
- struct for passing parameters to the method
update_waf_firewall_rule_status
- struct for passing parameters to the method
update_waf_firewall_rule_statuses_tag
Enums
- struct for typed errors of method
get_waf_firewall_rule_status
- struct for typed errors of method
list_waf_firewall_rule_statuses
- struct for typed errors of method
update_waf_firewall_rule_status
- struct for typed errors of method
update_waf_firewall_rule_statuses_tag
Functions
- Get a specific rule status object for a particular service, firewall, and rule.
- List all rule statuses for a particular service and firewall.
- Update a rule status for a particular service, firewall, and rule.
- Create or update all rule statuses for a particular service and firewall, based on tag name. By default, only rule status for enabled rules (with status log or block) will be updated. To update rule statuses for disabled rules under the specified tag, use the force attribute.