replication

Get the specific replication execution

Get the replication execution specified by ID

get/replication/executions/{id}

Path parameters

idinteger required

The ID of the execution.

Headers

X-Request-Idstring

An unique ID for the request

Response

Success

idinteger

The ID of the execution

policy_idinteger

The ID if the policy that the execution belongs to

statusstring

The status of the execution

triggerstring

The trigger mode

start_timestring date-time

The start time

end_timestring date-time

The end time

status_textstring

The status text

totalinteger

The total count of all executions

failedinteger

The count of failed executions

succeedinteger

The count of succeed executions

in_progressinteger

The count of in_progress executions

stoppedinteger

The count of stopped executions

Changes

No recorded changes to this endpoint across all 1 revision of this API.