APIs
Open Source
Programming
Solutions
Support
Existence check state of the job
head
/jobs/{jobId}/state
Internal-Use Only
Existence check state of the specified job.
Request Samples
Shell - curl
1
Response Samples
200
text/plain
1
string
Path Parameters
Name
Type
Required
Description
jobId
string
true
The jobId.
Responses
Status
Meaning
Description
200
OK
The job state.
Headers
Schema
404
Not Found
The job could not be found.
Headers
Schema