engine-router
Retrieves the Engine Router assigned to this Broker.
Example Request
GET 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 information of assigned Engine Router needs to be retrieved |
899860077 |
Example Response
{
"sets": null,
"conditions": [
{
"name": "AMIAvailZone",
"comparison": 1,
"value": "fvszgvsa",
"nullCompare": false
}
],
"type": 0
}