The unique ID of the rule.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/rulesets_RuleId", "title": "ID", "description": "The unique ID of the rule.", "example": "3a03d665bac047339bb530ecb439a90d", "pattern": "^[0-9a-f]{32}$", "type": "string" }