Column Name | Description |
---|---|
ID | The unique system-generated job identifier. |
Job | What job was triggered. |
Started | The time the job was triggered in the following format MM/DD/YYYY + time. |
Finished | The time the job finished in the following format MM/DD/YYYY + time. |
Runtime | How long the job ran for. |
# Success | The number of successful tasks that were present in the job. |
# Errors | The number of errors that were present in the job. |
Column Name | Description |
---|---|
ID | The unique system-generated job identifier. |
Job | What job was triggered. |
Module | A brief description of the API used to trigger the event. |
Started At | The time the job was triggered in the following format MM/DD/YYYY + time. |
Finished At | The time the job finished in the following format MM/DD/YYYY + time. |
Runtime | How long the job ran for. |
Success | The number of successful tasks that were present in the job. |
Errors | The number of errors that were present in the job. |