/clusters/{clusterName}/services/{serviceName}/replications/{scheduleId}/history
Mount Point: /api/v11/clusters/{clusterName}/services/{serviceName}/replications/{scheduleId}/history
GET
Returns a list of commands triggered by a schedule.
Parameters
name | description | type | default |
---|---|---|---|
scheduleId | Id of an existing replication schedule. | path | |
limit | Maximum number of commands to retrieve. | query | 20 |
offset | Index of first command to retrieve. | query | 0 |
view | The view to materialize. | query | summary |
serviceName | (no documentation provided) | path | |
clusterName | (no documentation provided) | path |
Response Body
element: | replicationCommandList |
List of commands for the schedule.