atlas api maintenanceWindows
Public Preview: please provide feedback: Returns, edits, and removes maintenance windows.
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.
The maintenance procedure that MongoDB Cloud performs requires at least one replica set election during the maintenance window per replica set. You can defer a scheduled maintenance event for a project up to two times. Deferred maintenance events occur during your preferred maintenance window exactly one week after the previously scheduled date and time.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for maintenanceWindows |
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 maintenanceWindows deferMaintenanceWindow - Public Preview: please provide feedback: Defers the maintenance window for the specified project.
atlas api maintenanceWindows getMaintenanceWindow - Public Preview: please provide feedback: Returns the maintenance window for the specified project.
atlas api maintenanceWindows resetMaintenanceWindow - Public Preview: please provide feedback: Resets the maintenance window for the specified project.
atlas api maintenanceWindows toggleMaintenanceAutoDefer - Public Preview: please provide feedback: Toggles automatic deferral of the maintenance window for the specified project.
atlas api maintenanceWindows updateMaintenanceWindow - Public Preview: please provide feedback: Updates the maintenance window for the specified project.