Navigation
This version of the documentation is archived and no longer supported. It will be removed on EOL_DATE. 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.
This version of the manual is no longer supported. It will be removed on EOL_DATE.

Disks

Retrieves the disks and disk partitions on which MongoDB runs.

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

Endpoints

The following endpoints are available for hosts.

Method Endpoint Description
GET /groups/{GROUP-ID}/hosts/{HOST-ID}/disks Retrieves all disk partitions on the specified host.
GET /groups/GROUP-ID/hosts/HOST-ID/disks/{PARTITION-NAME} Retrieves a single disk parition.