MongoDB Atlas Administration
  • 10 Jun 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

MongoDB Atlas Administration

  • Dark
    Light
  • PDF

Article summary

MongoDB Atlas Administration provides automated administration for MongoDB so customers can manage clusters, projects, users, and more.

Types of Assets Fetched

This adapter fetches the following types of assets:

  • Users

Parameters

  1. Host Name or IP Address (required) - The hostname or IP address of the MongoDB Atlas Administration server.

  2. Public API Key and Private Key (required) - The API keys associated with a user account that has the Required Permissions to fetch assets.

  3. Organization ID (required) - A unique 24-hexadecimal digit string that identifies the organization that contains your projects.

  4. Verify SSL - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.

  5. HTTPS Proxy (optional) - Connect the adapter to a proxy instead of directly connecting it to the domain.

  6. HTTPS Proxy User Name (optional) - The user name to use when connecting to the value supplied in Host Name or IP Address via the value supplied in HTTPS Proxy.

  7. HTTPS Proxy Password (optional) - The password to use when connecting to the server using the HTTPS Proxy.

To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.

MongoDB Atlas Administration

APIs

Axonius uses the MongoDB Atlas Administration API (2.0).

Required Permissions

The value supplied in User Name must have the following permissions in order to fetch assets:

  • Organization Member - For fetching users
  • Read Write role - For fetching projects
  • Project Read Only - For fetching database users

Supported From Version

Supported from Axonius version 6.1



Was this article helpful?

What's Next