Check job availability

head/jobs/{jobId}
Internal-Use Only

Returns the headers for the job that the corresponding GET returns. Clients can use this operation to determine whether the job exists.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The ID of the job.

Header Parameters

NameTypeRequiredDescription
Delegate-Domain
string
false

Name of a credential domain of type OAuth2.0. The credential secret is retrieved to impersonate a group-managed service account for the current request.

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
404Not FoundNo job exists at the requested path.