atlas api alertConfigurations
On this page
experimental: Returns and edits the conditions that trigger alerts and how MongoDB Cloud notifies users.
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 - experimental: Creates one alert configuration for the specified project.
atlas api alertConfigurations deleteAlertConfiguration - experimental: Removes one alert configuration from the specified project.
atlas api alertConfigurations getAlertConfiguration - experimental: Returns the specified alert configuration from the specified project.
atlas api alertConfigurations listAlertConfigurationMatchersFieldNames - experimental: Get all field names that the matchers.fieldName parameter accepts when you create or update an Alert Configuration.
atlas api alertConfigurations listAlertConfigurations - experimental: Returns all alert configurations for one project.
atlas api alertConfigurations listAlertConfigurationsByAlertId - experimental: Returns all alert configurations set for the specified alert.
atlas api alertConfigurations toggleAlertConfiguration - experimental: Enables or disables the specified alert configuration in the specified project.
atlas api alertConfigurations updateAlertConfiguration - experimental: Updates one alert configuration in the specified project.