engine-router
Sets an Engine router for a given Broker.
Example Request
POST http://example.com:8080/livecluster/rest/broker/engine-router
Example Input
Parameters
Parameter Name |
Data Type |
Description |
Sample Value |
id |
Long |
Broker ID of Broker for which Engine Router needs to be set |
1580108171 |
— |
JSON |
Engine Router data |
{ |
Example Response
204 no content
Result: Engine router is set for the specified Broker.