atlas api organizations
On this page
Public Preview: please provide feedback at: Returns, adds, and edits organizational units in MongoDB Cloud.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for organizations |
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 organizations createOrganization - Public Preview: please provide feedback at: Creates one organization in MongoDB Cloud and links it to the requesting Service Account's or API Key's organization.
atlas api organizations createOrganizationInvitation - Public Preview: please provide feedback at: Invites one MongoDB Cloud user to join the specified organization.
atlas api organizations deleteOrganization - Public Preview: please provide feedback at: Removes one specified organization.
atlas api organizations deleteOrganizationInvitation - Public Preview: please provide feedback at: Cancels one pending invitation sent to the specified MongoDB Cloud user to join an organization.
atlas api organizations getOrganization - Public Preview: please provide feedback at: Returns one organization to which the requesting Service Account or API Key has access.
atlas api organizations getOrganizationInvitation - Public Preview: please provide feedback at: Returns the details of one pending invitation to the specified organization.
atlas api organizations getOrganizationSettings - Public Preview: please provide feedback at: Returns details about the specified organization's settings.
atlas api organizations listOrganizationInvitations - Public Preview: please provide feedback at: Returns all pending invitations to the specified organization.
atlas api organizations listOrganizationProjects - Public Preview: please provide feedback at: Returns multiple projects in the specified organization.
atlas api organizations listOrganizations - Public Preview: please provide feedback at: Returns all organizations to which the requesting Service Account or API Key has access.
atlas api organizations updateOrganization - Public Preview: please provide feedback at: Updates one organization.
atlas api organizations updateOrganizationInvitation - Public Preview: please provide feedback at: Updates the details of one pending invitation, identified by the username of the invited user, to the specified organization.
atlas api organizations updateOrganizationInvitationById - Public Preview: please provide feedback at: Updates the details of one pending invitation, identified by its unique ID, to the specified organization.
atlas api organizations updateOrganizationRoles - Public Preview: please provide feedback at: Updates the roles of the specified user in the specified organization.
atlas api organizations updateOrganizationSettings - Public Preview: please provide feedback at: Updates the organization's settings.