magic-visibility_pcaps_system

The system used to collect packet captures.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-visibility-pcaps-system-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic-visibility_pcaps_system",
  "title": "magic-visibility_pcaps_system",
  "description": "The system used to collect packet captures.",
  "enum": [
    "magic-transit"
  ],
  "example": "magic-transit",
  "type": "string"
}