Help Center/ Distributed Message Service for RabbitMQ/ User Guide (Kuala Lumpur Region)/ Managing Instances/ Viewing and Modifying Basic Information of a RabbitMQ Instance
Updated on 2025-09-03 GMT+08:00

Viewing and Modifying Basic Information of a RabbitMQ Instance

This section describes how to view the details, and modify the basic information of a RabbitMQ instance on the console.

After creating a RabbitMQ instance, you can modify some configurations of it as required, including the instance name, description, and security group.

Prerequisite

You can modify basic information of a RabbitMQ instance when the instance is in the Running state.

Viewing RabbitMQ Instance Details

  1. Log in to the console.
  2. In the upper left corner, click and select a region.
  3. Click in the upper left corner and choose Application > Distributed Message Service for RabbitMQ to open the RabbitMQ instance list.
  4. Specific RabbitMQ instances can be queried using filters. Current filters include the name, status, version, instance type, specification, used/available storage space, billing mode, AZ, instance ID, private connection address, public connection address, enterprise project, and resource tag.

    • Only enterprise users can use enterprise projects to filter resources.
    • Table 1 describes the various possible statuses of a RabbitMQ instance.
      Table 1 RabbitMQ instance status description

      Status

      Description

      Creating

      The instance is being created.

      Creation failed

      The instance failed to be created.

      Running

      The instance is running properly.

      Only instances in the Running state can provide services.

      Faulty

      The instance is not running properly.

      Changing

      The instance specifications are being changed.

      Change failed

      The instance specifications failed to be changed.

      Binning

      The instance is being moved to Recycle Bin.

      Binned

      The instance is in Recycle Bin.

      Recovering

      The instance is being recovered from Recycle Bin.

  5. Click the name of the RabbitMQ instance and view the instance details.

    Table 2 describes the parameters for connecting to an instance. For details about other parameters, see the Basic Information tab page of the RabbitMQ instance on the console.

    Table 2 Connection parameters

    Parameter

    Description

    Instance Address (Private Network)

    Address for connecting to the instance when public access is disabled.

    Public Access

    Whether public access has been enabled.

    Instance Address (Public Network)

    Address for connecting to the instance when public access is enabled.

Modifying Basic Information of a RabbitMQ Instance

  1. Log in to the console.
  2. In the upper left corner, click and select a region.
  3. Click in the upper left corner and choose Application > Distributed Message Service for RabbitMQ to open the RabbitMQ instance list.
  4. Click a RabbitMQ instance name to go to the instance details page.
  5. Modify the following parameters if needed:

    Table 3 Modifiable RabbitMQ parameters

    Parameter

    How to Modify

    Result

    Instance Name

    Click , enter a new name, and click .

    Naming rules: 4–64 characters; starts with a letter; can contain only letters, digits, hyphens (-), and underscores (_).

    The modification result is displayed in the upper right corner of the page.

    Enterprise Project

    Click , select a new enterprise project from the drop-down list, and click .

    Only for enterprise users. Modifying this parameter does not restart the instance.

    The modification result is displayed in the upper right corner of the page.

    Description

    Click , enter a new description, and click .

    0 to 1024 characters.

    The modification result is displayed in the upper right corner of the page.

    Security Group

    Click , select a new security group from the drop-down list, and click .

    Modifying this parameter does not restart the instance.

    The modification result is displayed in the upper right corner of the page.

    Public Access

    See Configuring RabbitMQ Public Access.

    You will be redirected to the Background Tasks page, which displays the modification progress and result.