Structs§
- GetWaf
Rule Params - struct for passing parameters to the method
get_waf_rule
- List
WafRules Params - struct for passing parameters to the method
list_waf_rules
Enums§
- GetWaf
Rule Error - struct for typed errors of method
get_waf_rule
- List
WafRules Error - struct for typed errors of method
list_waf_rules
Functions§
- get_
waf_ rule - Get a specific rule. The
id
provided can be the ModSecurity Rule ID or the Fastly generated rule ID. - list_
waf_ rules - List all available WAF rules.