Path Parameters
The id of the resource
Query Parameters
Construct the file content adding the event time as prefix when parsing each event
Available options:
0
, 1
Parse available options for the event stream
utf8
- parse the session output (o) and error (e) events as utf-8 content in the session payloadbase64
- parse the session output (o) and error (e) events as base64 content in the session payloadraw-queries
- encode each event stream parsing the input of queries based on the database wire protocol (available databases: postgres)
Available options:
utf8
, base64
, raw-queries
Choose the type of events to include
i
- Input (stdin)o
- Output (stdout)e
- Error (stderr)
Expand the given attributes
Available options:
event_stream
The file extension to donwload the session as a file content.
csv
- it will parse the content to format in csv formatjson
- it will parse the content as a json stream.<any-format>
- No special parsing is applied
Construct the file content adding a break line when parsing each event
Available options:
0
, 1
Response
OK
The response is of type object
.