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