Unbinding a RabbitMQ Queue
This section describes how to unbind an exchange from a queue on the console. Exchanges can only route and store messages to the bound queues.
Notes and Constraints
Unbinding a queue makes it unavailable permanently. Exercise caution.
Prerequisites
- An exchange has been created.
- A queue has been created.
- The exchange has been bound with the queue.
Unbinding an Exchange from a Queue
- 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 queue, click Remove Binding.
Removing a binding makes it unavailable permanently. Exercise caution.
- Click Yes.
Related Document
To unbind a queue 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