configuration

Sets the configuration to run on the Engines.

Example Request

PUT http://example.com:8080/livecluster/rest/engineDaemon/configuration

Example Input

Parameters

Parameter Name

Data Type

Description

Sample Value

id

Long

Engine ID for which configuration needs to be changed

3574664343712327623
config

String

The configuration which needs to be updated

testlin64

Example Response

204 no content

Result: Configuration of the specified Engine Daemon is updated.