UI Support
Job log page (UI)
Render the job log page, or (dev only) its supporting jinja context
get/batches/{batch_id}/jobs/{job_id}/log/{container}
Path parameters
batch_idnumber required
The ID of the batch.
job_idnumber required
The ID of the job.
containerstring required
The name of the container.
Headers
x-hail-return-jinja-contextboolean
Example:true
Do not render, and instead return the jinja context json.
Response
Successfully retrieved the job log.
object required