replication
List replication tasks for a specific execution
List replication tasks for a specific execution
get/replication/executions/{id}/tasks
Path parameters
idinteger required
The ID of the execution that the tasks belongs to.
Query parameters
sortstring
Sort the resource list in ascending or descending order. e.g. sort by field1 in ascending order and field2 in descending order with "sort=field1,-field2"
pageinteger
The page number
page_sizeinteger
The size of per page
statusstring
The task status.
resource_typestring
The resource type.
Headers
X-Request-Idstring
An unique ID for the request
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.