{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/waf-managed-rules_rules_count",
"title": "waf-managed-rules_rules_count",
"default": 0,
"description": "The number of rules in the current rule group.",
"example": 10,
"readOnly": true,
"type": "number"
}