/clusters/{clusterName}/services/{serviceName}/roles/{roleName}/commands

Mount Point: /api/v1/clusters/{clusterName}/services/{serviceName}/roles/{roleName}/commands

GET

List active role commands.

Parameters

name description type default
clusterName The name of the cluster. path
serviceName The service to which the role belongs. path
roleName The role to start. path
view The view of the data to materialize, either "summary" or "full". query summary

Response Body

element: commandList

A list of active role commands.