Cloud Manager will no longer support Automation, Backup, and Monitoring for MongoDB 3.6 and 4.0 after August 30th, 2024. Please upgrade your MongoDB deployment or migrate to Atlas.
Base URL: https://cloud.mongodb.com/api/public/v1.0
https://cloud.mongodb.com/api/public/v1.0
The following endpoints are available for databases.
databases
GET
/groups/{PROJECT-ID}/hosts/{HOST-ID}/databases
Retrieve all MongodDB processes running on the specified host.
/groups/{PROJECT-ID}/hosts/{HOST-ID}/databases/{DATABASE-NAME}
Retrieve a single MongoDB process from the specified host by name.
Documentation