@pulumi/mongodbatlas 3.16.0-alpha.1715760478 → 3.16.0-alpha.1716510655
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/advancedCluster.d.ts +15 -0
- package/advancedCluster.js.map +1 -1
- package/apiKey.d.ts +27 -0
- package/apiKey.js.map +1 -1
- package/cloudBackupSnapshotExportJob.d.ts +8 -0
- package/cloudBackupSnapshotExportJob.js.map +1 -1
- package/cloudBackupSnapshotRestoreJob.d.ts +28 -0
- package/cloudBackupSnapshotRestoreJob.js.map +1 -1
- package/cluster.d.ts +30 -0
- package/cluster.js.map +1 -1
- package/clusterOutageSimulation.d.ts +12 -0
- package/clusterOutageSimulation.js.map +1 -1
- package/databaseUser.d.ts +33 -0
- package/databaseUser.js.map +1 -1
- package/federatedDatabaseInstance.d.ts +4 -0
- package/federatedDatabaseInstance.js.map +1 -1
- package/federatedQueryLimit.d.ts +6 -0
- package/federatedQueryLimit.js.map +1 -1
- package/getApiKey.d.ts +5 -0
- package/getApiKey.js.map +1 -1
- package/getCloudBackupSnapshotExportBuckets.d.ts +1 -0
- package/getCloudBackupSnapshotExportBuckets.js.map +1 -1
- package/getCloudBackupSnapshotExportJob.d.ts +4 -0
- package/getCloudBackupSnapshotExportJob.js.map +1 -1
- package/getCloudBackupSnapshotExportJobs.d.ts +1 -0
- package/getCloudBackupSnapshotExportJobs.js.map +1 -1
- package/getCloudBackupSnapshotRestoreJob.d.ts +3 -0
- package/getCloudBackupSnapshotRestoreJob.js.map +1 -1
- package/getCloudBackupSnapshotRestoreJobs.d.ts +1 -0
- package/getCloudBackupSnapshotRestoreJobs.js.map +1 -1
- package/getCloudBackupSnapshots.d.ts +1 -0
- package/getCloudBackupSnapshots.js.map +1 -1
- package/getClusterOutageSimulation.d.ts +6 -0
- package/getClusterOutageSimulation.js.map +1 -1
- package/getDataLakePipeline.d.ts +1 -0
- package/getDataLakePipeline.js.map +1 -1
- package/getDataLakePipelines.d.ts +1 -0
- package/getDataLakePipelines.js.map +1 -1
- package/getDatabaseUser.d.ts +2 -0
- package/getDatabaseUser.js.map +1 -1
- package/getFederatedDatabaseInstance.d.ts +2 -0
- package/getFederatedDatabaseInstance.js.map +1 -1
- package/getFederatedQueryLimit.d.ts +2 -0
- package/getFederatedQueryLimit.js.map +1 -1
- package/getFederatedSettingsIdentityProviders.d.ts +1 -0
- package/getFederatedSettingsIdentityProviders.js.map +1 -1
- package/getFederatedSettingsOrgConfigs.d.ts +1 -0
- package/getFederatedSettingsOrgConfigs.js.map +1 -1
- package/getFederatedSettingsOrgRoleMappings.d.ts +1 -0
- package/getFederatedSettingsOrgRoleMappings.js.map +1 -1
- package/getPrivateLinkEndpoint.d.ts +5 -0
- package/getPrivateLinkEndpoint.js.map +1 -1
- package/getPrivateLinkEndpointService.d.ts +14 -0
- package/getPrivateLinkEndpointService.js.map +1 -1
- package/getThirdPartyIntegration.d.ts +7 -0
- package/getThirdPartyIntegration.js.map +1 -1
- package/package.json +2 -2
- package/privateLinkEndpoint.d.ts +28 -0
- package/privateLinkEndpoint.js.map +1 -1
- package/privateLinkEndpointService.d.ts +28 -0
- package/privateLinkEndpointService.js.map +1 -1
- package/thirdPartyIntegration.d.ts +9 -0
- package/thirdPartyIntegration.js.map +1 -1
- package/types/input.d.ts +30 -0
- package/types/output.d.ts +112 -0
- package/package.json.bak +0 -28
|
@@ -77,6 +77,9 @@ export declare class ThirdPartyIntegration extends pulumi.CustomResource {
|
|
|
77
77
|
* * WEBHOOK
|
|
78
78
|
* * MICROSOFT_TEAMS
|
|
79
79
|
* * PROMETHEUS
|
|
80
|
+
*
|
|
81
|
+
*
|
|
82
|
+
* * `PAGER_DUTY`
|
|
80
83
|
*/
|
|
81
84
|
readonly type: pulumi.Output<string>;
|
|
82
85
|
readonly url: pulumi.Output<string>;
|
|
@@ -122,6 +125,9 @@ export interface ThirdPartyIntegrationState {
|
|
|
122
125
|
* * WEBHOOK
|
|
123
126
|
* * MICROSOFT_TEAMS
|
|
124
127
|
* * PROMETHEUS
|
|
128
|
+
*
|
|
129
|
+
*
|
|
130
|
+
* * `PAGER_DUTY`
|
|
125
131
|
*/
|
|
126
132
|
type?: pulumi.Input<string>;
|
|
127
133
|
url?: pulumi.Input<string>;
|
|
@@ -159,6 +165,9 @@ export interface ThirdPartyIntegrationArgs {
|
|
|
159
165
|
* * WEBHOOK
|
|
160
166
|
* * MICROSOFT_TEAMS
|
|
161
167
|
* * PROMETHEUS
|
|
168
|
+
*
|
|
169
|
+
*
|
|
170
|
+
* * `PAGER_DUTY`
|
|
162
171
|
*/
|
|
163
172
|
type: pulumi.Input<string>;
|
|
164
173
|
url?: pulumi.Input<string>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"thirdPartyIntegration.js","sourceRoot":"","sources":["../thirdPartyIntegration.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;
|
|
1
|
+
{"version":3,"file":"thirdPartyIntegration.js","sourceRoot":"","sources":["../thirdPartyIntegration.ts"],"names":[],"mappings":"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"}
|
package/types/input.d.ts
CHANGED
|
@@ -135,6 +135,11 @@ export interface AdvancedClusterReplicationSpecRegionConfig {
|
|
|
135
135
|
/**
|
|
136
136
|
* Cloud service provider on which the servers are provisioned.
|
|
137
137
|
* The possible values are:
|
|
138
|
+
*
|
|
139
|
+
* - `AWS` - Amazon AWS
|
|
140
|
+
* - `GCP` - Google Cloud Platform
|
|
141
|
+
* - `AZURE` - Microsoft Azure
|
|
142
|
+
* - `TENANT` - M2 or M5 multi-tenant cluster. Use `replication_specs.#.region_configs.#.backing_provider_name` to set the cloud service provider.
|
|
138
143
|
*/
|
|
139
144
|
providerName: pulumi.Input<string>;
|
|
140
145
|
/**
|
|
@@ -172,6 +177,8 @@ export interface AdvancedClusterReplicationSpecRegionConfigAnalyticsSpecs {
|
|
|
172
177
|
diskIops?: pulumi.Input<number>;
|
|
173
178
|
/**
|
|
174
179
|
* Type of storage you want to attach to your AWS-provisioned cluster. Set only if you selected AWS as your cloud service provider. You can't set this parameter for a multi-cloud cluster. Valid values are:
|
|
180
|
+
* * `STANDARD` volume types can't exceed the default IOPS rate for the selected volume size.
|
|
181
|
+
* * `PROVISIONED` volume types must fall within the allowable IOPS range for the selected volume size.
|
|
175
182
|
*/
|
|
176
183
|
ebsVolumeType?: pulumi.Input<string>;
|
|
177
184
|
/**
|
|
@@ -206,6 +213,8 @@ export interface AdvancedClusterReplicationSpecRegionConfigElectableSpecs {
|
|
|
206
213
|
diskIops?: pulumi.Input<number>;
|
|
207
214
|
/**
|
|
208
215
|
* Type of storage you want to attach to your AWS-provisioned cluster. Set only if you selected AWS as your cloud service provider. You can't set this parameter for a multi-cloud cluster. Valid values are:
|
|
216
|
+
* * `STANDARD` volume types can't exceed the default IOPS rate for the selected volume size.
|
|
217
|
+
* * `PROVISIONED` volume types must fall within the allowable IOPS range for the selected volume size.
|
|
209
218
|
*/
|
|
210
219
|
ebsVolumeType?: pulumi.Input<string>;
|
|
211
220
|
/**
|
|
@@ -224,6 +233,8 @@ export interface AdvancedClusterReplicationSpecRegionConfigReadOnlySpecs {
|
|
|
224
233
|
diskIops?: pulumi.Input<number>;
|
|
225
234
|
/**
|
|
226
235
|
* Type of storage you want to attach to your AWS-provisioned cluster. Set only if you selected AWS as your cloud service provider. You can't set this parameter for a multi-cloud cluster. Valid values are:
|
|
236
|
+
* * `STANDARD` volume types can't exceed the default IOPS rate for the selected volume size.
|
|
237
|
+
* * `PROVISIONED` volume types must fall within the allowable IOPS range for the selected volume size.
|
|
227
238
|
*/
|
|
228
239
|
ebsVolumeType?: pulumi.Input<string>;
|
|
229
240
|
/**
|
|
@@ -683,6 +694,11 @@ export interface ClusterConnectionStringPrivateEndpointEndpoint {
|
|
|
683
694
|
* Cloud service provider on which the servers are provisioned.
|
|
684
695
|
*
|
|
685
696
|
* The possible values are:
|
|
697
|
+
*
|
|
698
|
+
* - `AWS` - Amazon AWS
|
|
699
|
+
* - `GCP` - Google Cloud Platform
|
|
700
|
+
* - `AZURE` - Microsoft Azure
|
|
701
|
+
* - `TENANT` - A multi-tenant deployment on one of the supported cloud service providers. Only valid when providerSettings.instanceSizeName is either M2 or M5.
|
|
686
702
|
*/
|
|
687
703
|
providerName?: pulumi.Input<string>;
|
|
688
704
|
region?: pulumi.Input<string>;
|
|
@@ -702,6 +718,9 @@ export interface ClusterLabel {
|
|
|
702
718
|
export interface ClusterOutageSimulationOutageFilter {
|
|
703
719
|
/**
|
|
704
720
|
* The cloud provider of the region that undergoes the outage simulation. Following values are supported:
|
|
721
|
+
* * `AWS`
|
|
722
|
+
* * `GCP`
|
|
723
|
+
* * `AZURE`
|
|
705
724
|
*/
|
|
706
725
|
cloudProvider: pulumi.Input<string>;
|
|
707
726
|
/**
|
|
@@ -710,6 +729,7 @@ export interface ClusterOutageSimulationOutageFilter {
|
|
|
710
729
|
regionName: pulumi.Input<string>;
|
|
711
730
|
/**
|
|
712
731
|
* The type of cluster outage simulation. Following values are supported:
|
|
732
|
+
* * `REGION` - Simulates a cluster outage for a region
|
|
713
733
|
*/
|
|
714
734
|
type?: pulumi.Input<string>;
|
|
715
735
|
}
|
|
@@ -1138,6 +1158,11 @@ export interface GetAlertConfigurationOutput {
|
|
|
1138
1158
|
type: string;
|
|
1139
1159
|
/**
|
|
1140
1160
|
* Value to test with the specified operator. If `fieldName` is set to TYPE_NAME, you can match on the following values:
|
|
1161
|
+
* - `PRIMARY`
|
|
1162
|
+
* - `SECONDARY`
|
|
1163
|
+
* - `STANDALONE`
|
|
1164
|
+
* - `CONFIG`
|
|
1165
|
+
* - `MONGOS`
|
|
1141
1166
|
*/
|
|
1142
1167
|
value?: string;
|
|
1143
1168
|
}
|
|
@@ -1146,6 +1171,11 @@ export interface GetAlertConfigurationOutputArgs {
|
|
|
1146
1171
|
type: pulumi.Input<string>;
|
|
1147
1172
|
/**
|
|
1148
1173
|
* Value to test with the specified operator. If `fieldName` is set to TYPE_NAME, you can match on the following values:
|
|
1174
|
+
* - `PRIMARY`
|
|
1175
|
+
* - `SECONDARY`
|
|
1176
|
+
* - `STANDALONE`
|
|
1177
|
+
* - `CONFIG`
|
|
1178
|
+
* - `MONGOS`
|
|
1149
1179
|
*/
|
|
1150
1180
|
value?: pulumi.Input<string>;
|
|
1151
1181
|
}
|
package/types/output.d.ts
CHANGED
|
@@ -134,6 +134,11 @@ export interface AdvancedClusterReplicationSpecRegionConfig {
|
|
|
134
134
|
/**
|
|
135
135
|
* Cloud service provider on which the servers are provisioned.
|
|
136
136
|
* The possible values are:
|
|
137
|
+
*
|
|
138
|
+
* - `AWS` - Amazon AWS
|
|
139
|
+
* - `GCP` - Google Cloud Platform
|
|
140
|
+
* - `AZURE` - Microsoft Azure
|
|
141
|
+
* - `TENANT` - M2 or M5 multi-tenant cluster. Use `replication_specs.#.region_configs.#.backing_provider_name` to set the cloud service provider.
|
|
137
142
|
*/
|
|
138
143
|
providerName: string;
|
|
139
144
|
/**
|
|
@@ -171,6 +176,8 @@ export interface AdvancedClusterReplicationSpecRegionConfigAnalyticsSpecs {
|
|
|
171
176
|
diskIops: number;
|
|
172
177
|
/**
|
|
173
178
|
* Type of storage you want to attach to your AWS-provisioned cluster. Set only if you selected AWS as your cloud service provider. You can't set this parameter for a multi-cloud cluster. Valid values are:
|
|
179
|
+
* * `STANDARD` volume types can't exceed the default IOPS rate for the selected volume size.
|
|
180
|
+
* * `PROVISIONED` volume types must fall within the allowable IOPS range for the selected volume size.
|
|
174
181
|
*/
|
|
175
182
|
ebsVolumeType?: string;
|
|
176
183
|
/**
|
|
@@ -205,6 +212,8 @@ export interface AdvancedClusterReplicationSpecRegionConfigElectableSpecs {
|
|
|
205
212
|
diskIops: number;
|
|
206
213
|
/**
|
|
207
214
|
* Type of storage you want to attach to your AWS-provisioned cluster. Set only if you selected AWS as your cloud service provider. You can't set this parameter for a multi-cloud cluster. Valid values are:
|
|
215
|
+
* * `STANDARD` volume types can't exceed the default IOPS rate for the selected volume size.
|
|
216
|
+
* * `PROVISIONED` volume types must fall within the allowable IOPS range for the selected volume size.
|
|
208
217
|
*/
|
|
209
218
|
ebsVolumeType?: string;
|
|
210
219
|
/**
|
|
@@ -223,6 +232,8 @@ export interface AdvancedClusterReplicationSpecRegionConfigReadOnlySpecs {
|
|
|
223
232
|
diskIops: number;
|
|
224
233
|
/**
|
|
225
234
|
* Type of storage you want to attach to your AWS-provisioned cluster. Set only if you selected AWS as your cloud service provider. You can't set this parameter for a multi-cloud cluster. Valid values are:
|
|
235
|
+
* * `STANDARD` volume types can't exceed the default IOPS rate for the selected volume size.
|
|
236
|
+
* * `PROVISIONED` volume types must fall within the allowable IOPS range for the selected volume size.
|
|
226
237
|
*/
|
|
227
238
|
ebsVolumeType?: string;
|
|
228
239
|
/**
|
|
@@ -682,6 +693,11 @@ export interface ClusterConnectionStringPrivateEndpointEndpoint {
|
|
|
682
693
|
* Cloud service provider on which the servers are provisioned.
|
|
683
694
|
*
|
|
684
695
|
* The possible values are:
|
|
696
|
+
*
|
|
697
|
+
* - `AWS` - Amazon AWS
|
|
698
|
+
* - `GCP` - Google Cloud Platform
|
|
699
|
+
* - `AZURE` - Microsoft Azure
|
|
700
|
+
* - `TENANT` - A multi-tenant deployment on one of the supported cloud service providers. Only valid when providerSettings.instanceSizeName is either M2 or M5.
|
|
685
701
|
*/
|
|
686
702
|
providerName: string;
|
|
687
703
|
region: string;
|
|
@@ -701,6 +717,9 @@ export interface ClusterLabel {
|
|
|
701
717
|
export interface ClusterOutageSimulationOutageFilter {
|
|
702
718
|
/**
|
|
703
719
|
* The cloud provider of the region that undergoes the outage simulation. Following values are supported:
|
|
720
|
+
* * `AWS`
|
|
721
|
+
* * `GCP`
|
|
722
|
+
* * `AZURE`
|
|
704
723
|
*/
|
|
705
724
|
cloudProvider: string;
|
|
706
725
|
/**
|
|
@@ -709,6 +728,7 @@ export interface ClusterOutageSimulationOutageFilter {
|
|
|
709
728
|
regionName: string;
|
|
710
729
|
/**
|
|
711
730
|
* The type of cluster outage simulation. Following values are supported:
|
|
731
|
+
* * `REGION` - Simulates a cluster outage for a region
|
|
712
732
|
*/
|
|
713
733
|
type: string;
|
|
714
734
|
}
|
|
@@ -1347,6 +1367,8 @@ export interface GetAdvancedClusterReplicationSpecRegionConfigAnalyticsSpecs {
|
|
|
1347
1367
|
diskIops: number;
|
|
1348
1368
|
/**
|
|
1349
1369
|
* Type of storage you want to attach to your AWS-provisioned cluster.
|
|
1370
|
+
* * `STANDARD` volume types can't exceed the default IOPS rate for the selected volume size.
|
|
1371
|
+
* * `PROVISIONED` volume types must fall within the allowable IOPS range for the selected volume size.
|
|
1350
1372
|
*/
|
|
1351
1373
|
ebsVolumeType?: string;
|
|
1352
1374
|
/**
|
|
@@ -1388,6 +1410,8 @@ export interface GetAdvancedClusterReplicationSpecRegionConfigElectableSpecs {
|
|
|
1388
1410
|
diskIops: number;
|
|
1389
1411
|
/**
|
|
1390
1412
|
* Type of storage you want to attach to your AWS-provisioned cluster.
|
|
1413
|
+
* * `STANDARD` volume types can't exceed the default IOPS rate for the selected volume size.
|
|
1414
|
+
* * `PROVISIONED` volume types must fall within the allowable IOPS range for the selected volume size.
|
|
1391
1415
|
*/
|
|
1392
1416
|
ebsVolumeType?: string;
|
|
1393
1417
|
/**
|
|
@@ -1406,6 +1430,8 @@ export interface GetAdvancedClusterReplicationSpecRegionConfigReadOnlySpecs {
|
|
|
1406
1430
|
diskIops: number;
|
|
1407
1431
|
/**
|
|
1408
1432
|
* Type of storage you want to attach to your AWS-provisioned cluster.
|
|
1433
|
+
* * `STANDARD` volume types can't exceed the default IOPS rate for the selected volume size.
|
|
1434
|
+
* * `PROVISIONED` volume types must fall within the allowable IOPS range for the selected volume size.
|
|
1409
1435
|
*/
|
|
1410
1436
|
ebsVolumeType?: string;
|
|
1411
1437
|
/**
|
|
@@ -1698,6 +1724,8 @@ export interface GetAdvancedClustersResultReplicationSpecRegionConfigAnalyticsSp
|
|
|
1698
1724
|
diskIops: number;
|
|
1699
1725
|
/**
|
|
1700
1726
|
* Type of storage you want to attach to your AWS-provisioned cluster.
|
|
1727
|
+
* * `STANDARD` volume types can't exceed the default IOPS rate for the selected volume size.
|
|
1728
|
+
* * `PROVISIONED` volume types must fall within the allowable IOPS range for the selected volume size.
|
|
1701
1729
|
*/
|
|
1702
1730
|
ebsVolumeType?: string;
|
|
1703
1731
|
/**
|
|
@@ -1738,6 +1766,8 @@ export interface GetAdvancedClustersResultReplicationSpecRegionConfigElectableSp
|
|
|
1738
1766
|
diskIops: number;
|
|
1739
1767
|
/**
|
|
1740
1768
|
* Type of storage you want to attach to your AWS-provisioned cluster.
|
|
1769
|
+
* * `STANDARD` volume types can't exceed the default IOPS rate for the selected volume size.
|
|
1770
|
+
* * `PROVISIONED` volume types must fall within the allowable IOPS range for the selected volume size.
|
|
1741
1771
|
*/
|
|
1742
1772
|
ebsVolumeType?: string;
|
|
1743
1773
|
/**
|
|
@@ -1756,6 +1786,8 @@ export interface GetAdvancedClustersResultReplicationSpecRegionConfigReadOnlySpe
|
|
|
1756
1786
|
diskIops: number;
|
|
1757
1787
|
/**
|
|
1758
1788
|
* Type of storage you want to attach to your AWS-provisioned cluster.
|
|
1789
|
+
* * `STANDARD` volume types can't exceed the default IOPS rate for the selected volume size.
|
|
1790
|
+
* * `PROVISIONED` volume types must fall within the allowable IOPS range for the selected volume size.
|
|
1759
1791
|
*/
|
|
1760
1792
|
ebsVolumeType?: string;
|
|
1761
1793
|
/**
|
|
@@ -1785,10 +1817,17 @@ export interface GetAlertConfigurationMatcher {
|
|
|
1785
1817
|
/**
|
|
1786
1818
|
* The operator to apply when checking the current metric value against the threshold value.
|
|
1787
1819
|
* Accepted values are:
|
|
1820
|
+
* - `GREATER_THAN`
|
|
1821
|
+
* - `LESS_THAN`
|
|
1788
1822
|
*/
|
|
1789
1823
|
operator: string;
|
|
1790
1824
|
/**
|
|
1791
1825
|
* Value to test with the specified operator. If `fieldName` is set to TYPE_NAME, you can match on the following values:
|
|
1826
|
+
* - `PRIMARY`
|
|
1827
|
+
* - `SECONDARY`
|
|
1828
|
+
* - `STANDALONE`
|
|
1829
|
+
* - `CONFIG`
|
|
1830
|
+
* - `MONGOS`
|
|
1792
1831
|
*/
|
|
1793
1832
|
value: string;
|
|
1794
1833
|
}
|
|
@@ -1804,6 +1843,8 @@ export interface GetAlertConfigurationMetricThresholdConfig {
|
|
|
1804
1843
|
/**
|
|
1805
1844
|
* The operator to apply when checking the current metric value against the threshold value.
|
|
1806
1845
|
* Accepted values are:
|
|
1846
|
+
* - `GREATER_THAN`
|
|
1847
|
+
* - `LESS_THAN`
|
|
1807
1848
|
*/
|
|
1808
1849
|
operator: string;
|
|
1809
1850
|
/**
|
|
@@ -1896,6 +1937,19 @@ export interface GetAlertConfigurationNotification {
|
|
|
1896
1937
|
/**
|
|
1897
1938
|
* Type of alert notification.
|
|
1898
1939
|
* Accepted values are:
|
|
1940
|
+
* - `DATADOG`
|
|
1941
|
+
* - `EMAIL`
|
|
1942
|
+
* - `GROUP` (Project)
|
|
1943
|
+
* - `OPS_GENIE`
|
|
1944
|
+
* - `ORG`
|
|
1945
|
+
* - `PAGER_DUTY`
|
|
1946
|
+
* - `SLACK`
|
|
1947
|
+
* - `SMS`
|
|
1948
|
+
* - `TEAM`
|
|
1949
|
+
* - `USER`
|
|
1950
|
+
* - `VICTOR_OPS`
|
|
1951
|
+
* - `WEBHOOK`
|
|
1952
|
+
* - `MICROSOFT_TEAMS`
|
|
1899
1953
|
*/
|
|
1900
1954
|
typeName: string;
|
|
1901
1955
|
/**
|
|
@@ -1924,6 +1978,11 @@ export interface GetAlertConfigurationOutput {
|
|
|
1924
1978
|
type: string;
|
|
1925
1979
|
/**
|
|
1926
1980
|
* Value to test with the specified operator. If `fieldName` is set to TYPE_NAME, you can match on the following values:
|
|
1981
|
+
* - `PRIMARY`
|
|
1982
|
+
* - `SECONDARY`
|
|
1983
|
+
* - `STANDALONE`
|
|
1984
|
+
* - `CONFIG`
|
|
1985
|
+
* - `MONGOS`
|
|
1927
1986
|
*/
|
|
1928
1987
|
value: string;
|
|
1929
1988
|
}
|
|
@@ -1931,6 +1990,8 @@ export interface GetAlertConfigurationThresholdConfig {
|
|
|
1931
1990
|
/**
|
|
1932
1991
|
* The operator to apply when checking the current metric value against the threshold value.
|
|
1933
1992
|
* Accepted values are:
|
|
1993
|
+
* - `GREATER_THAN`
|
|
1994
|
+
* - `LESS_THAN`
|
|
1934
1995
|
*/
|
|
1935
1996
|
operator: string;
|
|
1936
1997
|
/**
|
|
@@ -2000,10 +2061,17 @@ export interface GetAlertConfigurationsResultMatcher {
|
|
|
2000
2061
|
/**
|
|
2001
2062
|
* The operator to apply when checking the current metric value against the threshold value.
|
|
2002
2063
|
* Accepted values are:
|
|
2064
|
+
* - `GREATER_THAN`
|
|
2065
|
+
* - `LESS_THAN`
|
|
2003
2066
|
*/
|
|
2004
2067
|
operator: string;
|
|
2005
2068
|
/**
|
|
2006
2069
|
* Value to test with the specified operator. If `fieldName` is set to TYPE_NAME, you can match on the following values:
|
|
2070
|
+
* - `PRIMARY`
|
|
2071
|
+
* - `SECONDARY`
|
|
2072
|
+
* - `STANDALONE`
|
|
2073
|
+
* - `CONFIG`
|
|
2074
|
+
* - `MONGOS`
|
|
2007
2075
|
*/
|
|
2008
2076
|
value: string;
|
|
2009
2077
|
}
|
|
@@ -2019,6 +2087,8 @@ export interface GetAlertConfigurationsResultMetricThresholdConfig {
|
|
|
2019
2087
|
/**
|
|
2020
2088
|
* The operator to apply when checking the current metric value against the threshold value.
|
|
2021
2089
|
* Accepted values are:
|
|
2090
|
+
* - `GREATER_THAN`
|
|
2091
|
+
* - `LESS_THAN`
|
|
2022
2092
|
*/
|
|
2023
2093
|
operator: string;
|
|
2024
2094
|
/**
|
|
@@ -2111,6 +2181,19 @@ export interface GetAlertConfigurationsResultNotification {
|
|
|
2111
2181
|
/**
|
|
2112
2182
|
* Type of alert notification.
|
|
2113
2183
|
* Accepted values are:
|
|
2184
|
+
* - `DATADOG`
|
|
2185
|
+
* - `EMAIL`
|
|
2186
|
+
* - `GROUP` (Project)
|
|
2187
|
+
* - `OPS_GENIE`
|
|
2188
|
+
* - `ORG`
|
|
2189
|
+
* - `PAGER_DUTY`
|
|
2190
|
+
* - `SLACK`
|
|
2191
|
+
* - `SMS`
|
|
2192
|
+
* - `TEAM`
|
|
2193
|
+
* - `USER`
|
|
2194
|
+
* - `VICTOR_OPS`
|
|
2195
|
+
* - `WEBHOOK`
|
|
2196
|
+
* - `MICROSOFT_TEAMS`
|
|
2114
2197
|
*/
|
|
2115
2198
|
typeName: string;
|
|
2116
2199
|
/**
|
|
@@ -2139,6 +2222,11 @@ export interface GetAlertConfigurationsResultOutput {
|
|
|
2139
2222
|
type: string;
|
|
2140
2223
|
/**
|
|
2141
2224
|
* Value to test with the specified operator. If `fieldName` is set to TYPE_NAME, you can match on the following values:
|
|
2225
|
+
* - `PRIMARY`
|
|
2226
|
+
* - `SECONDARY`
|
|
2227
|
+
* - `STANDALONE`
|
|
2228
|
+
* - `CONFIG`
|
|
2229
|
+
* - `MONGOS`
|
|
2142
2230
|
*/
|
|
2143
2231
|
value: string;
|
|
2144
2232
|
}
|
|
@@ -2146,6 +2234,8 @@ export interface GetAlertConfigurationsResultThresholdConfig {
|
|
|
2146
2234
|
/**
|
|
2147
2235
|
* The operator to apply when checking the current metric value against the threshold value.
|
|
2148
2236
|
* Accepted values are:
|
|
2237
|
+
* - `GREATER_THAN`
|
|
2238
|
+
* - `LESS_THAN`
|
|
2149
2239
|
*/
|
|
2150
2240
|
operator: string;
|
|
2151
2241
|
/**
|
|
@@ -2586,6 +2676,10 @@ export interface GetCloudBackupSnapshotExportJobsResult {
|
|
|
2586
2676
|
snapshotId: string;
|
|
2587
2677
|
/**
|
|
2588
2678
|
* Status of the export job. Value can be one of the following:
|
|
2679
|
+
* * `Queued` - indicates that the export job is queued
|
|
2680
|
+
* * `InProgress` - indicates that the snapshot is being exported
|
|
2681
|
+
* * `Successful` - indicates that the export job has completed successfully
|
|
2682
|
+
* * `Failed` - indicates that the export job has failed
|
|
2589
2683
|
*/
|
|
2590
2684
|
state: string;
|
|
2591
2685
|
}
|
|
@@ -2673,6 +2767,9 @@ export interface GetCloudBackupSnapshotRestoreJobsResult {
|
|
|
2673
2767
|
targetProjectId: string;
|
|
2674
2768
|
/**
|
|
2675
2769
|
* Timestamp in ISO 8601 date and time format in UTC when the snapshot associated to snapshotId was taken.
|
|
2770
|
+
* * `oplogTs` - Timestamp in the number of seconds that have elapsed since the UNIX epoch.
|
|
2771
|
+
* * `oplogInc` - Oplog operation number from which to you want to restore this snapshot.
|
|
2772
|
+
* * `pointInTimeUTCSeconds` - Timestamp in the number of seconds that have elapsed since the UNIX epoch.
|
|
2676
2773
|
*/
|
|
2677
2774
|
timestamp: string;
|
|
2678
2775
|
}
|
|
@@ -2889,6 +2986,9 @@ export interface GetClusterLabel {
|
|
|
2889
2986
|
export interface GetClusterOutageSimulationOutageFilter {
|
|
2890
2987
|
/**
|
|
2891
2988
|
* The cloud provider of the region that undergoes the outage simulation. Following values are supported:
|
|
2989
|
+
* * `AWS`
|
|
2990
|
+
* * `GCP`
|
|
2991
|
+
* * `AZURE`
|
|
2892
2992
|
*/
|
|
2893
2993
|
cloudProvider: string;
|
|
2894
2994
|
/**
|
|
@@ -2897,6 +2997,7 @@ export interface GetClusterOutageSimulationOutageFilter {
|
|
|
2897
2997
|
regionName: string;
|
|
2898
2998
|
/**
|
|
2899
2999
|
* The type of cluster outage simulation. Following values are supported:
|
|
3000
|
+
* * `REGION` (Simulates a cluster outage for a region)
|
|
2900
3001
|
*/
|
|
2901
3002
|
type: string;
|
|
2902
3003
|
}
|
|
@@ -3685,6 +3786,8 @@ export interface GetDatabaseUsersResult {
|
|
|
3685
3786
|
ldapAuthType: string;
|
|
3686
3787
|
/**
|
|
3687
3788
|
* (Optional) Human-readable label that indicates whether the new database user authenticates with OIDC (OpenID Connect) federated authentication. If no value is given, Atlas uses the default value of `NONE`. The accepted types are:
|
|
3789
|
+
* * `NONE` - The user does not use OIDC federated authentication.
|
|
3790
|
+
* * `IDP_GROUP` - Create a OIDC federated authentication user. To learn more about OIDC federated authentication, see [Set up Workforce Identity Federation with OIDC](https://www.mongodb.com/docs/atlas/security-oidc/).
|
|
3688
3791
|
*/
|
|
3689
3792
|
oidcAuthType: string;
|
|
3690
3793
|
/**
|
|
@@ -3969,6 +4072,8 @@ export interface GetFederatedDatabaseInstancesResult {
|
|
|
3969
4072
|
projectId: string;
|
|
3970
4073
|
/**
|
|
3971
4074
|
* Current state of the Federated Database Instance:
|
|
4075
|
+
* * `ACTIVE` - The Federated Database Instance is active and verified. You can query the data stores associated with the Federated Database Instance.
|
|
4076
|
+
* * `DELETED` - The Federated Database Instance was deleted.
|
|
3972
4077
|
*/
|
|
3973
4078
|
state: string;
|
|
3974
4079
|
/**
|
|
@@ -4130,6 +4235,8 @@ export interface GetFederatedQueryLimitsResult {
|
|
|
4130
4235
|
currentUsage: number;
|
|
4131
4236
|
/**
|
|
4132
4237
|
* Default value of the limit.
|
|
4238
|
+
* * `lastModifiedDate` - Only used for Data Federation limits. Timestamp that indicates when this usage limit was last modified. This field uses the ISO 8601 timestamp format in UTC.
|
|
4239
|
+
* * `maximumLimit` - Maximum value of the limit.
|
|
4133
4240
|
*/
|
|
4134
4241
|
defaultLimit: number;
|
|
4135
4242
|
lastModifiedDate: string;
|
|
@@ -5449,6 +5556,7 @@ export interface GetThirdPartyIntegrationsResult {
|
|
|
5449
5556
|
id: string;
|
|
5450
5557
|
/**
|
|
5451
5558
|
* Your Microsoft Teams incoming webhook URL.
|
|
5559
|
+
* * `PROMETHEUS`
|
|
5452
5560
|
*/
|
|
5453
5561
|
microsoftTeamsWebhookUrl?: string;
|
|
5454
5562
|
/**
|
|
@@ -5457,10 +5565,12 @@ export interface GetThirdPartyIntegrationsResult {
|
|
|
5457
5565
|
projectId: string;
|
|
5458
5566
|
/**
|
|
5459
5567
|
* Two-letter code that indicates which API URL to use. See the `region` response field of [MongoDB API Third-Party Service Integration documentation](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Third-Party-Integrations/operation/getThirdPartyIntegration) for more details. Opsgenie will use US by default.
|
|
5568
|
+
* * `VICTOR_OPS`
|
|
5460
5569
|
*/
|
|
5461
5570
|
region: string;
|
|
5462
5571
|
/**
|
|
5463
5572
|
* An optional field for your Routing Key.
|
|
5573
|
+
* * `WEBHOOK`
|
|
5464
5574
|
*/
|
|
5465
5575
|
routingKey: string;
|
|
5466
5576
|
/**
|
|
@@ -5471,6 +5581,7 @@ export interface GetThirdPartyIntegrationsResult {
|
|
|
5471
5581
|
scheme?: string;
|
|
5472
5582
|
/**
|
|
5473
5583
|
* An optional field for your webhook secret.
|
|
5584
|
+
* * `MICROSOFT_TEAMS`
|
|
5474
5585
|
*/
|
|
5475
5586
|
secret: string;
|
|
5476
5587
|
/**
|
|
@@ -5479,6 +5590,7 @@ export interface GetThirdPartyIntegrationsResult {
|
|
|
5479
5590
|
serviceDiscovery?: string;
|
|
5480
5591
|
/**
|
|
5481
5592
|
* Your Service Key.
|
|
5593
|
+
* * `DATADOG`
|
|
5482
5594
|
*/
|
|
5483
5595
|
serviceKey: string;
|
|
5484
5596
|
teamName: string;
|
package/package.json.bak
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@pulumi/mongodbatlas",
|
|
3
|
-
"version": "3.16.0-alpha.1715760478+a274bd8",
|
|
4
|
-
"description": "A Pulumi package for creating and managing mongodbatlas cloud resources.",
|
|
5
|
-
"keywords": [
|
|
6
|
-
"pulumi",
|
|
7
|
-
"mongodbatlas"
|
|
8
|
-
],
|
|
9
|
-
"homepage": "https://pulumi.io",
|
|
10
|
-
"repository": "https://github.com/pulumi/pulumi-mongodbatlas",
|
|
11
|
-
"license": "Apache-2.0",
|
|
12
|
-
"scripts": {
|
|
13
|
-
"build": "tsc"
|
|
14
|
-
},
|
|
15
|
-
"dependencies": {
|
|
16
|
-
"@pulumi/pulumi": "^3.0.0"
|
|
17
|
-
},
|
|
18
|
-
"devDependencies": {
|
|
19
|
-
"@types/mime": "^2.0.0",
|
|
20
|
-
"@types/node": "^10.0.0",
|
|
21
|
-
"typescript": "^4.3.5"
|
|
22
|
-
},
|
|
23
|
-
"pulumi": {
|
|
24
|
-
"resource": true,
|
|
25
|
-
"name": "mongodbatlas",
|
|
26
|
-
"version": "3.16.0-alpha.1715760478+a274bd8"
|
|
27
|
-
}
|
|
28
|
-
}
|