firewall_uri_search

A single URI to search for in the list of URLs of existing rules.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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