/clusters/{clusterName}/services/{serviceName}/roleCommands/stop
Mount Point: /api/v17/clusters/{clusterName}/services/{serviceName}/roleCommands/stop
POST
Stop a set of role instances.
Bulk command operations are not atomic, and may contain partial failures. The returned list will contain references to all successful commands, and a list of error messages identifying the roles on which the command failed.
Parameters
| name | description | type | default |
|---|---|---|---|
| serviceName | (no documentation provided) | path | |
| clusterName | (no documentation provided) | path |
Request Body
| element: | roleNames |
The role type.
Response Body
| element: | bulkCommandList |
A reference to the submitted command.