Sha256: a4fc65f09d70a7d9f0993d97011564b9fab80a3467cd7c85032643eca4a9eb88
Contents?: true
Size: 939 Bytes
Versions: 1
Compression:
Stored size: 939 Bytes
Contents
# Fastly::WafRuleRevisionAttributes ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **message** | **String** | Message metadata for the rule. | [optional][readonly] | | **modsec_rule_id** | **Integer** | Corresponding ModSecurity rule ID. | [optional][readonly] | | **paranoia_level** | **Integer** | Paranoia level for the rule. | [optional][readonly] | | **revision** | **Float** | Revision number. | [optional] | | **severity** | **Integer** | Severity metadata for the rule. | [optional][readonly] | | **source** | **String** | The ModSecurity rule logic. | [optional][readonly] | | **state** | **String** | The state, indicating if the revision is the most recent version of the rule. | [optional][readonly] | | **vcl** | **String** | The VCL representation of the rule logic. | [optional][readonly] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fastly-4.0.0.alpha2 | docs/WafRuleRevisionAttributes.md |