Update example path
This commit is contained in:
parent
ab91e796ab
commit
6ba5e87fce
|
|
@ -1009,7 +1009,7 @@ or:
|
|||
<td>
|
||||
Rebalances all queues in all vhosts. This operation is asynchronous therefore please check
|
||||
the RabbitMQ log file for messages regarding the success or failure of the operation.
|
||||
<pre>curl -4u 'guest:guest' -XPOST localhost:15672/api/queues/rebalance</pre>
|
||||
<pre>curl -4u 'guest:guest' -XPOST localhost:15672/api/rebalance/queues/</pre>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Reference in New Issue