Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 797 Bytes

Task.md

File metadata and controls

17 lines (14 loc) · 797 Bytes

Harbor2Client::Task

Properties

Name Type Description Notes
id Integer The ID of task [optional]
execution_id Integer The ID of task execution [optional]
status String The status of task [optional]
status_message String The status message of task [optional]
run_count Integer The count of task run [optional]
extra_attrs ExtraAttrs [optional]
creation_time String The creation time of task [optional]
update_time String The update time of task [optional]
start_time String The start time of task [optional]
end_time String The end time of task [optional]