waf-managed-rules_description

An informative summary of what the rule group does.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-waf-managed-rules-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/waf-managed-rules_description",
  "title": "waf-managed-rules_description",
  "description": "An informative summary of what the rule group does.",
  "example": "Group designed to protect against IP addresses that are a threat and typically used to launch DDoS attacks",
  "nullable": true,
  "readOnly": true,
  "type": "string"
}