Skip to content

Commit e6e6fbf

Browse files
CLOUDP-313028: Improve atlas api command docs to indicate only the commands are in public preview, not the features (#3908)
1 parent ad444c4 commit e6e6fbf

File tree

916 files changed

+5905
-1015
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

916 files changed

+5905
-1015
lines changed

docs/command/atlas-accessLists-create.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ atlas accessLists create
1414

1515
Create an IP access list entry for your project.
1616

17+
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli).
18+
Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
19+
20+
21+
1722
The access list can contain trusted IP addresses, AWS security group IDs, and entries in Classless Inter-Domain Routing (CIDR) notation. You can add only one access list entry at a time. You can create one access list per project.
1823

1924
The command doesn't overwrite existing entries in the access list. Instead, it adds the new entries to the list of entries.

docs/command/atlas-accessLists-delete.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ atlas accessLists delete
1414

1515
Remove the specified IP access list entry from your project.
1616

17+
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli).
18+
Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
19+
20+
21+
1722
The command, when run without the force option, prompts you to confirm the operation.
1823

1924
To use this command, you must authenticate with a user account or an API key with the Read Write role.

docs/command/atlas-accessLists-describe.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ atlas accessLists describe
1414

1515
Return the details for the specified IP access list entry.
1616

17+
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli).
18+
Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
19+
20+
21+
1722
To use this command, you must authenticate with a user account or an API key with the Organization Member role.
1823

1924
Syntax

docs/command/atlas-accessLists-list.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ atlas accessLists list
1414

1515
Return all IP access list entries for your project.
1616

17+
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli).
18+
Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
19+
20+
21+
1722
To use this command, you must authenticate with a user account or an API key with the Organization Member role.
1823

1924
Syntax

docs/command/atlas-accessLists.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ atlas accessLists
1414

1515
Manage the list of IP addresses that can access your Atlas project.
1616

17+
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli).
18+
Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
19+
20+
21+
22+
23+
1724
Options
1825
-------
1926

docs/command/atlas-accessLogs-list.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ atlas accessLogs list
1414

1515
Retrieve the access logs of a cluster identified by the cluster's name or hostname.
1616

17+
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli).
18+
Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
19+
20+
21+
1722
To use this command, you must authenticate with a user account or an API key with the Project Monitoring Admin role.
1823

1924
Syntax

docs/command/atlas-accessLogs.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ atlas accessLogs
1414

1515
Return the access logs for a cluster.
1616

17+
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli).
18+
Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
19+
20+
21+
22+
23+
1724
Options
1825
-------
1926

docs/command/atlas-alerts-acknowledge.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ atlas alerts acknowledge
1414

1515
Acknowledges the specified alert for your project.
1616

17+
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli).
18+
Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
19+
20+
21+
1722
To use this command, you must authenticate with a user account or an API key with the Project Owner role.
1823

1924
Syntax

docs/command/atlas-alerts-describe.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ atlas alerts describe
1414

1515
Return the details for the specified alert for your project.
1616

17+
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli).
18+
Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
19+
20+
21+
1722
To use this command, you must authenticate with a user account or an API key with the Project Read Only role.
1823

1924
Syntax

docs/command/atlas-alerts-list.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ atlas alerts list
1414

1515
Return all alerts for your project.
1616

17+
Public Preview: The atlas api sub-command, automatically generated from the MongoDB Atlas Admin API, offers full coverage of the Admin API and is currently in Public Preview (please provide feedback at https://feedback.mongodb.com/forums/930808-atlas-cli).
18+
Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
19+
20+
21+
1722
To use this command, you must authenticate with a user account or an API key with the Project Read Only role.
1823

1924
Syntax

0 commit comments

Comments
 (0)