# LegacyWafRule ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **message** | Option<**String**> | Message metadata for the rule. | **rule_id** | Option<**String**> | Corresponding ModSecurity rule ID. | **severity** | Option<**i32**> | Severity metadata for the rule. | **source** | Option<**String**> | The ModSecurity rule logic. | **vcl** | Option<**String**> | The VCL representation of the rule logic. | [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)