Get the list of all runs for a job configuration.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The name of the job configuration for which to find job runs.
OK
The job run's current status.
unknown, idle, starting, running, finishing, cancelling, finished, cancelled, error, skipped The unique job run ID.
The job's configuration details.
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.