View MongoDB Clusters

After successfully configuring your MongoDB clusters, you can modify specific details, restore backups, or delete a specific cluster if it is no longer required.

To modify the values, follow these steps:

  1. Log in to DCD with your username and password.

  2. Go to Menu > Databases > MongoDB. A list of all MongoDB clusters is displayed.

List of MongoDB clusters

View individual Cluster details

You can view the details of a specific cluster. To do so, follow these steps:

  1. Log in to DCD with your username and password.

  2. Go to Menu > Databases > MongoDB. A list of all MongoDB clusters is displayed.

  3. Select a cluster from the list by clicking on its name. Alternatively, click Details in the OPTIONS column.

Cluster selection to view its details
View the details of a MongoDB cluster

User Management

To assign users and define roles, follow these steps:

  1. Log in to DCD with your username and password.

  2. Go to Menu > Databases > MongoDB. A list of all MongoDB clusters is displayed.

  3. Select a cluster from the list for which you want to assign users and define roles.

  4. From the MongoDB cluster overview, go to User management tab.

  5. Click Add user to create and manage user roles for the MongoDB cluster.

User management
  1. Enter the User name, Password, select the Role from the drop-down list that shows all MongoDB's built-in roles, and enter the Database name. You can add one or more roles. For more information, refer to the MongoDB Documentation.

Define roles
  1. Click Add.

Successful user creation

You can edit the user's password, role, and database details or delete the user from the Manage users page.

Last updated

Was this helpful?