firewall_ua-rules_components-schemas-description

An informative summary of the rule.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-ua-rules-components-schemas-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_ua-rules_components-schemas-description",
  "title": "firewall_ua-rules_components-schemas-description",
  "description": "An informative summary of the rule.",
  "example": "Prevent access from abusive clients identified by this User Agent to mitigate a DDoS attack",
  "maxLength": 1024,
  "type": "string"
}