magic-visibility_pcaps_error_message

An error message that describes why the packet capture failed. This field only applies to `full` packet captures.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-visibility-pcaps-error-message-schema.json Raw ↑
{
  "$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"
}