Check whether the job state exists

head/jobs/{jobId}/state

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

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The ID of the job.

Responses

StatusMeaningDescription
200OK

The request succeeded.

404Not Found

No job exists at the requested path.