Base URL: https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0
https://{OPSMANAGER-HOST}:{PORT}/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.
Back
Get One
Next
Get All