ReplicationExecution

Properties

NameTypeDescriptionNotes
idintThe ID of the execution[optional]
policy_idintThe ID if the policy that the execution belongs to[optional]
statusstrThe status of the execution[optional]
triggerstrThe trigger mode[optional]
start_timedatetimeThe start time[optional]
end_timedatetimeThe end time[optional]
status_textstrThe status text[optional]
totalintThe total count of all executions[optional]
failedintThe count of failed executions[optional]
succeedintThe count of succeed executions[optional]
in_progressintThe count of in_progress executions[optional]
stoppedintThe count of stopped executions[optional]