atlas api alertConfigurations
Public Preview: please provide feedback: Returns and edits the conditions that trigger alerts and how MongoDB Cloud notifies users.
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli). Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
This collection remains under revision and may change.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for alertConfigurations |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api alertConfigurations createAlertConfiguration - Public Preview: please provide feedback: Creates one alert configuration for the specified project.
atlas api alertConfigurations deleteAlertConfiguration - Public Preview: please provide feedback: Removes one alert configuration from the specified project.
atlas api alertConfigurations getAlertConfiguration - Public Preview: please provide feedback: Returns the specified alert configuration from the specified project.
atlas api alertConfigurations listAlertConfigurationMatchersFieldNames - Public Preview: please provide feedback: Get all field names that the matchers.fieldName parameter accepts when you create or update an Alert Configuration.
atlas api alertConfigurations listAlertConfigurations - Public Preview: please provide feedback: Returns all alert configurations for one project.
atlas api alertConfigurations listAlertConfigurationsByAlertId - Public Preview: please provide feedback: Returns all alert configurations set for the specified alert.
atlas api alertConfigurations toggleAlertConfiguration - Public Preview: please provide feedback: Enables or disables the specified alert configuration in the specified project.
atlas api alertConfigurations updateAlertConfiguration - Public Preview: please provide feedback: Updates one alert configuration in the specified project.