MongoDB Server Usage
This section describes how to manage your server types. You can group virtual hosts into physical hosts and discover your current server usage.
Base URL: https://{OPSMANAGER-HOST}:{PORT}/api/public/v1.0
Required Roles
The API Key requires the Global Owner
role to manage server
usage.
Endpoints
The following lists the endpoints available for the server usage resource.
Method | Endpoint | Description |
---|---|---|
| Generates snapshot of usage for the processes Ops Manager manages. | |
| Generates a compressed report of server usage in a given timeframe. | |
| Retrieves all host assignments. | |
| Retrieves all host assignments for one project. | |
| Retrieve one default server type for one project. | |
| Update one default server type for one project. | |
| Update one default server type for one host. | |
| Retrieves all host assignments for one organization. | |
| Retrieve one default server type for one organization. | |
| Update one default server type for one organization. | |
| Retrieves a list of all physical and virtual hosts that Ops Manager manages. This list includes each physical hosts' server type. | |
| Retrieves a list of all physical and virtual hosts that Ops Manager manages identified with the physical host's ID. This list includes each physical host's server type. | |
| Create one new physical host and bind one or more virtual hosts to that physical host. | |
| Replace one physical host and its bindings to one or more virtual hosts. | |
| Remove one physical host from Ops Manager |