waf-managed-rules_modified_rules_count

The number of rules within the group that have been modified from their default configuration.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-waf-managed-rules-modified-rules-count-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/waf-managed-rules_modified_rules_count",
  "title": "waf-managed-rules_modified_rules_count",
  "default": 0,
  "description": "The number of rules within the group that have been modified from their default configuration.",
  "example": 2,
  "readOnly": true,
  "type": "number"
}