Viewing RabbitMQ Background Tasks
Performing an instance operation listed in Table 1 starts a background task. The tasks are displayed on the Background Tasks page. Tasks can be cleared there.
| Task Name | Description |
|---|---|
| Creating an Instance | Creates a RabbitMQ instance. |
| Plug-in change |
|
| Enable public access | Enables public access. |
| Disable public access | Disables public access. |
| Modify Specifications |
|
Procedure
- Log in to the RabbitMQ console.
- Click
in the upper left corner of the console and select the region where the RabbitMQ instance is located. - Click the name of a RabbitMQ instance to go to the Overview page.
- In the navigation pane on the left, choose Instance > Background Tasks.
- On the Current Tasks tab page, select a time period from the drop-down box, enter a keyword in the search box, and press Enter. Tasks started in the specified time period are displayed. On this page, you can also perform the following operations:
- To refresh task statuses, click
. - To clear a task, click Delete. In the displayed Delete Task dialog box, click OK.
Only tasks in the Successful or Failed state can be deleted.
- To refresh task statuses, click
Related Document
To view a background task list by calling an API, see Listing Background Tasks.