{
  "GET /api/job/<JOB>/logs": "Get job-logs",
  "GET /api/job/<JOB>/state": "Get the current job-state",
  "GET /api/job/<JOB>/tail": "Get the last lines of job-logs",
  "POST /api/job/<JOB>": "Start a job"
}