firewall_notes

An informative summary of the rule, typically used as a reminder or explanation.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-notes-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_notes",
  "title": "firewall_notes",
  "description": "An informative summary of the rule, typically used as a reminder or explanation.",
  "example": "This rule is enabled because of an event that occurred on date X.",
  "type": "string"
}