atlas api organizations
Public Preview: please provide feedback: Returns, adds, and edits organizational units in MongoDB Cloud.
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.
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: 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: Invites one MongoDB Cloud user to join the specified organization.
atlas api organizations deleteOrganization - Public Preview: please provide feedback: Removes one specified organization.
atlas api organizations deleteOrganizationInvitation - Public Preview: please provide feedback: Cancels one pending invitation sent to the specified MongoDB Cloud user to join an organization.
atlas api organizations getOrganization - Public Preview: please provide feedback: Returns one organization to which the requesting Service Account or API Key has access.
atlas api organizations getOrganizationInvitation - Public Preview: please provide feedback: Returns the details of one pending invitation to the specified organization.
atlas api organizations getOrganizationSettings - Public Preview: please provide feedback: Returns details about the specified organization's settings.
atlas api organizations listOrganizationInvitations - Public Preview: please provide feedback: Returns all pending invitations to the specified organization.
atlas api organizations listOrganizationProjects - Public Preview: please provide feedback: Returns multiple projects in the specified organization.
atlas api organizations listOrganizations - Public Preview: please provide feedback: Returns all organizations to which the requesting Service Account or API Key has access.
atlas api organizations updateOrganization - Public Preview: please provide feedback: Updates one organization.
atlas api organizations updateOrganizationInvitation - Public Preview: please provide feedback: 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: 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: Updates the roles of the specified user in the specified organization.
atlas api organizations updateOrganizationSettings - Public Preview: please provide feedback: Updates the organization's settings.