/clusters/{clusterName}/services/{serviceName}/replications/{scheduleId}/run

Mount Point: /api/v14/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.

Available since API v3. Only available with Cloudera Manager Enterprise Edition.

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.