Check whether the job state exists

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

Returns the header information for the job state that the corresponding GET returns.

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 FoundNo job exists at the requested path.