atlas api projectIpAccessList
On this page
experimental: Returns, adds, edits, and removes network access limits to database deployments in Atlas.
This resource replaces the whitelist resource. Atlas removed whitelists in July 2021. Update your applications to use this new resource. This resource manages a project's IP Access List and supports creating temporary Access List entries that automatically expire within a user-configurable 7-day period.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for projectIpAccessList |
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 projectIpAccessList createProjectIpAccessList - experimental: Adds one or more access list entries to the specified project.
atlas api projectIpAccessList deleteProjectIpAccessList - experimental: Removes one access list entry from the specified project's IP access list.
atlas api projectIpAccessList getProjectIpAccessListStatus - experimental: Returns the status of one project IP access list entry.
atlas api projectIpAccessList getProjectIpList - experimental: Returns one access list entry from the specified project's IP access list.
atlas api projectIpAccessList listProjectIpAccessLists - experimental: Returns all access list entries from the specified project's IP access list.