getStatusValue

fun getStatusValue(jobName: String, jobId: String): String

Get the status value only for a given job name and id.

Return

status value

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