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.
  • API >
  • Public API Resources

Public API Resources

The Ops Manager Public API exposes the resources listed on this page.

Root

Name Description
Root The starting point for the Ops Manager Public API. From here, you can traverse the links to reach all other API resources.

Deployments

Name Description
Hosts Retrieves and edits the MongoDB processes in your deployment.
Disks Retrieves the disks and disk partitions on which MongoDB runs. Available only on Automated deployments.
Databases Retrieves a host’s MongoDB databases.
Clusters Retrieves and edits the deployment’s replica sets and sharded clusters.

Measurements and Alerts

Name Description
Measurements Retrieves data points for your deployments.
Alerts Retrieves and acknowledges alerts.
Alert Configurations Retrieves and edits alert configurations, which define the conditions that trigger alerts and the methods of notification.
Global Alerts Retrieves and acknowledges global alerts.
Global Alert Configurations Retrieves and edits alert configurations for global alerts.
Maintenance Windows Turns off alert notifications for specified alert types for a period of time, to allow maintenance to occur.

Groups and Users

Name Description
Groups Retrieves and edits groups and group membership.
Users Retrieves and edits users and their roles.
Whitelist Retrieves and edits addresses on a user’s whitelist.

Backup and Restore

Name Description
Backup Configurations Retrieves and edits the settings used to back up MongoDB.
Snapshot Schedule Retrieves and edits how often Ops Manager captures snapshots and how long Ops Manager retains them.
Snapshots Retrieves snapshot metadata and removes existing snapshots.
Checkpoints Retrieves checkpoint metadata.
Backup Encryption Keys Rotates KMIP master key and retrieves master key ID.
Restore Jobs Retrieves and creates requests to restore your data to a previous state.

Automation

Name Description
Automation Configuration Retrieves and update the group’s automation configuration, which defines the deployment’s MongoDB processes and agents. Available only on Automated deployments.
Automation Status View the status of an updated automation configuration. Available only on Automated deployments.

Server Pool

Name Description
Server Pool Retrieves the status of the server pool and provides root access to the server pool API resources.
Server Pool Servers Retrieves the pool’s servers.
Server Pool Requests Retrieves and updates provisioning requests.
Server Pool Properties Retrieves and edits the properties and values available to assign to servers.
Group Server Pool Retrieves the status of the server pool and provides root access to the group’s server pool API resources.
Group Server Pool Servers Retrieves the servers from the pool currently in use by the group.
Group Server Pool Requests Retrieves and updates the group’s provisioning requests to the pool.
Group Server Pool Properties Retrieves properties assigned to servers in the group’s pool.