Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Atlas Search
Created by Guest
Created on Apr 26, 2022

Configure Alert "Insufficient disk space to support rebuilding search indexes" via API

Currently, it's not possible to configure the alert "Insufficient disk space to support rebuilding search indexes" via API (and therefor also not by terraform). When setting the respective eventTypeName "HOST_DISK_SPACE_INSUFFICIENT_FOR_SEARCH_INDEX_REBUILD" I get the following response: > 400 > request "INVALID_ENUM_VALUE" > An invalid enumeration value HOST_DISK_SPACE_INSUFFICIENT_FOR_SEARCH_INDEX_REBUILD was specified. The API should support this (and any other alerts configurable by the UI).