/clusters/{clusterName}/services/{serviceName}/commands/rollingRestart
Mount Point: /api/v13/clusters/{clusterName}/services/{serviceName}/commands/rollingRestart
POST
Command to run rolling restart of roles in a service. The sequence is:
- Restart all the non-slave roles
- If slaves are present restart them in batches of size specified in RollingRestartCmdArgs
- 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)