engine-weight

Sets the Engine distribution weighting relative to other Brokers.

Example Request

PUT http://example.com:8080/livecluster/rest/broker/engine-weight

Example Input

Parameters

Parameter Name

Data Type

Description

Sample Value

id

Long

Broker ID of Broker for which Engine Distribution weighting needs to be set

1961263499
weight

Double

Engine weight

2

Example Response

207 no content

Result: Engine weight is updated for the specified Broker.