setup_atlas_network_access
Configures network access for a MongoDB Atlas project by specifying IP addresses or CIDR blocks, enabling secure cluster connectivity.
Instructions
Sets up network access for an existing Atlas project. Accepts list of IP addresses or CIDR blocks.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ipAddresses | Yes | An array of IP addresses or CIDR blocks for network access. | |
projectId | Yes | The ID of the Atlas project. |