Gets All the Execution History Details of a Job

get

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

Returns the complete job history 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 : ApplicationJobHistory
Type: object
Show Source
Nested Schema : customParams
Type: array
Show Source
Nested Schema : errorData
Type: array
Show Source
Nested Schema : exceptionObject
Type: object
Nested Schema : jobRunParams
Type: array
Show Source
Nested Schema : ReconJobParameter
Type: object
Show Source
Back to Top