Docs Menu

Manage Private Endpoints for Online Archives

On this page

Important
Serverless Instances are in Preview

Serverless instances are in preview and do not support this feature at this time. To learn more, see Serverless Instance Limitations.

You can view the list of private endpoints for the online archives on the Atlas cluster through the Atlas UI and API.

To view the list of private endpoints for the Online Archives:

1
  1. If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.
  2. If it is not already displayed, select your desired project from the Projects menu in the navigation bar.
  3. Click Network Access in the sidebar.
2

Click Data Lake / Online Archive for a private endpoint for your data lake or online archive.

The page displays the private endpoints for your online archives. For each private endpoint, you can see the following information:

Column Name
Description
VPC Endpoint ID
The unique identifier of the peer AWS VPC. This corresponds to the value on the VPC dashboard in your AWS account.
Comment
The comment associated with the endpoint.
Actions

To retrieve a private endpoint for an online archive through the API, send a GET request to the privateNetworkSettings/endpointIds/ endpoint with the ID of the private endpoint to retrieve. To learn more about the API syntax and options, see Get One Private Endpoint.

To retrieve all the private endpoints for the online archives using the API, send a GET request to the privateNetworkSettings/endpointIds endpoint. To learn more about the syntax and options, see Get All Private Endpoints.

Important
Serverless Instances are in Preview

Serverless instances are in preview and do not support this feature at this time. To learn more, see Serverless Instance Limitations.

MongoDB supports AWS private endpoints using the AWS PrivateLink feature only for Online Archives. You can edit the comment associated with a private endpoint for online archives from the Atlas UI and API.

Note

You can edit the private endpoints for a dedicated cluster. To learn more, see Set Up a Private Endpoint for a Dedicated Cluster.

To edit the comment associated with a private endpoint from your Atlas UI:

1
  1. If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.
  2. If it is not already displayed, select your desired project from the Projects menu in the navigation bar.
  3. Click Network Access in the sidebar.
2

Click Data Lake / Online Archive for a private endpoint for your data lake or online archive.

3
4
5

To edit a private endpoint for an online archive through the API, send a POST request to the privateNetworkSettings endpoint with the unique ID of the private endpoint to edit. If you change the comment associated with the specified endpoint, Atlas makes no change to the endpoint ID list. If you change the comment associated with the specified endpoint, Atlas updates the comment value only in the endpoint ID list.

To learn more about the API syntax and options, see Add One Private Endpoint.

You can delete a private endpoint for online archives from the Atlas UI and API.

Note

You can delete the private endpoints for a dedicated cluster. To learn more, see Set Up a Private Endpoint for a Dedicated Cluster.

To delete a private endpoint from the Atlas UI:

1
  1. If it is not already displayed, select the organization that contains your desired project from the Organizations menu in the navigation bar.
  2. If it is not already displayed, select your desired project from the Projects menu in the navigation bar.
  3. Click Network Access in the sidebar.
2

Click Data Lake / Online Archive for a private endpoint for your data lake or online archive.

3
4

To delete a private endpoint through the API, send a DELETE request to the privateNetworkSettings/endpointIds endpoint with the ID of the private endpoint to delete. To learn more about the API syntax and options, see Delete One Private Endpoint.

←  Manage Online ArchivesPause and Resume Archiving →
Give Feedback
© 2022 MongoDB, Inc.

About

  • Careers
  • Investor Relations
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2022 MongoDB, Inc.