WebService::Fastly::Object::LegacyWafRuleStatus

Load the model package

use WebService::Fastly::Object::LegacyWafRuleStatus;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- status | string | Describes the behavior for the particular rule within this firewall. Permitted values: log, block, and disabled. | [optional] modsec_rule_id | string | The ModSecurity rule ID. | [optional] unique_rule_id | string | The Rule ID. | [optional]

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