MongoDB
  • 16 Jun 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

MongoDB

  • Dark
    Light
  • PDF

Article summary

MongoDB is a document-oriented NoSQL database.

Types of Assets Fetched

This adapter fetches the following types of assets:

  • Devices
  • Users

Parameters

  1. MongoDB Server (required) - The hostname or IP address of the MongoDB server.
  2. Port (required) - The port to be used in the connection.
  3. User Name and Password (required) - The credentials for a user account that has the permissions to fetch assets.
  4. Use TLS - Toggle to enable Transport Layer Security (TLS).
    • CA Certificate (required) - The CA certificate MongoDB deployment presents for the application to establish its identity. Click Upload File to upload a CA certificate. For more information, see Specify a CA File.
    • Certificate Key (required) - The client’s certificate and private key. Your client certificate and private key must be in the same .pem file. If they are stored in different files, you must concatenate them. Click Upload File to upload a certificate key. For more information, see Present a Client Certificate.
    • Certificate Key Password (optional) - The password to the client’s certificate and private key file.
  5. Database (required) - The name of the MongoDB database
  6. Devices Collection - The name of the devices collection in the MongoDB database.
  7. Users Collection - The name of the users collection in the MongoDB database.
Note:

You have to enter a name for either the Devices Collection or Users Collection.

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

MongoDB1



Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.