Private Endpoints
This API reference is deprecated. It will be removed in a future release. For the latest API reference, see the MongoDB Atlas Administration API Specification. This new API specification might take several seconds to load. MongoDB appreciates your patience as it improves this experience.
Note
Groups and projects are synonymous terms. Your {GROUP-ID}
is the
same as your project ID. For existing groups, your group/project ID
remains the same. The resource and corresponding endpoints use the
term groups
.
Resources
https://cloud.mongodb.com/api/atlas/v1.0
The following lists the endpoints available for managing private endpoints on AWS, Azure, and Google Cloud:
Method | Endpoint | Description |
---|---|---|
GET | Retrieve details for all private endpoint services for AWS,
Azure, or Google Cloud in one Atlas project. | |
GET | Retrieve details for one private endpoint service for AWS, Azure, or
Google Cloud in an Atlas project. | |
POST | Create one private endpoint service for AWS, Azure, or Google Cloud in an
Atlas project. | |
DELETE | Delete one private endpoint service for AWS, Azure, or Google Cloud in an
Atlas project. | |
GET | Retrieve details for one private endpoint for AWS or Azure in
an Atlas project. | |
POST | Create one private endpoint or endpoint group for AWS, Azure, or Google Cloud in an Atlas
project. | |
DELETE | Delete one private endpoint or endpoint group for AWS, Azure, or Google Cloud from an
Atlas project. | |
GET | Retrieve whether the regionalized private endpoint feature is
enabled for one Atlas project. | |
PATCH | Enable or disable the regionalized private endpoint feature for
one Atlas project. |