WebService::Fastly::Object::LegacyWafRule

Load the model package

use WebService::Fastly::Object::LegacyWafRule;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- message | string | Message metadata for the rule. | [optional] rule_id | string | Corresponding ModSecurity rule ID. | [optional] severity | int | Severity metadata for the rule. | [optional] source | string | The ModSecurity rule logic. | [optional] vcl | string | The VCL representation of the rule logic. | [optional]

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