/clusters/{clusterName}/services/{serviceName}/replications/{scheduleId}/run
Mount Point: /rest/clusters/{clusterName}/services/{serviceName}/replications/{scheduleId}/run
POST
Run the schedule immediately.
The replication command will be triggered with the configured arguments, and will be recorded in the schedule's history.
Parameters
name | description | type | default |
---|---|---|---|
scheduleId | Id of an existing replication schedule. | path | |
dryRun | Whether to execute a dry run. | query | false |
serviceName | (no documentation provided) | path | |
clusterName | (no documentation provided) | path |
Response Body
element: | command |
Information about the submitted command.