Updated on 2025-09-03 GMT+08:00

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

Notes and Constraints

Unbinding an exchange makes it unavailable permanently. Exercise caution.

Unbinding an Exchange from a Target Exchange

  1. Log in to the console.
  2. Click in the upper left corner to select the region where your instance is located.
  3. Click in the upper left corner and choose Application > Distributed Message Service for RabbitMQ to open the RabbitMQ instance list.
  4. Click an instance name to go to the instance details page.
  5. In the navigation pane, choose Instance > Virtual Hosts.
  6. Click a virtual host name.
  7. On the Exchange tab page, click Bind Exchange in the row containing the desired exchange.
  8. In the row containing the desired exchange, click Remove Binding.

    Removing a binding makes it unavailable permanently. Exercise caution.

  9. Click Yes.

Unbinding a Queue from a Source Exchange

  1. Log in to the console.
  2. Click in the upper left corner to select the region where your instance is located.
  3. Click in the upper left corner and choose Application > Distributed Message Service for RabbitMQ to open the RabbitMQ instance list.
  4. Click an instance name to go to the instance details page.
  5. In the navigation pane, choose Instance > Virtual Hosts.
  6. Click a virtual host name.
  7. On the Queue tab page, click View Detail in the row containing the desired queue.
  8. In the row containing the desired exchange, click Remove Binding.

    Removing a binding makes it unavailable permanently. Exercise caution.

  9. Click Yes.