MongoDB
- 21 Sep 2022
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
MongoDB
- Updated on 21 Sep 2022
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
MongoDB is a document-oriented NoSQL database.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Devices
- Users
Parameters
- MongoDB Server (required) - The hostname or IP address of the MongoDB server.
- *Port (required) - The port to be used in the connection.
- User Name and Password (required) - The credentials for a user account that has the permissions to fetch assets.
- Database (required) - The name of the MongoDB database
- Devices Collection (optional) - The name of the devices collection in the MongoDB database.
- Users Collection (optional) - The name of the users collection in the MongoDB database.
Note:
Enter a name for either the Devices Collection or Users Collection.
- For details on the common adapter connection parameters and buttons, see Adding a New Adapter Connection.