Skip to content

Commit 2245f4f

Browse files
committed
Merge remote-tracking branch 'origin/main' into changelog-manual-entries
2 parents c5ec631 + ab71aa9 commit 2245f4f

File tree

106 files changed

+2898
-1036
lines changed

Some content is hidden

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

106 files changed

+2898
-1036
lines changed

.github/workflows/api-versions-reminder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Retrieve Sunset APIs
3232
id: retrieve-sunset-apis
3333
env:
34-
openapi_spec_url: "https://raw.githubusercontent.com/mongodb/openapi/refs/heads/dev/openapi/v2.json"
34+
openapi_spec_url: "https://raw.githubusercontent.com/mongodb/openapi/refs/heads/dev/openapi/.raw/v2.json"
3535
run: |
3636
three_months_date=""
3737

changelog/internal/metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"runDate": "2025-03-14",
3-
"specRevision": "6e79a1caa25bee7ead84d18635ddab957449060d",
4-
"specRevisionShort": "6e79a1caa25",
2+
"runDate": "2025-03-18",
3+
"specRevision": "7ba878caf7309fb2cfb49ae90b974ea8a32678f1",
4+
"specRevisionShort": "7ba878caf73",
55
"versions": [
66
"2023-01-01",
77
"2023-02-01",

openapi/.raw/v2.json

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
"termsOfService": "https://www.mongodb.com/mongodb-management-service-terms-and-conditions",
257257
"title": "MongoDB Atlas Administration API",
258258
"version": "2.0",
259-
"x-xgen-sha": "6e79a1caa25bee7ead84d18635ddab957449060d"
259+
"x-xgen-sha": "7ba878caf7309fb2cfb49ae90b974ea8a32678f1"
260260
},
261261
"paths": {
262262
"/api/atlas/v2": {
@@ -32163,9 +32163,11 @@
3216332163
},
3216432164
"diskSizeGB": {
3216532165
"description": "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value must be equal for all shards and node types.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier.",
32166+
"externalDocs": {
32167+
"description": "Customize Storage",
32168+
"url": "https://dochub.mongodb.org/core/customize-storage"
32169+
},
3216632170
"format": "double",
32167-
"maximum": 4096,
32168-
"minimum": 10,
3216932171
"type": "number"
3217032172
},
3217132173
"ebsVolumeType": {
@@ -32843,9 +32845,11 @@
3284332845
},
3284432846
"diskSizeGB": {
3284532847
"description": "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier.",
32848+
"externalDocs": {
32849+
"description": "Customize Storage",
32850+
"url": "https://dochub.mongodb.org/core/customize-storage"
32851+
},
3284632852
"format": "double",
32847-
"maximum": 4096,
32848-
"minimum": 10,
3284932853
"type": "number"
3285032854
},
3285132855
"diskWarmingMode": {
@@ -37187,9 +37191,11 @@
3718737191
},
3718837192
"diskSizeGB": {
3718937193
"description": "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value must be equal for all shards and node types.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier.",
37194+
"externalDocs": {
37195+
"description": "Customize Storage",
37196+
"url": "https://dochub.mongodb.org/core/customize-storage"
37197+
},
3719037198
"format": "double",
37191-
"maximum": 4096,
37192-
"minimum": 10,
3719337199
"type": "number"
3719437200
},
3719537201
"instanceSize": {
@@ -46585,9 +46591,11 @@
4658546591
"properties": {
4658646592
"diskSizeGB": {
4658746593
"description": "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value must be equal for all shards and node types.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier.",
46594+
"externalDocs": {
46595+
"description": "Customize Storage",
46596+
"url": "https://dochub.mongodb.org/core/customize-storage"
46597+
},
4658846598
"format": "double",
46589-
"maximum": 4096,
46590-
"minimum": 10,
4659146599
"type": "number"
4659246600
},
4659346601
"nodeCount": {
@@ -53801,9 +53809,11 @@
5380153809
"properties": {
5380253810
"diskSizeGB": {
5380353811
"description": "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value must be equal for all shards and node types.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier.",
53812+
"externalDocs": {
53813+
"description": "Customize Storage",
53814+
"url": "https://dochub.mongodb.org/core/customize-storage"
53815+
},
5380453816
"format": "double",
53805-
"maximum": 4096,
53806-
"minimum": 10,
5380753817
"type": "number"
5380853818
},
5380953819
"instanceSize": {
@@ -55218,9 +55228,11 @@
5521855228
"properties": {
5521955229
"diskSizeGB": {
5522055230
"description": "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value must be equal for all shards and node types.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier.",
55231+
"externalDocs": {
55232+
"description": "Customize Storage",
55233+
"url": "https://dochub.mongodb.org/core/customize-storage"
55234+
},
5522155235
"format": "double",
55222-
"maximum": 4096,
55223-
"minimum": 10,
5522455236
"type": "number"
5522555237
}
5522655238
},
@@ -71278,9 +71290,11 @@
7127871290
"properties": {
7127971291
"diskSizeGB": {
7128071292
"description": "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value must be equal for all shards and node types.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier.",
71293+
"externalDocs": {
71294+
"description": "Customize Storage",
71295+
"url": "https://dochub.mongodb.org/core/customize-storage"
71296+
},
7128171297
"format": "double",
71282-
"maximum": 4096,
71283-
"minimum": 10,
7128471298
"type": "number"
7128571299
},
7128671300
"effectiveInstanceSize": {

openapi/.raw/v2.yaml

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -660,9 +660,10 @@ components:
660660
type: integer
661661
diskSizeGB:
662662
description: "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value must be equal for all shards and node types.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier."
663+
externalDocs:
664+
description: Customize Storage
665+
url: https://dochub.mongodb.org/core/customize-storage
663666
format: double
664-
maximum: 4096
665-
minimum: 10
666667
type: number
667668
ebsVolumeType:
668669
default: STANDARD
@@ -1212,9 +1213,10 @@ components:
12121213
type: string
12131214
diskSizeGB:
12141215
description: "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier."
1216+
externalDocs:
1217+
description: Customize Storage
1218+
url: https://dochub.mongodb.org/core/customize-storage
12151219
format: double
1216-
maximum: 4096
1217-
minimum: 10
12181220
type: number
12191221
diskWarmingMode:
12201222
default: FULLY_WARMED
@@ -4732,9 +4734,10 @@ components:
47324734
type: integer
47334735
diskSizeGB:
47344736
description: "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value must be equal for all shards and node types.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier."
4737+
externalDocs:
4738+
description: Customize Storage
4739+
url: https://dochub.mongodb.org/core/customize-storage
47354740
format: double
4736-
maximum: 4096
4737-
minimum: 10
47384741
type: number
47394742
instanceSize:
47404743
description: Hardware specification for the instance sizes in this region in this shard. Each instance size has a default storage and memory capacity. Electable nodes and read-only nodes (known as "base nodes") within a single shard must use the same instance size. Analytics nodes can scale independently from base nodes within a shard. Both base nodes and analytics nodes can scale independently from their equivalents in other shards.
@@ -12411,9 +12414,10 @@ components:
1241112414
properties:
1241212415
diskSizeGB:
1241312416
description: "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value must be equal for all shards and node types.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier."
12417+
externalDocs:
12418+
description: Customize Storage
12419+
url: https://dochub.mongodb.org/core/customize-storage
1241412420
format: double
12415-
maximum: 4096
12416-
minimum: 10
1241712421
type: number
1241812422
nodeCount:
1241912423
description: Number of nodes of the given type for MongoDB Cloud to deploy to the region.
@@ -18048,9 +18052,10 @@ components:
1804818052
properties:
1804918053
diskSizeGB:
1805018054
description: "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value must be equal for all shards and node types.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier."
18055+
externalDocs:
18056+
description: Customize Storage
18057+
url: https://dochub.mongodb.org/core/customize-storage
1805118058
format: double
18052-
maximum: 4096
18053-
minimum: 10
1805418059
type: number
1805518060
instanceSize:
1805618061
description: Hardware specification for the instance sizes in this region in this shard. Each instance size has a default storage and memory capacity. Electable nodes and read-only nodes (known as "base nodes") within a single shard must use the same instance size. Analytics nodes can scale independently from base nodes within a shard. Both base nodes and analytics nodes can scale independently from their equivalents in other shards.
@@ -19167,9 +19172,10 @@ components:
1916719172
properties:
1916819173
diskSizeGB:
1916919174
description: "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value must be equal for all shards and node types.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier."
19175+
externalDocs:
19176+
description: Customize Storage
19177+
url: https://dochub.mongodb.org/core/customize-storage
1917019178
format: double
19171-
maximum: 4096
19172-
minimum: 10
1917319179
type: number
1917419180
type: object
1917519181
HipChatNotification:
@@ -32251,9 +32257,10 @@ components:
3225132257
properties:
3225232258
diskSizeGB:
3225332259
description: "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value must be equal for all shards and node types.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier."
32260+
externalDocs:
32261+
description: Customize Storage
32262+
url: https://dochub.mongodb.org/core/customize-storage
3225432263
format: double
32255-
maximum: 4096
32256-
minimum: 10
3225732264
type: number
3225832265
effectiveInstanceSize:
3225932266
description: The true tenant instance size. This is present to support backwards compatibility for deprecated provider types and/or instance sizes.
@@ -34932,7 +34939,7 @@ info:
3493234939
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
3493334940
title: MongoDB Atlas Administration API
3493434941
version: "2.0"
34935-
x-xgen-sha: 6e79a1caa25bee7ead84d18635ddab957449060d
34942+
x-xgen-sha: 7ba878caf7309fb2cfb49ae90b974ea8a32678f1
3493634943
openapi: 3.0.1
3493734944
paths:
3493834945
/api/atlas/v2:

openapi/v1-deprecated/v1.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38319,11 +38319,13 @@
3831938319
"readOnly": true
3832038320
},
3832138321
"diskSizeGB": {
38322-
"maximum": 4096,
38323-
"minimum": 10,
3832438322
"type": "number",
3832538323
"description": "Storage capacity of instance data volumes expressed in gigabytes. Increase this number to add capacity.\n\n This value is not configurable on M0/M2/M5 clusters.\n\n MongoDB Cloud requires this parameter if you set **replicationSpecs**.\n\n If you specify a disk size below the minimum (10 GB), this parameter defaults to the minimum disk size value. \n\n Storage charge calculations depend on whether you choose the default value or a custom value.\n\n The maximum value for disk storage cannot exceed 50 times the maximum RAM for the selected cluster. If you require more storage space, consider upgrading your cluster to a higher tier.",
38326-
"format": "double"
38324+
"format": "double",
38325+
"externalDocs": {
38326+
"description": "Customize Storage",
38327+
"url": "https://dochub.mongodb.org/core/customize-storage"
38328+
}
3832738329
},
3832838330
"diskWarmingMode": {
3832938331
"type": "string",

0 commit comments

Comments
 (0)