Skip to content

Commit 872d3fd

Browse files
1 parent 544e927 commit 872d3fd

14 files changed

+596
-38
lines changed

openapi/v2.json

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,11 @@
6363
"name": "Data Federation"
6464
},
6565
{
66-
"description": "Returns, adds, edits, and removes Atlas Data Lake Pipelines and associated runs.",
66+
"description": "Returns, edits, and removes Atlas Data Lake Pipelines and associated runs.",
67+
"externalDocs": {
68+
"description": "Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.",
69+
"url": "https://dochub.mongodb.org/core/data-lake-deprecation"
70+
},
6771
"name": "Data Lake Pipelines"
6872
},
6973
{
@@ -224,7 +228,7 @@
224228
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
225229
"title": "MongoDB Atlas Administration API",
226230
"version": "2.0",
227-
"x-xgen-sha": "bc998e3987c027101c9cdf268067e0da40184a57"
231+
"x-xgen-sha": "894d8fa5d97f9ab09b795805de8a8612bd0f773a"
228232
},
229233
"paths": {
230234
"/api/atlas/v2": {
@@ -11478,9 +11482,6 @@
1147811482
"tags": [
1147911483
"Clusters"
1148011484
],
11481-
"x-xgen-hidden-env": {
11482-
"envs": "qa,stage,prod"
11483-
},
1148411485
"x-xgen-owner-team": "Atlas Dedicated"
1148511486
}
1148611487
},
@@ -11618,9 +11619,6 @@
1161811619
"tags": [
1161911620
"Clusters"
1162011621
],
11621-
"x-xgen-hidden-env": {
11622-
"envs": "qa,stage,prod"
11623-
},
1162411622
"x-xgen-owner-team": "Atlas Dedicated"
1162511623
}
1162611624
},
@@ -17259,6 +17257,10 @@
1725917257
"post": {
1726017258
"deprecated": true,
1726117259
"description": "Creates one Data Lake Pipeline.",
17260+
"externalDocs": {
17261+
"description": "Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.",
17262+
"url": "https://dochub.mongodb.org/core/data-lake-deprecation"
17263+
},
1726217264
"operationId": "createPipeline",
1726317265
"parameters": [
1726417266
{

openapi/v2.yaml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32570,7 +32570,7 @@ info:
3257032570
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3257132571
title: MongoDB Atlas Administration API
3257232572
version: "2.0"
32573-
x-xgen-sha: bc998e3987c027101c9cdf268067e0da40184a57
32573+
x-xgen-sha: 894d8fa5d97f9ab09b795805de8a8612bd0f773a
3257432574
openapi: 3.0.1
3257532575
paths:
3257632576
/api/atlas/v2:
@@ -39419,8 +39419,6 @@ paths:
3941939419
summary: Pin FCV for One Cluster from One Project
3942039420
tags:
3942139421
- Clusters
39422-
x-xgen-hidden-env:
39423-
envs: qa,stage,prod
3942439422
x-xgen-owner-team: Atlas Dedicated
3942539423
/api/atlas/v2/groups/{groupId}/clusters/{clusterName}:revokeMongoDBEmployeeAccess:
3942639424
post:
@@ -39505,8 +39503,6 @@ paths:
3950539503
summary: Unpins FCV for One Cluster from One Project
3950639504
tags:
3950739505
- Clusters
39508-
x-xgen-hidden-env:
39509-
envs: qa,stage,prod
3951039506
x-xgen-owner-team: Atlas Dedicated
3951139507
/api/atlas/v2/groups/{groupId}/clusters/{hostName}/logs/{logName}.gz:
3951239508
get:
@@ -43204,6 +43200,9 @@ paths:
4320443200
post:
4320543201
deprecated: true
4320643202
description: Creates one Data Lake Pipeline.
43203+
externalDocs:
43204+
description: Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.
43205+
url: https://dochub.mongodb.org/core/data-lake-deprecation
4320743206
operationId: createPipeline
4320843207
parameters:
4320943208
- $ref: '#/components/parameters/envelope'
@@ -51260,7 +51259,10 @@ tags:
5126051259
name: Custom Database Roles
5126151260
- description: Returns, adds, edits, and removes Federated Database Instances. This resource requires your project ID. Changes to federated database instance configurations can affect costs.
5126251261
name: Data Federation
51263-
- description: Returns, adds, edits, and removes Atlas Data Lake Pipelines and associated runs.
51262+
- description: Returns, edits, and removes Atlas Data Lake Pipelines and associated runs.
51263+
externalDocs:
51264+
description: Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.
51265+
url: https://dochub.mongodb.org/core/data-lake-deprecation
5126451266
name: Data Lake Pipelines
5126551267
- description: Returns, adds, edits, and removes database users.
5126651268
name: Database Users

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,11 @@
5959
"name": "Data Federation"
6060
},
6161
{
62-
"description": "Returns, adds, edits, and removes Atlas Data Lake Pipelines and associated runs.",
62+
"description": "Returns, edits, and removes Atlas Data Lake Pipelines and associated runs.",
63+
"externalDocs": {
64+
"description": "Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.",
65+
"url": "https://dochub.mongodb.org/core/data-lake-deprecation"
66+
},
6367
"name": "Data Lake Pipelines"
6468
},
6569
{
@@ -196,7 +200,7 @@
196200
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
197201
"title": "MongoDB Atlas Administration API",
198202
"version": "2.0",
199-
"x-xgen-sha": "bc998e3987c027101c9cdf268067e0da40184a57"
203+
"x-xgen-sha": "894d8fa5d97f9ab09b795805de8a8612bd0f773a"
200204
},
201205
"paths": {
202206
"/api/atlas/v2": {
@@ -14455,6 +14459,10 @@
1445514459
"post": {
1445614460
"deprecated": true,
1445714461
"description": "Creates one Data Lake Pipeline.",
14462+
"externalDocs": {
14463+
"description": "Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.",
14464+
"url": "https://dochub.mongodb.org/core/data-lake-deprecation"
14465+
},
1445814466
"operationId": "createPipeline",
1445914467
"parameters": [
1446014468
{

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32570,7 +32570,7 @@ info:
3257032570
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3257132571
title: MongoDB Atlas Administration API
3257232572
version: "2.0"
32573-
x-xgen-sha: bc998e3987c027101c9cdf268067e0da40184a57
32573+
x-xgen-sha: 894d8fa5d97f9ab09b795805de8a8612bd0f773a
3257432574
openapi: 3.0.1
3257532575
paths:
3257632576
/api/atlas/v2:
@@ -41364,6 +41364,9 @@ paths:
4136441364
post:
4136541365
deprecated: true
4136641366
description: Creates one Data Lake Pipeline.
41367+
externalDocs:
41368+
description: Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.
41369+
url: https://dochub.mongodb.org/core/data-lake-deprecation
4136741370
operationId: createPipeline
4136841371
parameters:
4136941372
- $ref: '#/components/parameters/envelope'
@@ -46698,7 +46701,10 @@ tags:
4669846701
name: Custom Database Roles
4669946702
- description: Returns, adds, edits, and removes Federated Database Instances. This resource requires your project ID. Changes to federated database instance configurations can affect costs.
4670046703
name: Data Federation
46701-
- description: Returns, adds, edits, and removes Atlas Data Lake Pipelines and associated runs.
46704+
- description: Returns, edits, and removes Atlas Data Lake Pipelines and associated runs.
46705+
externalDocs:
46706+
description: Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.
46707+
url: https://dochub.mongodb.org/core/data-lake-deprecation
4670246708
name: Data Lake Pipelines
4670346709
- description: Returns, adds, edits, and removes database users.
4670446710
name: Database Users

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,11 @@
5959
"name": "Data Federation"
6060
},
6161
{
62-
"description": "Returns, adds, edits, and removes Atlas Data Lake Pipelines and associated runs.",
62+
"description": "Returns, edits, and removes Atlas Data Lake Pipelines and associated runs.",
63+
"externalDocs": {
64+
"description": "Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.",
65+
"url": "https://dochub.mongodb.org/core/data-lake-deprecation"
66+
},
6367
"name": "Data Lake Pipelines"
6468
},
6569
{
@@ -200,7 +204,7 @@
200204
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
201205
"title": "MongoDB Atlas Administration API",
202206
"version": "2.0",
203-
"x-xgen-sha": "bc998e3987c027101c9cdf268067e0da40184a57"
207+
"x-xgen-sha": "894d8fa5d97f9ab09b795805de8a8612bd0f773a"
204208
},
205209
"paths": {
206210
"/api/atlas/v2": {
@@ -14517,6 +14521,10 @@
1451714521
"post": {
1451814522
"deprecated": true,
1451914523
"description": "Creates one Data Lake Pipeline.",
14524+
"externalDocs": {
14525+
"description": "Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.",
14526+
"url": "https://dochub.mongodb.org/core/data-lake-deprecation"
14527+
},
1452014528
"operationId": "createPipeline",
1452114529
"parameters": [
1452214530
{

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32570,7 +32570,7 @@ info:
3257032570
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3257132571
title: MongoDB Atlas Administration API
3257232572
version: "2.0"
32573-
x-xgen-sha: bc998e3987c027101c9cdf268067e0da40184a57
32573+
x-xgen-sha: 894d8fa5d97f9ab09b795805de8a8612bd0f773a
3257432574
openapi: 3.0.1
3257532575
paths:
3257632576
/api/atlas/v2:
@@ -41395,6 +41395,9 @@ paths:
4139541395
post:
4139641396
deprecated: true
4139741397
description: Creates one Data Lake Pipeline.
41398+
externalDocs:
41399+
description: Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.
41400+
url: https://dochub.mongodb.org/core/data-lake-deprecation
4139841401
operationId: createPipeline
4139941402
parameters:
4140041403
- $ref: '#/components/parameters/envelope'
@@ -47184,7 +47187,10 @@ tags:
4718447187
name: Custom Database Roles
4718547188
- description: Returns, adds, edits, and removes Federated Database Instances. This resource requires your project ID. Changes to federated database instance configurations can affect costs.
4718647189
name: Data Federation
47187-
- description: Returns, adds, edits, and removes Atlas Data Lake Pipelines and associated runs.
47190+
- description: Returns, edits, and removes Atlas Data Lake Pipelines and associated runs.
47191+
externalDocs:
47192+
description: Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.
47193+
url: https://dochub.mongodb.org/core/data-lake-deprecation
4718847194
name: Data Lake Pipelines
4718947195
- description: Returns, adds, edits, and removes database users.
4719047196
name: Database Users

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,11 @@
5959
"name": "Data Federation"
6060
},
6161
{
62-
"description": "Returns, adds, edits, and removes Atlas Data Lake Pipelines and associated runs.",
62+
"description": "Returns, edits, and removes Atlas Data Lake Pipelines and associated runs.",
63+
"externalDocs": {
64+
"description": "Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.",
65+
"url": "https://dochub.mongodb.org/core/data-lake-deprecation"
66+
},
6367
"name": "Data Lake Pipelines"
6468
},
6569
{
@@ -200,7 +204,7 @@
200204
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
201205
"title": "MongoDB Atlas Administration API",
202206
"version": "2.0",
203-
"x-xgen-sha": "bc998e3987c027101c9cdf268067e0da40184a57"
207+
"x-xgen-sha": "894d8fa5d97f9ab09b795805de8a8612bd0f773a"
204208
},
205209
"paths": {
206210
"/api/atlas/v2": {
@@ -14512,6 +14516,10 @@
1451214516
"post": {
1451314517
"deprecated": true,
1451414518
"description": "Creates one Data Lake Pipeline.",
14519+
"externalDocs": {
14520+
"description": "Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.",
14521+
"url": "https://dochub.mongodb.org/core/data-lake-deprecation"
14522+
},
1451514523
"operationId": "createPipeline",
1451614524
"parameters": [
1451714525
{

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32570,7 +32570,7 @@ info:
3257032570
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3257132571
title: MongoDB Atlas Administration API
3257232572
version: "2.0"
32573-
x-xgen-sha: bc998e3987c027101c9cdf268067e0da40184a57
32573+
x-xgen-sha: 894d8fa5d97f9ab09b795805de8a8612bd0f773a
3257432574
openapi: 3.0.1
3257532575
paths:
3257632576
/api/atlas/v2:
@@ -41390,6 +41390,9 @@ paths:
4139041390
post:
4139141391
deprecated: true
4139241392
description: Creates one Data Lake Pipeline.
41393+
externalDocs:
41394+
description: Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.
41395+
url: https://dochub.mongodb.org/core/data-lake-deprecation
4139341396
operationId: createPipeline
4139441397
parameters:
4139541398
- $ref: '#/components/parameters/envelope'
@@ -47179,7 +47182,10 @@ tags:
4717947182
name: Custom Database Roles
4718047183
- description: Returns, adds, edits, and removes Federated Database Instances. This resource requires your project ID. Changes to federated database instance configurations can affect costs.
4718147184
name: Data Federation
47182-
- description: Returns, adds, edits, and removes Atlas Data Lake Pipelines and associated runs.
47185+
- description: Returns, edits, and removes Atlas Data Lake Pipelines and associated runs.
47186+
externalDocs:
47187+
description: Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.
47188+
url: https://dochub.mongodb.org/core/data-lake-deprecation
4718347189
name: Data Lake Pipelines
4718447190
- description: Returns, adds, edits, and removes database users.
4718547191
name: Database Users

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,11 @@
6363
"name": "Data Federation"
6464
},
6565
{
66-
"description": "Returns, adds, edits, and removes Atlas Data Lake Pipelines and associated runs.",
66+
"description": "Returns, edits, and removes Atlas Data Lake Pipelines and associated runs.",
67+
"externalDocs": {
68+
"description": "Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.",
69+
"url": "https://dochub.mongodb.org/core/data-lake-deprecation"
70+
},
6771
"name": "Data Lake Pipelines"
6872
},
6973
{
@@ -204,7 +208,7 @@
204208
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
205209
"title": "MongoDB Atlas Administration API",
206210
"version": "2.0",
207-
"x-xgen-sha": "bc998e3987c027101c9cdf268067e0da40184a57"
211+
"x-xgen-sha": "894d8fa5d97f9ab09b795805de8a8612bd0f773a"
208212
},
209213
"paths": {
210214
"/api/atlas/v2": {
@@ -15226,6 +15230,10 @@
1522615230
"post": {
1522715231
"deprecated": true,
1522815232
"description": "Creates one Data Lake Pipeline.",
15233+
"externalDocs": {
15234+
"description": "Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.",
15235+
"url": "https://dochub.mongodb.org/core/data-lake-deprecation"
15236+
},
1522915237
"operationId": "createPipeline",
1523015238
"parameters": [
1523115239
{

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32570,7 +32570,7 @@ info:
3257032570
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3257132571
title: MongoDB Atlas Administration API
3257232572
version: "2.0"
32573-
x-xgen-sha: bc998e3987c027101c9cdf268067e0da40184a57
32573+
x-xgen-sha: 894d8fa5d97f9ab09b795805de8a8612bd0f773a
3257432574
openapi: 3.0.1
3257532575
paths:
3257632576
/api/atlas/v2:
@@ -41833,6 +41833,9 @@ paths:
4183341833
post:
4183441834
deprecated: true
4183541835
description: Creates one Data Lake Pipeline.
41836+
externalDocs:
41837+
description: Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.
41838+
url: https://dochub.mongodb.org/core/data-lake-deprecation
4183641839
operationId: createPipeline
4183741840
parameters:
4183841841
- $ref: '#/components/parameters/envelope'
@@ -47739,7 +47742,10 @@ tags:
4773947742
name: Custom Database Roles
4774047743
- description: Returns, adds, edits, and removes Federated Database Instances. This resource requires your project ID. Changes to federated database instance configurations can affect costs.
4774147744
name: Data Federation
47742-
- description: Returns, adds, edits, and removes Atlas Data Lake Pipelines and associated runs.
47745+
- description: Returns, edits, and removes Atlas Data Lake Pipelines and associated runs.
47746+
externalDocs:
47747+
description: Data Lake Pipelines are deprecated. Please see Data Lake Deprecation Guide.
47748+
url: https://dochub.mongodb.org/core/data-lake-deprecation
4774347749
name: Data Lake Pipelines
4774447750
- description: Returns, adds, edits, and removes database users.
4774547751
name: Database Users

0 commit comments

Comments
 (0)