atlas api networkPeering
On this page
experimental: Returns, adds, edits, and removes network peering containers and peering connections.
When you deploy an M10+ dedicated cluster, Atlas creates a VPC for the selected provider and region or regions if no existing VPC or VPC peering connection exists for that provider and region. Atlas assigns the VPC a Classless Inter-Domain Routing (CIDR) block.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for networkPeering |
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 networkPeering createPeeringConnection - experimental: Creates one new network peering connection in the specified project.
atlas api networkPeering createPeeringContainer - experimental: Creates one new network peering container in the specified project.
atlas api networkPeering deletePeeringConnection - experimental: Removes one network peering connection in the specified project.
atlas api networkPeering deletePeeringContainer - experimental: Removes one network peering container in the specified project.
atlas api networkPeering disablePeering - experimental: Disables Connect via Peering Only mode for the specified project.
atlas api networkPeering getPeeringConnection - experimental: Returns details about one specified network peering connection in the specified project.
atlas api networkPeering getPeeringContainer - experimental: Returns details about one network peering container in one specified project.
atlas api networkPeering listPeeringConnections - experimental: Returns details about all network peering connections in the specified project.
atlas api networkPeering listPeeringContainerByCloudProvider - experimental: Returns details about all network peering containers in the specified project for the specified cloud provider.
atlas api networkPeering listPeeringContainers - experimental: Returns details about all network peering containers in the specified project.
atlas api networkPeering updatePeeringConnection - experimental: Updates one specified network peering connection in the specified project.
atlas api networkPeering updatePeeringContainer - experimental: Updates the network details and labels of one specified network peering container in the specified project.
atlas api networkPeering verifyConnectViaPeeringOnlyModeForOneProject - experimental: Verifies if someone set the specified project to Connect via Peering Only mode.