atlas api organizations
On this page
experimental: 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 - experimental: Creates one organization in MongoDB Cloud and links it to the requesting API Key's organization.
atlas api organizations createOrganizationInvitation - experimental: Invites one MongoDB Cloud user to join the specified organization.
atlas api organizations deleteOrganization - experimental: Removes one specified organization.
atlas api organizations deleteOrganizationInvitation - experimental: Cancels one pending invitation sent to the specified MongoDB Cloud user to join an organization.
atlas api organizations getOrganization - experimental: Returns one organization to which the requesting API key has access.
atlas api organizations getOrganizationInvitation - experimental: Returns the details of one pending invitation to the specified organization.
atlas api organizations getOrganizationSettings - experimental: Returns details about the specified organization's settings.
atlas api organizations listOrganizationInvitations - experimental: Returns all pending invitations to the specified organization.
atlas api organizations listOrganizationProjects - experimental: Returns multiple projects in the specified organization.
atlas api organizations listOrganizationUsers - experimental: Returns details about the MongoDB Cloud users associated with the specified organization.
atlas api organizations listOrganizations - experimental: Returns all organizations to which the requesting API Key has access.
atlas api organizations removeOrganizationUser - experimental: Removes one MongoDB Cloud user from the specified organization.
atlas api organizations updateOrganization - experimental: Updates one organization.
atlas api organizations updateOrganizationInvitation - experimental: Updates the details of one pending invitation to the specified organization.
atlas api organizations updateOrganizationInvitationById - experimental: Updates the details of one pending invitation to the specified organization.
atlas api organizations updateOrganizationRoles - experimental: Updates the roles of the specified user in the specified organization.
atlas api organizations updateOrganizationSettings - experimental: Updates the organization's settings.