Add info for federation links
Reported via public slack channel: https://rabbitmq.slack.com/archives/C1EDN83PA/p1586983265300300
This commit is contained in:
parent
1ec6f64658
commit
1a784737b5
|
|
@ -1012,6 +1012,17 @@ or:
|
||||||
<pre>curl -4u 'guest:guest' -XPOST localhost:15672/api/rebalance/queues/</pre>
|
<pre>curl -4u 'guest:guest' -XPOST localhost:15672/api/rebalance/queues/</pre>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>X</td>
|
||||||
|
<td></td>
|
||||||
|
<td></td>
|
||||||
|
<td></td>
|
||||||
|
<td class="path">/api/federation-links<br/>
|
||||||
|
/api/federation-links/<i>vhost</i></td>
|
||||||
|
<td>
|
||||||
|
Provides status for all federation links. Requires the <code>rabbitmq_federation_management</code> plugin to be enabled.
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue