shared-brokers
Sets the Broker sharing.
Example Input
PUT http://example.com:8080/livecluster/rest/broker/shared-brokers
Example Input
Parameters
Parameter Name |
Data Type |
Description |
Sample Value |
id |
Long |
Broker ID of Broker |
1580108171 |
brokerSharing |
String |
Broker ID that needs to be shared |
1961263499 |
Example Response
204 no content
Result: Broker sharing is set.