The system used to collect packet captures.
{ "$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" }