firewall_description_search

A string to search for in the description of existing rules.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-description-search-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_description_search",
  "title": "firewall_description_search",
  "description": "A string to search for in the description of existing rules.",
  "example": "abusive",
  "type": "string"
}