maximum-engines

Sets the maximum number of Engines the Broker can manage.

Example Request

PUT http://example.com:8080/livecluster/rest/broker/maximum-engines

Example Input

Parameters

Parameter Name

Data Type

Description

Sample Value

id

Long

Broker ID of Broker

1580108171
maxEngines

Int

Maximum number of Engines that the given Broker can manage

6

Example Response

207 no content

Result: The maximum number of Engines that the Broker can Manage is set.