Name | Type | Description | Notes |
---|---|---|---|
id | int | The ID of the execution | [optional] |
user_id | int | The ID if the user triggering the export job | [optional] |
status | str | The status of the execution | [optional] |
trigger | str | The trigger mode | [optional] |
start_time | datetime | The start time | [optional] |
end_time | datetime | The end time | [optional] |
status_text | str | The status text | [optional] |
user_name | str | The name of the user triggering the job | [optional] |
file_present | bool | Indicates whether the export artifact is present in registry | [optional] |