/clusters/{clusterName}/services/{serviceName}/commands/recommissionWithStart
Mount Point: /api/v18/clusters/{clusterName}/services/{serviceName}/commands/recommissionWithStart
POST
Start and recommission roles of a service.
The list should contain names of slave roles to start and recommission.
Warning: Evolving. This method may change in the future and does not offer standard compatibility guarantees. Only support by HDFS. Do not use without guidance from Cloudera.
Available since API v15.
Parameters
| name | description | type | default |
|---|---|---|---|
| serviceName | Name of the service on which to run the command. | path | |
| clusterName | (no documentation provided) | path |
Request Body
| element: | roleNames |
List of role names to recommision.
Response Body
| element: | command |
Information about the submitted command.