/clusters/{clusterName}/services/{serviceName}/commands/rollingRestart

Mount Point: /api/v16/clusters/{clusterName}/services/{serviceName}/commands/rollingRestart

POST

Command to run rolling restart of roles in a service. The sequence is:

  1. Restart all the non-slave roles
  2. If slaves are present restart them in batches of size specified in RollingRestartCmdArgs
  3. Perform any post-command needed after rolling restart

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

Parameters

name description type default
serviceName (no documentation provided) path
clusterName (no documentation provided) path

Request Body

element: rollingRestartArgs

(no documentation provided)

Response Body

element: command

(no documentation provided)