Skip to content

Commit ea85b4f

Browse files
1 parent b64aac2 commit ea85b4f

14 files changed

+54
-54
lines changed

openapi/v2.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
"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.",
1919
"name": "Alerts"
2020
},
21-
{
22-
"description": "Configure and manage Atlas Resource Policies within your organization.",
23-
"name": "Atlas Resource Policies"
24-
},
2521
{
2622
"description": "Returns, adds, edits, and removes Atlas Search indexes for the specified cluster. Also returns and updates user-defined analyzers for the specified cluster.",
2723
"name": "Atlas Search"
@@ -162,6 +158,10 @@
162158
"description": "You can continually push logs from mongod, mongos, and audit logs to an AWS S3 bucket. Atlas exports logs every 5 minutes.",
163159
"name": "Push-Based Log Export"
164160
},
161+
{
162+
"description": "Configure and manage Atlas Resource Policies within your organization.",
163+
"name": "Resource Policies"
164+
},
165165
{
166166
"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.",
167167
"name": "Rolling Index"
@@ -232,7 +232,7 @@
232232
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
233233
"title": "MongoDB Atlas Administration API",
234234
"version": "2.0",
235-
"x-xgen-sha": "98471229986fb14cd35397c5542136ddb94a92b7"
235+
"x-xgen-sha": "74c28dd405a5b3bf249227d9807abfd3b08a46a1"
236236
},
237237
"paths": {
238238
"/api/atlas/v2": {
@@ -27841,7 +27841,7 @@
2784127841
],
2784227842
"summary": "Return all non-compliant resources",
2784327843
"tags": [
27844-
"Atlas Resource Policies"
27844+
"Resource Policies"
2784527845
],
2784627846
"x-xgen-owner-team": "Atlas Dedicated"
2784727847
}
@@ -27900,7 +27900,7 @@
2790027900
],
2790127901
"summary": "Return all Atlas Resource Policies",
2790227902
"tags": [
27903-
"Atlas Resource Policies"
27903+
"Resource Policies"
2790427904
],
2790527905
"x-xgen-owner-team": "Atlas Dedicated"
2790627906
},
@@ -27974,7 +27974,7 @@
2797427974
],
2797527975
"summary": "Create one Atlas Resource Policy",
2797627976
"tags": [
27977-
"Atlas Resource Policies"
27977+
"Resource Policies"
2797827978
],
2797927979
"x-xgen-owner-team": "Atlas Dedicated"
2798027980
}
@@ -28045,7 +28045,7 @@
2804528045
],
2804628046
"summary": "Delete one Atlas Resource Policy",
2804728047
"tags": [
28048-
"Atlas Resource Policies"
28048+
"Resource Policies"
2804928049
],
2805028050
"x-xgen-owner-team": "Atlas Dedicated"
2805128051
},
@@ -28114,7 +28114,7 @@
2811428114
],
2811528115
"summary": "Return one Atlas Resource Policy",
2811628116
"tags": [
28117-
"Atlas Resource Policies"
28117+
"Resource Policies"
2811828118
],
2811928119
"x-xgen-owner-team": "Atlas Dedicated"
2812028120
},
@@ -28203,7 +28203,7 @@
2820328203
],
2820428204
"summary": "Update one Atlas Resource Policy",
2820528205
"tags": [
28206-
"Atlas Resource Policies"
28206+
"Resource Policies"
2820728207
],
2820828208
"x-xgen-owner-team": "Atlas Dedicated"
2820928209
}
@@ -28279,7 +28279,7 @@
2827928279
],
2828028280
"summary": "Validate one Atlas Resource Policy",
2828128281
"tags": [
28282-
"Atlas Resource Policies"
28282+
"Resource Policies"
2828328283
],
2828428284
"x-xgen-owner-team": "Atlas Dedicated"
2828528285
}

openapi/v2.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32556,7 +32556,7 @@ info:
3255632556
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3255732557
title: MongoDB Atlas Administration API
3255832558
version: "2.0"
32559-
x-xgen-sha: 98471229986fb14cd35397c5542136ddb94a92b7
32559+
x-xgen-sha: 74c28dd405a5b3bf249227d9807abfd3b08a46a1
3256032560
openapi: 3.0.1
3256132561
paths:
3256232562
/api/atlas/v2:
@@ -49770,7 +49770,7 @@ paths:
4977049770
- DigestAuth: []
4977149771
summary: Return all non-compliant resources
4977249772
tags:
49773-
- Atlas Resource Policies
49773+
- Resource Policies
4977449774
x-xgen-owner-team: Atlas Dedicated
4977549775
/api/atlas/v2/orgs/{orgId}/resourcePolicies:
4977649776
get:
@@ -49805,7 +49805,7 @@ paths:
4980549805
- DigestAuth: []
4980649806
summary: Return all Atlas Resource Policies
4980749807
tags:
49808-
- Atlas Resource Policies
49808+
- Resource Policies
4980949809
x-xgen-owner-team: Atlas Dedicated
4981049810
post:
4981149811
description: Create one Atlas Resource Policy for an org.
@@ -49850,7 +49850,7 @@ paths:
4985049850
- DigestAuth: []
4985149851
summary: Create one Atlas Resource Policy
4985249852
tags:
49853-
- Atlas Resource Policies
49853+
- Resource Policies
4985449854
x-xgen-owner-team: Atlas Dedicated
4985549855
/api/atlas/v2/orgs/{orgId}/resourcePolicies/{resourcePolicyId}:
4985649856
delete:
@@ -49895,7 +49895,7 @@ paths:
4989549895
- DigestAuth: []
4989649896
summary: Delete one Atlas Resource Policy
4989749897
tags:
49898-
- Atlas Resource Policies
49898+
- Resource Policies
4989949899
x-xgen-owner-team: Atlas Dedicated
4990049900
get:
4990149901
description: Return one Atlas Resource Policy for an org.
@@ -49939,7 +49939,7 @@ paths:
4993949939
- DigestAuth: []
4994049940
summary: Return one Atlas Resource Policy
4994149941
tags:
49942-
- Atlas Resource Policies
49942+
- Resource Policies
4994349943
x-xgen-owner-team: Atlas Dedicated
4994449944
patch:
4994549945
description: Update one Atlas Resource Policy for an org.
@@ -49996,7 +49996,7 @@ paths:
4999649996
- DigestAuth: []
4999749997
summary: Update one Atlas Resource Policy
4999849998
tags:
49999-
- Atlas Resource Policies
49999+
- Resource Policies
5000050000
x-xgen-owner-team: Atlas Dedicated
5000150001
/api/atlas/v2/orgs/{orgId}/resourcePolicies:validate:
5000250002
post:
@@ -50042,7 +50042,7 @@ paths:
5004250042
- DigestAuth: []
5004350043
summary: Validate one Atlas Resource Policy
5004450044
tags:
50045-
- Atlas Resource Policies
50045+
- Resource Policies
5004650046
x-xgen-owner-team: Atlas Dedicated
5004750047
/api/atlas/v2/orgs/{orgId}/serviceAccounts:
5004850048
get:
@@ -51223,8 +51223,6 @@ tags:
5122351223
name: Alert Configurations
5122451224
- 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.
5122551225
name: Alerts
51226-
- description: Configure and manage Atlas Resource Policies within your organization.
51227-
name: Atlas Resource Policies
5122851226
- description: Returns, adds, edits, and removes Atlas Search indexes for the specified cluster. Also returns and updates user-defined analyzers for the specified cluster.
5122951227
name: Atlas Search
5123051228
- description: Returns and edits database auditing settings for MongoDB Cloud projects.
@@ -51300,6 +51298,8 @@ tags:
5130051298
name: Projects
5130151299
- description: You can continually push logs from mongod, mongos, and audit logs to an AWS S3 bucket. Atlas exports logs every 5 minutes.
5130251300
name: Push-Based Log Export
51301+
- description: Configure and manage Atlas Resource Policies within your organization.
51302+
name: Resource Policies
5130351303
- 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.
5130451304
name: Rolling Index
5130551305
- description: Returns details that describe the MongoDB Cloud build and the access token that requests this resource. This starts the MongoDB Cloud API.

openapi/v2/openapi-2023-01-01.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
201201
"title": "MongoDB Atlas Administration API",
202202
"version": "2.0",
203-
"x-xgen-sha": "98471229986fb14cd35397c5542136ddb94a92b7"
203+
"x-xgen-sha": "74c28dd405a5b3bf249227d9807abfd3b08a46a1"
204204
},
205205
"paths": {
206206
"/api/atlas/v2": {

openapi/v2/openapi-2023-01-01.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32556,7 +32556,7 @@ info:
3255632556
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3255732557
title: MongoDB Atlas Administration API
3255832558
version: "2.0"
32559-
x-xgen-sha: 98471229986fb14cd35397c5542136ddb94a92b7
32559+
x-xgen-sha: 74c28dd405a5b3bf249227d9807abfd3b08a46a1
3256032560
openapi: 3.0.1
3256132561
paths:
3256232562
/api/atlas/v2:

openapi/v2/openapi-2023-02-01.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
205205
"title": "MongoDB Atlas Administration API",
206206
"version": "2.0",
207-
"x-xgen-sha": "98471229986fb14cd35397c5542136ddb94a92b7"
207+
"x-xgen-sha": "74c28dd405a5b3bf249227d9807abfd3b08a46a1"
208208
},
209209
"paths": {
210210
"/api/atlas/v2": {

openapi/v2/openapi-2023-02-01.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32556,7 +32556,7 @@ info:
3255632556
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3255732557
title: MongoDB Atlas Administration API
3255832558
version: "2.0"
32559-
x-xgen-sha: 98471229986fb14cd35397c5542136ddb94a92b7
32559+
x-xgen-sha: 74c28dd405a5b3bf249227d9807abfd3b08a46a1
3256032560
openapi: 3.0.1
3256132561
paths:
3256232562
/api/atlas/v2:

openapi/v2/openapi-2023-10-01.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
205205
"title": "MongoDB Atlas Administration API",
206206
"version": "2.0",
207-
"x-xgen-sha": "98471229986fb14cd35397c5542136ddb94a92b7"
207+
"x-xgen-sha": "74c28dd405a5b3bf249227d9807abfd3b08a46a1"
208208
},
209209
"paths": {
210210
"/api/atlas/v2": {

openapi/v2/openapi-2023-10-01.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32556,7 +32556,7 @@ info:
3255632556
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3255732557
title: MongoDB Atlas Administration API
3255832558
version: "2.0"
32559-
x-xgen-sha: 98471229986fb14cd35397c5542136ddb94a92b7
32559+
x-xgen-sha: 74c28dd405a5b3bf249227d9807abfd3b08a46a1
3256032560
openapi: 3.0.1
3256132561
paths:
3256232562
/api/atlas/v2:

openapi/v2/openapi-2023-11-15.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
209209
"title": "MongoDB Atlas Administration API",
210210
"version": "2.0",
211-
"x-xgen-sha": "98471229986fb14cd35397c5542136ddb94a92b7"
211+
"x-xgen-sha": "74c28dd405a5b3bf249227d9807abfd3b08a46a1"
212212
},
213213
"paths": {
214214
"/api/atlas/v2": {

openapi/v2/openapi-2023-11-15.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32556,7 +32556,7 @@ info:
3255632556
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3255732557
title: MongoDB Atlas Administration API
3255832558
version: "2.0"
32559-
x-xgen-sha: 98471229986fb14cd35397c5542136ddb94a92b7
32559+
x-xgen-sha: 74c28dd405a5b3bf249227d9807abfd3b08a46a1
3256032560
openapi: 3.0.1
3256132561
paths:
3256232562
/api/atlas/v2:

0 commit comments

Comments
 (0)