Docs Menu
Docs Home
/ /

atlas api organizations

Returns, adds, and edits organizational units in MongoDB Cloud.

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.

Name
Type
Required
Description

-h, --help

false

help for organizations

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 organizations createOrg - Creates one organization in MongoDB Cloud and links it to the requesting Service Account's or API Key's organization.

  • atlas api organizations deleteOrg - Removes one specified organization.

  • atlas api organizations getOrg - Returns one organization to which the requesting Service Account or API Key has access.

  • atlas api organizations getOrgGroups - Returns multiple projects in the specified organization.

  • atlas api organizations getOrgSettings - Returns details about the specified organization's settings.

  • atlas api organizations listOrgs - Returns all organizations to which the requesting Service Account or API Key has access.

  • atlas api organizations updateOrg - Updates one organization.

  • atlas api organizations updateOrgSettings - Updates the organization's settings.

Back

updateOnlineArchive

On this page