Unbinding a RabbitMQ Exchange
This section describes how to unbind exchanges on the console. An exchange can be unbound from a target exchange or a queue can be unbound from a source exchange.
Prerequisite
- An exchange has been created.
- The exchange or queue has been bound with an exchange.
Notes and Constraints
Unbinding an exchange makes it unavailable permanently. Exercise caution.
Unbinding an Exchange from a Target Exchange
- Log in to the RabbitMQ console.
- Click
in the upper left corner to select the region where your instance is located.
- Click an instance name to go to the instance details page.
- In the navigation pane, choose Instance > Virtual Hosts.
- Click a virtual host name.
- On the Exchange tab page, click Bind Exchange in the row containing the desired exchange.
- In the row containing the desired exchange, click Remove Binding.
Removing a binding makes it unavailable permanently. Exercise caution.
- Click Yes.
Unbinding a Queue from a Source Exchange
- Log in to the RabbitMQ console.
- Click
in the upper left corner to select the region where your instance is located.
- Click an instance name to go to the instance details page.
- In the navigation pane, choose Instance > Virtual Hosts.
- Click a virtual host name.
- On the Queue tab page, click View Detail in the row containing the desired queue.
- In the row containing the desired exchange, click Remove Binding.
Figure 1 Queue details
Removing a binding makes it unavailable permanently. Exercise caution.
- Click Yes.
Related Document
To unbind an exchange by calling an API, see Deleting Bindings.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot