firewall_rules_components-schemas-description

An informative description of the rule.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-rules-components-schemas-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_rules_components-schemas-description",
  "title": "firewall_rules_components-schemas-description",
  "default": "",
  "description": "An informative description of the rule.",
  "example": "Execute the OWASP ruleset when the IP address is not 1.1.1.1",
  "type": "string"
}