Check whether the heartbeat timestamp exists

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

Returns the header information for the heartbeat timestamp job.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The ID of the job.

Responses

StatusMeaningDescription
200OKThe request succeeded.
204No ContentThe `heartbeatTimeStamp` has not been set yet.
404Not FoundNo job exists at the requested path.