odmApi::Info¶
job execution information
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| jobExecId | integer | job execution id | |
| startedBy | character | user name who started the job | |
| jobName | character | actual job name | |
| status | character | current job status | [Enum: [COMPLETED, STARTING, RUNNING, STOPPING, STOPPED, FAILED, ABANDONED, UNKNOWN]] |
| createTime | character | ||
| endTime | character | [optional] |