Systems

Check result of a download traces job.

get

API Key Scope: systems / download_traces

Authorizations
AuthorizationstringRequired

Pass the username and password of a user in the authorization header. This currently gives full access.

Query parameters
job_idstringRequired

ID of active job

Responses
200

A completed job for downloading traces.

Responsestring · binary
get
/systems/download_traces

Trigger a download traces request.

put

API Key Scope: systems / download_traces

Authorizations
AuthorizationstringRequired

Pass the username and password of a user in the authorization header. This currently gives full access.

Query parameters
typestring · enumRequired

Type of traces to download

Possible values:
Responses
put
/systems/download_traces
202

An active job that may be queued, working, completed or failed.

Creates a YAML file with selected tables and downloads it

post
Authorizations
AuthorizationstringRequired

Pass the username and password of a user in the authorization header. This currently gives full access.

Body
Responses
200

The var file created

application/x-yaml
Responsestring · binary
post
/systems/reset/generate_vars
200

The var file created

Last updated

Was this helpful?