Verify that a job state exists

head/jobs/{jobId}/state

Determines whether a specific job state exists.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The ID of the job.

Responses

StatusMeaningDescription
200OK

The request succeeded.

404Not Found

The requested resource does not exist.

406Not Acceptable

The content media types are unacceptable.