Whether the rule should be executed.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/rulesets_RuleEnabled", "title": "Enabled", "description": "Whether the rule should be executed.", "example": true, "type": "boolean" }