/clusters/{clusterName}/services/{serviceName}/roleCommands/{commandName}
Mount Point: /api/v15/clusters/{clusterName}/services/{serviceName}/roleCommands/{commandName}
POST
Execute a role command by name.
Available since API v6.Parameters
name | description | type | default |
---|---|---|---|
commandName | the name of command to execute. | path | |
serviceName | (no documentation provided) | path | |
clusterName | (no documentation provided) | path |
Request Body
element: | roleNames |
the roles to run this command on.
Response Body
element: | bulkCommandList |
List of submitted commands.