Verify that a job state exists

head/jobs/{jobId}/state
Internal-Use Only

Determines whether a specific job state exists.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The ID of the job.

Responses

StatusMeaningDescription
200OKThe request succeeded.
404Not FoundThe requested resource does not exist.
406Not AcceptableThe content media types are unacceptable.