/clusters/{clusterName}/services/{serviceName}/commandsByName
Mount Point: /api/v14/clusters/{clusterName}/services/{serviceName}/commandsByName
GET
Lists all the commands that can be executed by name on the provided service.
Available since API v6.
Parameters
name | description | type | default |
---|---|---|---|
serviceName | The service name. | path | |
clusterName | (no documentation provided) | path |
Response Body
element: | commandMetadataList |
a list of command metadata objects.