Check whether the job request exists

head/jobRequests/{jobRequestId}

Returns the header information for the job request.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
jobRequestId
string
true

The ID of the job request.

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