waf-managed-rules_rules_count

The number of rules in the current rule group.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-waf-managed-rules-rules-count-schema.json Raw ↑
{
  "$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"
}