Module waf_exclusions_api

Source

Structs§

CreateWafRuleExclusionParams
struct for passing parameters to the method create_waf_rule_exclusion
DeleteWafRuleExclusionParams
struct for passing parameters to the method delete_waf_rule_exclusion
GetWafRuleExclusionParams
struct for passing parameters to the method get_waf_rule_exclusion
ListWafRuleExclusionsParams
struct for passing parameters to the method list_waf_rule_exclusions
UpdateWafRuleExclusionParams
struct for passing parameters to the method update_waf_rule_exclusion

Enums§

CreateWafRuleExclusionError
struct for typed errors of method create_waf_rule_exclusion
DeleteWafRuleExclusionError
struct for typed errors of method delete_waf_rule_exclusion
GetWafRuleExclusionError
struct for typed errors of method get_waf_rule_exclusion
ListWafRuleExclusionsError
struct for typed errors of method list_waf_rule_exclusions
UpdateWafRuleExclusionError
struct for typed errors of method update_waf_rule_exclusion

Functions§

create_waf_rule_exclusion
Create a WAF exclusion for a particular firewall version.
delete_waf_rule_exclusion
Delete a WAF exclusion for a particular firewall version.
get_waf_rule_exclusion
Get a specific WAF exclusion object.
list_waf_rule_exclusions
List all exclusions for a particular firewall version.
update_waf_rule_exclusion
Update a WAF exclusion for a particular firewall version.