Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
200 - */*
OK
The job run's current status.
Available options:
unknown
, idle
, starting
, running
, finishing
, cancelling
, finished
, cancelled
, error
, skipped
The unique job run ID.
The host that ran the job.
The job's start time, shown if the job has finished.
The job's end time, shown if the job has finished.
The job's total run time, shown if the job has finished.