dns-analytics_filters

Segmentation filter in 'attribute operator value' format.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dns-analytics-filters-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/dns-analytics_filters",
  "title": "dns-analytics_filters",
  "description": "Segmentation filter in 'attribute operator value' format.",
  "example": "responseCode==NOERROR,queryType==A",
  "type": "string"
}