The limit of packets contained in a packet capture.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic-visibility_pcaps_packet_limit", "title": "magic-visibility_pcaps_packet_limit", "description": "The limit of packets contained in a packet capture.", "example": 10000, "maximum": 10000, "minimum": 1, "type": "number" }