Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.13 KB

WafRuleRevisionAttributes.md

File metadata and controls

19 lines (14 loc) · 1.13 KB

WafRuleRevisionAttributes

Properties

Name Type Description Notes
message str Message metadata for the rule. [optional] [readonly]
modsec_rule_id int Corresponding ModSecurity rule ID. [optional] [readonly]
paranoia_level int Paranoia level for the rule. [optional] [readonly]
revision int Revision number. [optional]
severity int Severity metadata for the rule. [optional] [readonly]
source str The ModSecurity rule logic. [optional] [readonly]
state str The state, indicating if the revision is the most recent version of the rule. [optional] [readonly]
vcl str The VCL representation of the rule logic. [optional] [readonly]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]