Navigation
This version of the documentation is archived and no longer supported. To learn how to upgrade your version of MongoDB Ops Manager, refer to the upgrade documentation.
You were redirected from a different version of the documentation. Click here to go back.

Databases

Base URL: https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0

Endpoints

The following endpoints are available for databases.

Method Endpoint Description
GET /groups/{GROUP-ID}/hosts/{HOST-ID}/databases Retrieve all MongodDB processes running on the specified host.
GET /groups/{GROUP-ID}/hosts/{HOST-ID}/databases/{DATABASE-NAME} Retrieve a single MongoDB process from the specified host by name.