{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic-visibility_pcaps_byte_limit", "title": "magic-visibility_pcaps_byte_limit", "description": "The maximum number of bytes to capture. This field only applies to `full` packet captures.", "example": 500000, "maximum": "1e+09", "minimum": 1, "type": "number" }