/clusters/{clusterName}/services/{serviceName}/commands/deployClientConfig

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

POST

Deploy a service's client configuration.

The client configuration is deployed to the hosts where the given roles are running.

Parameters

name description type default
clusterName The name of the cluster. path
serviceName The service name. path

Request Body

element: roleNames

List of role names.

Response Body

element: command

Information about the submitted command.