{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/magic-visibility_pcaps_error_message", "title": "magic-visibility_pcaps_error_message", "description": "An error message that describes why the packet capture failed. This field only applies to `full` packet captures.", "example": "No packets matched the filter in the time limit given. Please modify the filter or try again.", "type": "string" }