|
19 | 19 | termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions |
20 | 20 | title: MongoDB Atlas Administration API |
21 | 21 | version: "2.0" |
22 | | - x-xgen-sha: 1d36d4db8bf621bc5159f91402a1112225adb2cf |
| 22 | + x-xgen-sha: 76088c8031312c93862e7b4c7d9d15f4f0e64d4a |
23 | 23 | servers: |
24 | 24 | - url: https://cloud.mongodb.com |
25 | 25 | tags: |
@@ -16797,7 +16797,7 @@ components: |
16797 | 16797 | readOnly: true |
16798 | 16798 | mongoDBMajorVersion: |
16799 | 16799 | type: string |
16800 | | - default: "6.0" |
| 16800 | + default: "7.0" |
16801 | 16801 | description: Major MongoDB version of the cluster. MongoDB Cloud deploys |
16802 | 16802 | the cluster with the latest stable release of the specified version. |
16803 | 16803 | enum: |
@@ -29325,7 +29325,9 @@ components: |
29325 | 29325 | - CLUSTER_SERVER_PARAMETERS_UPDATE_SUBMITTED |
29326 | 29326 | - CLUSTER_AUTOMATICALLY_PAUSED |
29327 | 29327 | - CLUSTER_UPDATE_STARTED |
| 29328 | + - CLUSTER_UPDATE_STARTED_INTERNAL |
29328 | 29329 | - CLUSTER_UPDATE_COMPLETED |
| 29330 | + - MATERIAL_CLUSTER_UPDATE_COMPLETED_INTERNAL |
29329 | 29331 | - CLUSTER_DELETE_SUBMITTED |
29330 | 29332 | - CLUSTER_DELETE_SUBMITTED_INTERNAL |
29331 | 29333 | - CLUSTER_DELETED |
@@ -29503,6 +29505,7 @@ components: |
29503 | 29505 | - STREAM_TENANT_CONNECTION_DELETED |
29504 | 29506 | - STREAM_TENANT_CONNECTION_CREATED |
29505 | 29507 | - STREAM_TENANT_CONNECTION_VIEWED |
| 29508 | + - STREAM_TENANT_AUDIT_LOGS |
29506 | 29509 | title: NDS Audit Types |
29507 | 29510 | - type: string |
29508 | 29511 | enum: |
@@ -34493,7 +34496,7 @@ components: |
34493 | 34496 | readOnly: true |
34494 | 34497 | mongoDBMajorVersion: |
34495 | 34498 | type: string |
34496 | | - default: "6.0" |
| 34499 | + default: "7.0" |
34497 | 34500 | description: Major MongoDB version of the cluster. MongoDB Cloud deploys |
34498 | 34501 | the cluster with the latest stable release of the specified version. |
34499 | 34502 | enum: |
@@ -34766,7 +34769,7 @@ components: |
34766 | 34769 | readOnly: true |
34767 | 34770 | mongoDBMajorVersion: |
34768 | 34771 | type: string |
34769 | | - default: "6.0" |
| 34772 | + default: "7.0" |
34770 | 34773 | description: Major MongoDB version of the cluster. MongoDB Cloud deploys |
34771 | 34774 | the cluster with the latest stable release of the specified version. |
34772 | 34775 | enum: |
@@ -35884,7 +35887,9 @@ components: |
35884 | 35887 | - CLUSTER_SERVER_PARAMETERS_UPDATE_SUBMITTED |
35885 | 35888 | - CLUSTER_AUTOMATICALLY_PAUSED |
35886 | 35889 | - CLUSTER_UPDATE_STARTED |
| 35890 | + - CLUSTER_UPDATE_STARTED_INTERNAL |
35887 | 35891 | - CLUSTER_UPDATE_COMPLETED |
| 35892 | + - MATERIAL_CLUSTER_UPDATE_COMPLETED_INTERNAL |
35888 | 35893 | - CLUSTER_DELETE_SUBMITTED |
35889 | 35894 | - CLUSTER_DELETE_SUBMITTED_INTERNAL |
35890 | 35895 | - CLUSTER_DELETED |
@@ -36062,6 +36067,7 @@ components: |
36062 | 36067 | - STREAM_TENANT_CONNECTION_DELETED |
36063 | 36068 | - STREAM_TENANT_CONNECTION_CREATED |
36064 | 36069 | - STREAM_TENANT_CONNECTION_VIEWED |
| 36070 | + - STREAM_TENANT_AUDIT_LOGS |
36065 | 36071 | example: CLUSTER_CREATED |
36066 | 36072 | title: NDS Audit Types |
36067 | 36073 | NDSAuditTypeViewForOrg: |
|
0 commit comments