all-enabled

Sets whether all Engine Daemons can run Engines.

Example Request

PUT http://example.com:8080/livecluster/rest/engineDaemon/all-enabled

Example Input

Parameters

Parameter Name

Data Type

Description

Sample Value

enable

Boolean

True or false depending on which it is decided whether all Engine Daemons can run the Engines or not

true

Example Response

204 no content

Result: All Engine Daemons are enabled or disabled.