Systems
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
202
An active job that may be queued, working, completed or failed.
application/json
get
/systems/download_tracesAPI 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 · enumRequiredPossible values:
Type of traces to download
Responses
202
An active job that may be queued, working, completed or failed.
application/json
put
/systems/download_traces202
An active job that may be queued, working, completed or failed.
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_vars200
The var file created
Last updated
Was this helpful?