Deleting RabbitMQ Exchanges
This section describes how to delete exchanges on the console.
Notes and Constraints
- Deleting an exchange removes all its configurations including exchange-exchange and exchange-queue bindings permanently.
- The default exchange cannot be deleted for RabbitMQ 3.x.x.
Prerequisite
An exchange has been created.
Deleting RabbitMQ Exchanges
- Log in to the console.
- Click
in the upper left corner to select the region where your instance is located.
- Click
and choose Application > Distributed Message Service for RabbitMQ to open the console of DMS for RabbitMQ.
- Click an instance name to go to the instance details page.
- In the navigation pane, choose Virtual Hosts.
- Click a virtual host name.
- On the Exchange tab page, delete exchanges in either of the following ways:
- Select one or more exchanges and click Delete Exchange in the upper left corner.
- In the row containing the desired exchange, click Delete.
- Click OK.
Parent topic: Managing RabbitMQ Exchanges
- Notes and Constraints
- Prerequisite
- Deleting RabbitMQ Exchanges