Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 887 Bytes

File metadata and controls

19 lines (16 loc) · 887 Bytes

Harbor1Client::ReplicationExecution

Properties

Name Type Description Notes
id Integer The ID [optional]
policy_id Integer The policy ID [optional]
status String The status [optional]
status_text String The status text [optional]
trigger String The trigger mode [optional]
total Integer The total count of all tasks [optional]
failed Integer The count of failed tasks [optional]
succeed Integer The count of succeed tasks [optional]
in_progress Integer The count of in_progress tasks [optional]
stopped Integer The count of stopped tasks [optional]
start_time String The start time [optional]
end_time String The end time [optional]