Docs Menu
Docs Home
/ /

atlas api events

Returns events.

The atlas api sub-command is automatically generated from the MongoDB Atlas Admin API and offers full coverage of the Admin API. 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.

Name
Type
Required
Description

-h, --help

false

help for events

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.

  • atlas api events getGroupEvent - Returns one event for the specified project.

  • atlas api events getOrgEvent - Returns one event for the specified organization.

  • atlas api events listEventTypes - Returns a list of all event types, along with a description and additional metadata about each event.

  • atlas api events listGroupEvents - Returns events for the specified project.

  • atlas api events listOrgEvents - Returns events for the specified organization.

Back

updateEncryptionAtRest

On this page