getStatus

fun getStatus(jobName: String, jobId: String): Job

Get the status and other details (e.g. owner, return code) for a job.

Return

job document (matching job)

Parameters

jobName

job name for the job for which you want to get status

jobId

job ID for the job for which you want to get status

Throws

error getting job status