Sha256: 2e09d087afbcff41dfb63538a9d651f9924796cb88dc011cfd4796fdd62fb35f
Contents?: true
Size: 1.95 KB
Versions: 38
Compression:
Stored size: 1.95 KB
Contents
# Fastly::WafFirewallVersionResponseDataAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] | | **active** | **Boolean** | Whether a specific firewall version is currently deployed. | [optional][readonly] | | **active_rules_fastly_block_count** | **Integer** | The number of active Fastly rules set to block. | [optional][readonly] | | **active_rules_fastly_log_count** | **Integer** | The number of active Fastly rules set to log. | [optional][readonly] | | **active_rules_fastly_score_count** | **Integer** | The number of active Fastly rules set to score. | [optional][readonly] | | **active_rules_owasp_block_count** | **Integer** | The number of active OWASP rules set to block. | [optional][readonly] | | **active_rules_owasp_log_count** | **Integer** | The number of active OWASP rules set to log. | [optional][readonly] | | **active_rules_owasp_score_count** | **Integer** | The number of active OWASP rules set to score. | [optional][readonly] | | **active_rules_trustwave_block_count** | **Integer** | The number of active Trustwave rules set to block. | [optional][readonly] | | **active_rules_trustwave_log_count** | **Integer** | The number of active Trustwave rules set to log. | [optional][readonly] | | **last_deployment_status** | **String** | The status of the last deployment of this firewall version. | [optional][readonly] | | **deployed_at** | **String** | Time-stamp (GMT) indicating when the firewall version was last deployed. | [optional][readonly] | | **error** | **String** | Contains error message if the firewall version fails to deploy. | [optional][readonly] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
38 entries across 38 versions & 1 rubygems