magic-visibility_pcaps_time_limit

The packet capture duration in seconds.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-visibility-pcaps-time-limit-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic-visibility_pcaps_time_limit",
  "title": "magic-visibility_pcaps_time_limit",
  "description": "The packet capture duration in seconds.",
  "example": 300,
  "maximum": 300,
  "minimum": 1,
  "type": "number"
}