Docs Menu
Docs Home
/
MongoDB Atlas
/

Manage Serverless Instances

On this page

  • Required Access
  • View Your Serverless Instances
  • Update Your Serverless Instance

Use the following resources to configure and manage your serverless instances.

To view or update your serverless instances, you must have Project Read Only access or higher to the project.

To list all serverless instances in the project you specify using the Atlas CLI, run the following command:

atlas serverless list [options]

To return the details for the serverless instance you specify using the Atlas CLI, run the following command:

atlas serverless describe <instanceName> [options]

To learn more about the syntax and parameters for the previous commands, see the Atlas CLI documentation for atlas serverless list and atlas serverless describe.

Tip

See: Related Links

To view all serverless instances in the Atlas UI, see View All Cloud Clusters. To view the details for a serverless instance, see View Cluster Details.

To update one serverless instance in the project you specify using the Atlas CLI, run the following command:

atlas serverless update <instanceName> [options]

To learn more about the command syntax and parameters, see the Atlas CLI documentation for atlas serverless update.

You can manage serverless instances in the following ways:

Action
Description
Configure backup for your serverless instance.

Add tags, view existing tags, and manage tags.

Important

Don't include sensitive information such as Personally Identifiable Information (PII) or Protected Health Information (PHI) in your resource tags. Other MongoDB services, such as Billing, can access resource tags. Resource tags are not intended for private and sensitive data. To learn more, see Sensitive Information.

Terminate an existing serverless instance.

Back

Pre-Defined Tags

Next

Configure Backup