Returns, adds, edits, and removes private endpoint services.
The atlas api sub-command is automatically generated from the MongoDB Atlas Admin API and offers full coverage of the Admin API. Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for privateEndpointServices |
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 privateEndpointServices createPrivateEndpoint - Creates one private endpoint for the specified cloud service provider.
atlas api privateEndpointServices createPrivateEndpointService - Creates one private endpoint service for the specified cloud service provider.
atlas api privateEndpointServices deletePrivateEndpoint - Removes one private endpoint from the specified project and private endpoint service, as managed by the specified cloud service provider.
atlas api privateEndpointServices deletePrivateEndpointService - Removes one private endpoint service from the specified project.
atlas api privateEndpointServices getPrivateEndpoint - Returns the connection state of the specified private endpoint.
atlas api privateEndpointServices getPrivateEndpointService - Returns the name, interfaces, and state of the specified private endpoint service from one project.
atlas api privateEndpointServices getRegionalEndpointMode - Checks whether each region in the specified cloud service provider can create multiple private endpoints per region.
atlas api privateEndpointServices listPrivateEndpointService - Returns the name, interfaces, and state of all private endpoint services for the specified cloud service provider.
atlas api privateEndpointServices toggleRegionalEndpointMode - Enables or disables the ability to create multiple private endpoints per region in all cloud service providers in one project.