zero-trust-gateway_traffic

The wirefilter expression used for traffic matching.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-zero-trust-gateway-traffic-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/zero-trust-gateway_traffic",
  "title": "zero-trust-gateway_traffic",
  "description": "The wirefilter expression used for traffic matching.",
  "example": "http.request.uri matches \".*a/partial/uri.*\" and http.request.host in $01302951-49f9-47c9-a400-0297e60b6a10",
  "type": "string"
}