Check whether the job-request summary exists

head/jobRequests/{jobRequestId}
Internal-Use Only

Returns the header information for the job-request summary.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
jobRequestId
string
true

The ID of the job request.

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 request exists at the requested path.