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

Mount Point: /api/v6/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.

Added in v3: an empty role name list will deploy client configs to all known service roles.

Parameters

name description type default
serviceName The service name. path
clusterName (no documentation provided) path

Request Body

element: roleNames

List of role names.

Response Body

element: command

Information about the submitted command.