Get the Details of a Specific Job Run

get

/iam/governance/applicationmanagement/api/v1/applications/{appid}/jobs/{jobid}/history/{historyId}

Returns a specific job run status of a given job.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApplicationJobResult
Type: object
Show Source
Nested Schema : exceptionObject
Type: object
Nested Schema : params
Type: array
Show Source
Nested Schema : ReconJobParameter
Type: object
Show Source
Back to Top