Serverless Private Endpoints
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 for serverless instances:
Method | Endpoint | Description |
---|---|---|
GET | Returns all private endpoints for one Atlas
serverless instance. | |
GET | Returns one private endpoint for one Atlas
serverless instance. | |
POST | Creates one private endpoint for one Atlas
serverless instance. | |
DELETE | Deletes one private endpoint for one Atlas
serverless instance. | |
PATCH | Updates one private endpoint for one Atlas
serverless instance. |