min-idle-home-engines
Sets the minimum number of Idle Home Machines that the Broker is left to manage.
Example Request
PUT http://example.com:8080/livecluster/rest/broker/min-idle-home-engines
Example Input
Parameters
Parameter Name |
Data Type |
Description |
Sample Value |
id |
Long |
Broker ID of Broker |
1580108171 |
minEngines |
Int |
Minimum number of Idle Home Engines on the given Broker |
1 |
Example Response
204 no content
Result: The minimum number of Idle Home Engines for the Broker is set.