Check job availability

head/jobs/{jobId}

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

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
jobId
string
true

The ID of the job.

Header Parameters

NameTypeRequiredDescription
Delegate-Domain
string
false

The 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
200OK

The request succeeded.

Headers
404Not Found

No job exists at the requested path.