Debug mode activation
New API endpoint has been added for enabling / disabling debug mode for a dedicated Remote Engine.
Be aware this endpoint should be used only once the Remote Engine is started and paired.
Method | Endpoint | Description | Request Type |
---|---|---|---|
PUT | /processing/runtimes/remote-engines/{id}/debug | Enables debug mode on the engine, in order to validate or debug the executions performed. |
|