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
-
appid(required): string
Name of the application
-
historyId(required): string
historyId of the job
-
jobid(required): string
Name of the Job
Response
Supported Media Types
- application/json
200 Response
Successful operation
Nested Schema : exceptionObject
Type:
object
Nested Schema : ReconJobParameter
Type:
Show Source
object
-
dataType:
string
Allowed Values:
[ "String", "Number", "Boolean", "ITResource" ]
-
encrypted:
boolean
Default Value:
false
-
helpText:
string
-
name:
string
-
required:
boolean
Default Value:
false
-
value:
string