v1

latestOpenAPI 3.1.0Elastic 2.02026-07-179371211.2 KB
Jobs

Download Job Output

Returns the full job output stream for the given job ID. An example of a job stream is a packet capture (PCAP) file.

get/connect/stream/{jobId}

Path parameters

jobIdinteger required

The job ID

Query parameters

extstring

Optional filename extension to use on the returned stream. Appends extension to stream name, unless stream name already contains '.bin' in which case it replaces that extension.

unwrapboolean

If true, and if the stream data is eligible the stream data will be unwrapped. An example of wrapped stream data is VXLAN packet data.

Response

The job output stream has been successfully retrieved