Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 922 Bytes

ScanDataExportExecution.md

File metadata and controls

18 lines (14 loc) · 922 Bytes

ScanDataExportExecution

Properties

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]

[Back to Model list] [Back to API list] [Back to README]