# Functions
No description provided by the author
CreateBuilder mongocli atlas alerts config(s) create [--event event] [--enabled enabled] [--matcherField fieldName --matcherOperator operator --matcherValue value] [--notificationType type --notificationDelayMin min --notificationEmailEnabled --notificationSmsEnabled --notificationUsername username --notificationTeamID id [--notificationEmailAddress email --notificationMobileNumber number --notificationChannelName channel --notificationApiToken --notificationRegion region] [--projectId projectId].
mongocli atlas alerts config(s) delete <ID> --projectId projectId [--confirm].
No description provided by the author
mongocli atlas alerts config(s) fields type.
mongocli atlas alerts config(s) list --projectId projectId [--page N] [--limit N].
mongocli atlas alerts config(s) update <ID> [--event event] [--enabled enabled][--matcherField fieldName --matcherOperator operator --matcherValue value] [--notificationType type --notificationDelayMin min --notificationEmailEnabled --notificationSmsEnabled --notificationUsername username --notificationTeamID id [--notificationEmailAddress email --notificationMobileNumber number --notificationChannelName channel --notificationApiToken --notificationRegion region] [--projectId projectId].
# Structs
ConfigOpts contains all the information and functions to manage an alert configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author