You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi/v2.json
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,6 @@
18
18
"description": "Returns and acknowledges alerts that MongoDB Cloud triggers based on the alert conditions that you define. This collection remains under revision and may change.",
19
19
"name": "Alerts"
20
20
},
21
-
{
22
-
"description": "Configure and manage Atlas Resource Policies within your organization.",
23
-
"name": "Atlas Resource Policies"
24
-
},
25
21
{
26
22
"description": "Returns, adds, edits, and removes Atlas Search indexes for the specified cluster. Also returns and updates user-defined analyzers for the specified cluster.",
27
23
"name": "Atlas Search"
@@ -162,6 +158,10 @@
162
158
"description": "You can continually push logs from mongod, mongos, and audit logs to an AWS S3 bucket. Atlas exports logs every 5 minutes.",
163
159
"name": "Push-Based Log Export"
164
160
},
161
+
{
162
+
"description": "Configure and manage Atlas Resource Policies within your organization.",
163
+
"name": "Resource Policies"
164
+
},
165
165
{
166
166
"description": "Creates one index to a database deployment in a rolling manner. You can't create a rolling index on an `M0` free cluster or `M2/M5` shared cluster.",
- description: Returns and acknowledges alerts that MongoDB Cloud triggers based on the alert conditions that you define. This collection remains under revision and may change.
51225
51225
name: Alerts
51226
-
- description: Configure and manage Atlas Resource Policies within your organization.
51227
-
name: Atlas Resource Policies
51228
51226
- description: Returns, adds, edits, and removes Atlas Search indexes for the specified cluster. Also returns and updates user-defined analyzers for the specified cluster.
51229
51227
name: Atlas Search
51230
51228
- description: Returns and edits database auditing settings for MongoDB Cloud projects.
@@ -51300,6 +51298,8 @@ tags:
51300
51298
name: Projects
51301
51299
- description: You can continually push logs from mongod, mongos, and audit logs to an AWS S3 bucket. Atlas exports logs every 5 minutes.
51302
51300
name: Push-Based Log Export
51301
+
- description: Configure and manage Atlas Resource Policies within your organization.
51302
+
name: Resource Policies
51303
51303
- description: Creates one index to a database deployment in a rolling manner. You can't create a rolling index on an `M0` free cluster or `M2/M5` shared cluster.
51304
51304
name: Rolling Index
51305
51305
- description: Returns details that describe the MongoDB Cloud build and the access token that requests this resource. This starts the MongoDB Cloud API.
0 commit comments