PCAPs
List packet capture requests
Get PCAP request
Create PCAP request
Stop full PCAP
ModelsExpand Collapse
PCAP = object { id, filter_v1, offset_time, 5 more }
The RFC 3339 offset timestamp from which to query backwards for packets. Must be within the last 24h. When this field is empty, defaults to time of request.
PCAPListResponse = PCAP { id, filter_v1, offset_time, 5 more } or object { id, byte_limit, colo_name, 10 more }
PCAP = object { id, filter_v1, offset_time, 5 more }
The RFC 3339 offset timestamp from which to query backwards for packets. Must be within the last 24h. When this field is empty, defaults to time of request.
MagicVisibilityPCAPsPCAPsResponseFull = object { id, byte_limit, colo_name, 10 more }
The maximum number of bytes to capture. This field only applies to full packet captures.
The name of the data center used for the packet capture. This can be a specific colo (ord02) or a multi-colo name (ORD). This field only applies to full packet captures.
The full URI for the bucket. This field only applies to full packet captures.
An error message that describes why the packet capture failed. This field only applies to full packet captures.
status: optional "unknown" or "success" or "pending" or 5 moreThe status of the packet capture request.
The status of the packet capture request.
PCAPGetResponse = PCAP { id, filter_v1, offset_time, 5 more } or object { id, byte_limit, colo_name, 10 more }
PCAP = object { id, filter_v1, offset_time, 5 more }
The RFC 3339 offset timestamp from which to query backwards for packets. Must be within the last 24h. When this field is empty, defaults to time of request.
MagicVisibilityPCAPsPCAPsResponseFull = object { id, byte_limit, colo_name, 10 more }
The maximum number of bytes to capture. This field only applies to full packet captures.
The name of the data center used for the packet capture. This can be a specific colo (ord02) or a multi-colo name (ORD). This field only applies to full packet captures.
The full URI for the bucket. This field only applies to full packet captures.
An error message that describes why the packet capture failed. This field only applies to full packet captures.
status: optional "unknown" or "success" or "pending" or 5 moreThe status of the packet capture request.
The status of the packet capture request.
PCAPCreateResponse = PCAP { id, filter_v1, offset_time, 5 more } or object { id, byte_limit, colo_name, 10 more }
PCAP = object { id, filter_v1, offset_time, 5 more }
The RFC 3339 offset timestamp from which to query backwards for packets. Must be within the last 24h. When this field is empty, defaults to time of request.
MagicVisibilityPCAPsPCAPsResponseFull = object { id, byte_limit, colo_name, 10 more }
The maximum number of bytes to capture. This field only applies to full packet captures.
The name of the data center used for the packet capture. This can be a specific colo (ord02) or a multi-colo name (ORD). This field only applies to full packet captures.
The full URI for the bucket. This field only applies to full packet captures.
An error message that describes why the packet capture failed. This field only applies to full packet captures.
status: optional "unknown" or "success" or "pending" or 5 moreThe status of the packet capture request.
The status of the packet capture request.