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.
Retrieves the disks and disk partitions on which MongoDB runs.
Base URL: https://cloud.mongodb.com/api/public/v1.0
https://cloud.mongodb.com/api/public/v1.0
The following endpoints are available for hosts.
hosts
GET
/groups/{PROJECT-ID}/hosts/{HOST-ID}/disks
Retrieves all disk partitions on the specified host.
/groups/{PROJECT-ID}/hosts/HOST-ID/disks/{PARTITION-NAME}
Retrieves a single disk partition.
Documentation