restart-engine-daemon
Forces the Engine Daemon to log off and restart.
Example Request
PUT http://example.com:8080/livecluster/rest/engineDaemon/restart-engine-daemon
Example Input
Parameters
Parameter Name |
Data Type |
Description |
Sample Value |
id |
Long |
Engine Daemon ID of Engine Daemon that is forced to log off and restart |
4848394891525229394 |
Example Response
204 no content
Result: Engine Daemon is restarted.