Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 2.18 KB

WafFirewallVersionResponseDataAttributes.md

File metadata and controls

26 lines (21 loc) · 2.18 KB

WafFirewallVersionResponseDataAttributes

Properties

Name Type Description Notes
created_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
deleted_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
updated_at datetime, none_type Date and time in ISO 8601 format. [optional] [readonly]
active bool Whether a specific firewall version is currently deployed. [optional] [readonly]
active_rules_fastly_block_count int The number of active Fastly rules set to block. [optional] [readonly]
active_rules_fastly_log_count int The number of active Fastly rules set to log. [optional] [readonly]
active_rules_fastly_score_count int The number of active Fastly rules set to score. [optional] [readonly]
active_rules_owasp_block_count int The number of active OWASP rules set to block. [optional] [readonly]
active_rules_owasp_log_count int The number of active OWASP rules set to log. [optional] [readonly]
active_rules_owasp_score_count int The number of active OWASP rules set to score. [optional] [readonly]
active_rules_trustwave_block_count int The number of active Trustwave rules set to block. [optional] [readonly]
active_rules_trustwave_log_count int The number of active Trustwave rules set to log. [optional] [readonly]
last_deployment_status str, none_type The status of the last deployment of this firewall version. [optional] [readonly]
deployed_at str Time-stamp (GMT) indicating when the firewall version was last deployed. [optional] [readonly]
error str Contains error message if the firewall version fails to deploy. [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]