Get the heartbeat timestamp
get/jobs/{jobId}/heartbeatTimeStamp
Returns a timestamp that represents the last received heartbeat update of the job. It uses the format yyyy-MM-ddTHH:mm:ss.SSSZ.
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Schema | |
204 | No Content | The heartbeatTimeStamp has not been set yet. | ||
404 | Not Found | No job exists at the requested path. | Schema |