@pulumi/oci 1.15.0 → 1.16.0
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/databasemanagement/getManagedMySqlDatabase.d.ts +83 -0
- package/databasemanagement/getManagedMySqlDatabase.js +51 -0
- package/databasemanagement/getManagedMySqlDatabase.js.map +1 -0
- package/databasemanagement/getManagedMySqlDatabaseConfigurationData.d.ts +72 -0
- package/databasemanagement/getManagedMySqlDatabaseConfigurationData.js +52 -0
- package/databasemanagement/getManagedMySqlDatabaseConfigurationData.js.map +1 -0
- package/databasemanagement/getManagedMySqlDatabaseSqlData.d.ts +105 -0
- package/databasemanagement/getManagedMySqlDatabaseSqlData.js +61 -0
- package/databasemanagement/getManagedMySqlDatabaseSqlData.js.map +1 -0
- package/databasemanagement/getManagedMySqlDatabases.d.ts +75 -0
- package/databasemanagement/getManagedMySqlDatabases.js +52 -0
- package/databasemanagement/getManagedMySqlDatabases.js.map +1 -0
- package/databasemanagement/index.d.ts +12 -0
- package/databasemanagement/index.js +13 -1
- package/databasemanagement/index.js.map +1 -1
- package/datasafe/databaseSecurityConfig.d.ts +231 -0
- package/datasafe/databaseSecurityConfig.js +93 -0
- package/datasafe/databaseSecurityConfig.js.map +1 -0
- package/datasafe/databaseSecurityConfigManagement.d.ts +90 -0
- package/datasafe/databaseSecurityConfigManagement.js +75 -0
- package/datasafe/databaseSecurityConfigManagement.js.map +1 -0
- package/datasafe/discoveryMod.d.ts +3 -3
- package/datasafe/getDatabaseSecurityConfig.d.ts +123 -0
- package/datasafe/getDatabaseSecurityConfig.js +51 -0
- package/datasafe/getDatabaseSecurityConfig.js.map +1 -0
- package/datasafe/getDatabaseSecurityConfigs.d.ts +206 -0
- package/datasafe/getDatabaseSecurityConfigs.js +102 -0
- package/datasafe/getDatabaseSecurityConfigs.js.map +1 -0
- package/datasafe/getDiscoveryJob.d.ts +1 -1
- package/datasafe/getDiscoveryJobsResult.d.ts +1 -1
- package/datasafe/getDiscoveryJobsResults.d.ts +1 -1
- package/datasafe/getMaskingPoliciesMaskingColumn.d.ts +1 -1
- package/datasafe/getMaskingPoliciesMaskingColumns.d.ts +1 -1
- package/datasafe/getMaskingPolicy.d.ts +1 -1
- package/datasafe/getSecurityAssessment.d.ts +3 -3
- package/datasafe/getSecurityAssessmentComparison.d.ts +4 -4
- package/datasafe/getSecurityAssessmentComparison.js +2 -2
- package/datasafe/getSecurityAssessmentFindings.d.ts +6 -6
- package/datasafe/getSecurityAssessmentFindings.js +2 -2
- package/datasafe/getSecurityAssessments.d.ts +2 -2
- package/datasafe/getSecurityPolicies.d.ts +162 -0
- package/datasafe/getSecurityPolicies.js +93 -0
- package/datasafe/getSecurityPolicies.js.map +1 -0
- package/datasafe/getSecurityPolicy.d.ts +109 -0
- package/datasafe/getSecurityPolicy.js +51 -0
- package/datasafe/getSecurityPolicy.js.map +1 -0
- package/datasafe/getSecurityPolicyDeployment.d.ts +117 -0
- package/datasafe/getSecurityPolicyDeployment.js +51 -0
- package/datasafe/getSecurityPolicyDeployment.js.map +1 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.d.ts +90 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.js +54 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.js.map +1 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.d.ts +107 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js +62 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js.map +1 -0
- package/datasafe/getSecurityPolicyDeployments.d.ts +190 -0
- package/datasafe/getSecurityPolicyDeployments.js +99 -0
- package/datasafe/getSecurityPolicyDeployments.js.map +1 -0
- package/datasafe/getSensitiveDataModel.d.ts +1 -1
- package/datasafe/getSqlCollection.d.ts +138 -0
- package/datasafe/getSqlCollection.js +51 -0
- package/datasafe/getSqlCollection.js.map +1 -0
- package/datasafe/getSqlCollectionAnalytics.d.ts +181 -0
- package/datasafe/getSqlCollectionAnalytics.js +99 -0
- package/datasafe/getSqlCollectionAnalytics.js.map +1 -0
- package/datasafe/getSqlCollectionLogInsights.d.ts +111 -0
- package/datasafe/getSqlCollectionLogInsights.js +61 -0
- package/datasafe/getSqlCollectionLogInsights.js.map +1 -0
- package/datasafe/getSqlCollections.d.ts +220 -0
- package/datasafe/getSqlCollections.js +105 -0
- package/datasafe/getSqlCollections.js.map +1 -0
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.d.ts +146 -0
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.js +90 -0
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.js.map +1 -0
- package/datasafe/getSqlFirewallAllowedSqls.d.ts +138 -0
- package/datasafe/getSqlFirewallAllowedSqls.js +87 -0
- package/datasafe/getSqlFirewallAllowedSqls.js.map +1 -0
- package/datasafe/getSqlFirewallPolicies.d.ts +234 -0
- package/datasafe/getSqlFirewallPolicies.js +108 -0
- package/datasafe/getSqlFirewallPolicies.js.map +1 -0
- package/datasafe/getSqlFirewallPolicy.d.ts +149 -0
- package/datasafe/getSqlFirewallPolicy.js +51 -0
- package/datasafe/getSqlFirewallPolicy.js.map +1 -0
- package/datasafe/getSqlFirewallPolicyAnalytics.d.ts +177 -0
- package/datasafe/getSqlFirewallPolicyAnalytics.js +95 -0
- package/datasafe/getSqlFirewallPolicyAnalytics.js.map +1 -0
- package/datasafe/getSqlFirewallViolationAnalytics.d.ts +170 -0
- package/datasafe/getSqlFirewallViolationAnalytics.js +76 -0
- package/datasafe/getSqlFirewallViolationAnalytics.js.map +1 -0
- package/datasafe/getSqlFirewallViolations.d.ts +112 -0
- package/datasafe/getSqlFirewallViolations.js +61 -0
- package/datasafe/getSqlFirewallViolations.js.map +1 -0
- package/datasafe/getTargetAlertPolicyAssociation.d.ts +1 -1
- package/datasafe/getUserAssessment.d.ts +5 -5
- package/datasafe/getUserAssessmentComparison.d.ts +2 -2
- package/datasafe/getUserAssessmentComparison.js +2 -2
- package/datasafe/getUserAssessmentUserAnalytics.d.ts +2 -2
- package/datasafe/getUserAssessmentUserAnalytics.js +2 -2
- package/datasafe/getUserAssessmentUsers.d.ts +1 -1
- package/datasafe/getUserAssessments.d.ts +2 -2
- package/datasafe/index.d.ts +84 -0
- package/datasafe/index.js +108 -5
- package/datasafe/index.js.map +1 -1
- package/datasafe/maskingPoliciesMaskingColumn.d.ts +3 -3
- package/datasafe/maskingPolicy.d.ts +4 -4
- package/datasafe/maskingPolicy.js +1 -1
- package/datasafe/securityAssessment.d.ts +6 -6
- package/datasafe/securityPolicy.d.ts +189 -0
- package/datasafe/securityPolicy.js +85 -0
- package/datasafe/securityPolicy.js.map +1 -0
- package/datasafe/securityPolicyDeployment.d.ts +205 -0
- package/datasafe/securityPolicyDeployment.js +89 -0
- package/datasafe/securityPolicyDeployment.js.map +1 -0
- package/datasafe/securityPolicyDeploymentManagement.d.ts +82 -0
- package/datasafe/securityPolicyDeploymentManagement.js +71 -0
- package/datasafe/securityPolicyDeploymentManagement.js.map +1 -0
- package/datasafe/securityPolicyManagement.d.ts +80 -0
- package/datasafe/securityPolicyManagement.js +69 -0
- package/datasafe/securityPolicyManagement.js.map +1 -0
- package/datasafe/sensitiveDataModel.d.ts +3 -3
- package/datasafe/setSecurityAssessmentBaseline.d.ts +3 -3
- package/datasafe/setUserAssessmentBaseline.d.ts +3 -3
- package/datasafe/sqlCollection.d.ts +324 -0
- package/datasafe/sqlCollection.js +134 -0
- package/datasafe/sqlCollection.js.map +1 -0
- package/datasafe/sqlFirewallPolicy.d.ts +297 -0
- package/datasafe/sqlFirewallPolicy.js +105 -0
- package/datasafe/sqlFirewallPolicy.js.map +1 -0
- package/datasafe/sqlFirewallPolicyManagement.d.ts +112 -0
- package/datasafe/sqlFirewallPolicyManagement.js +91 -0
- package/datasafe/sqlFirewallPolicyManagement.js.map +1 -0
- package/datasafe/targetAlertPolicyAssociation.d.ts +3 -3
- package/datasafe/userAssessment.d.ts +10 -10
- package/disasterrecovery/drPlan.d.ts +34 -34
- package/disasterrecovery/drPlan.js +1 -1
- package/disasterrecovery/drPlanExecution.d.ts +41 -41
- package/disasterrecovery/drPlanExecution.js +1 -1
- package/disasterrecovery/drProtectionGroup.d.ts +56 -83
- package/disasterrecovery/drProtectionGroup.js +13 -46
- package/disasterrecovery/drProtectionGroup.js.map +1 -1
- package/disasterrecovery/getDrPlan.d.ts +19 -19
- package/disasterrecovery/getDrPlan.js +2 -2
- package/disasterrecovery/getDrPlanExecution.d.ts +24 -24
- package/disasterrecovery/getDrPlanExecution.js +2 -2
- package/disasterrecovery/getDrPlanExecutions.d.ts +15 -15
- package/disasterrecovery/getDrPlanExecutions.js +2 -2
- package/disasterrecovery/getDrPlans.d.ts +15 -15
- package/disasterrecovery/getDrPlans.js +2 -2
- package/disasterrecovery/getDrProtectionGroup.d.ts +23 -19
- package/disasterrecovery/getDrProtectionGroup.js +2 -2
- package/disasterrecovery/getDrProtectionGroup.js.map +1 -1
- package/disasterrecovery/getDrProtectionGroups.d.ts +30 -16
- package/disasterrecovery/getDrProtectionGroups.js +5 -2
- package/disasterrecovery/getDrProtectionGroups.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/mysql/getMysqlDbSystem.d.ts +4 -0
- package/mysql/getMysqlDbSystem.js.map +1 -1
- package/mysql/getMysqlDbSystems.d.ts +14 -0
- package/mysql/getMysqlDbSystems.js +3 -0
- package/mysql/getMysqlDbSystems.js.map +1 -1
- package/mysql/mysqlDbSystem.d.ts +13 -0
- package/mysql/mysqlDbSystem.js +3 -0
- package/mysql/mysqlDbSystem.js.map +1 -1
- package/osmanagementhub/getLifecycleEnvironment.d.ts +129 -0
- package/osmanagementhub/getLifecycleEnvironment.js +51 -0
- package/osmanagementhub/getLifecycleEnvironment.js.map +1 -0
- package/osmanagementhub/getLifecycleEnvironments.d.ts +158 -0
- package/osmanagementhub/getLifecycleEnvironments.js +73 -0
- package/osmanagementhub/getLifecycleEnvironments.js.map +1 -0
- package/osmanagementhub/getLifecycleStage.d.ts +130 -0
- package/osmanagementhub/getLifecycleStage.js +51 -0
- package/osmanagementhub/getLifecycleStage.js.map +1 -0
- package/osmanagementhub/getLifecycleStages.d.ts +133 -0
- package/osmanagementhub/getLifecycleStages.js +40 -0
- package/osmanagementhub/getLifecycleStages.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroup.d.ts +138 -0
- package/osmanagementhub/getManagedInstanceGroup.js +51 -0
- package/osmanagementhub/getManagedInstanceGroup.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableModules.d.ts +110 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableModules.js +63 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableModules.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroupAvailablePackages.d.ts +124 -0
- package/osmanagementhub/getManagedInstanceGroupAvailablePackages.js +66 -0
- package/osmanagementhub/getManagedInstanceGroupAvailablePackages.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableSoftwareSources.d.ts +113 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableSoftwareSources.js +63 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableSoftwareSources.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroups.d.ts +166 -0
- package/osmanagementhub/getManagedInstanceGroups.js +76 -0
- package/osmanagementhub/getManagedInstanceGroups.js.map +1 -0
- package/osmanagementhub/getManagementStation.d.ts +142 -0
- package/osmanagementhub/getManagementStation.js +51 -0
- package/osmanagementhub/getManagementStation.js.map +1 -0
- package/osmanagementhub/getManagementStationMirrors.d.ts +108 -0
- package/osmanagementhub/getManagementStationMirrors.js +61 -0
- package/osmanagementhub/getManagementStationMirrors.js.map +1 -0
- package/osmanagementhub/getManagementStations.d.ts +138 -0
- package/osmanagementhub/getManagementStations.js +68 -0
- package/osmanagementhub/getManagementStations.js.map +1 -0
- package/osmanagementhub/getProfile.d.ts +141 -0
- package/osmanagementhub/getProfile.js +51 -0
- package/osmanagementhub/getProfile.js.map +1 -0
- package/osmanagementhub/getProfiles.d.ts +183 -0
- package/osmanagementhub/getProfiles.js +79 -0
- package/osmanagementhub/getProfiles.js.map +1 -0
- package/osmanagementhub/getSoftwareSource.d.ts +166 -0
- package/osmanagementhub/getSoftwareSource.js +51 -0
- package/osmanagementhub/getSoftwareSource.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStream.d.ts +119 -0
- package/osmanagementhub/getSoftwareSourceModuleStream.js +57 -0
- package/osmanagementhub/getSoftwareSourceModuleStream.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfile.d.ts +118 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfile.js +60 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfile.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfiles.d.ts +116 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfiles.js +63 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfiles.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStreams.d.ts +130 -0
- package/osmanagementhub/getSoftwareSourceModuleStreams.js +66 -0
- package/osmanagementhub/getSoftwareSourceModuleStreams.js.map +1 -0
- package/osmanagementhub/getSoftwareSourcePackageGroup.d.ts +106 -0
- package/osmanagementhub/getSoftwareSourcePackageGroup.js +54 -0
- package/osmanagementhub/getSoftwareSourcePackageGroup.js.map +1 -0
- package/osmanagementhub/getSoftwareSourcePackageGroups.d.ts +124 -0
- package/osmanagementhub/getSoftwareSourcePackageGroups.js +66 -0
- package/osmanagementhub/getSoftwareSourcePackageGroups.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackage.d.ts +131 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackage.js +54 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackage.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackages.d.ts +113 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackages.js +63 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackages.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceVendors.d.ts +88 -0
- package/osmanagementhub/getSoftwareSourceVendors.js +57 -0
- package/osmanagementhub/getSoftwareSourceVendors.js.map +1 -0
- package/osmanagementhub/getSoftwareSources.d.ts +208 -0
- package/osmanagementhub/getSoftwareSources.js +85 -0
- package/osmanagementhub/getSoftwareSources.js.map +1 -0
- package/osmanagementhub/index.d.ts +90 -0
- package/osmanagementhub/index.js +118 -0
- package/osmanagementhub/index.js.map +1 -0
- package/osmanagementhub/lifecycleEnvironment.d.ts +259 -0
- package/osmanagementhub/lifecycleEnvironment.js +138 -0
- package/osmanagementhub/lifecycleEnvironment.js.map +1 -0
- package/osmanagementhub/managedInstanceGroup.d.ts +279 -0
- package/osmanagementhub/managedInstanceGroup.js +136 -0
- package/osmanagementhub/managedInstanceGroup.js.map +1 -0
- package/osmanagementhub/managementStation.d.ts +275 -0
- package/osmanagementhub/managementStation.js +143 -0
- package/osmanagementhub/managementStation.js.map +1 -0
- package/osmanagementhub/profile.d.ts +320 -0
- package/osmanagementhub/profile.js +138 -0
- package/osmanagementhub/profile.js.map +1 -0
- package/osmanagementhub/softwareSource.d.ts +343 -0
- package/osmanagementhub/softwareSource.js +164 -0
- package/osmanagementhub/softwareSource.js.map +1 -0
- package/package.json +1 -1
- package/stackmonitoring/baselineableMetric.d.ts +227 -0
- package/stackmonitoring/baselineableMetric.js +116 -0
- package/stackmonitoring/baselineableMetric.js.map +1 -0
- package/stackmonitoring/config.d.ts +21 -8
- package/stackmonitoring/config.js +3 -6
- package/stackmonitoring/config.js.map +1 -1
- package/stackmonitoring/discoveryJob.d.ts +1 -0
- package/stackmonitoring/discoveryJob.js +1 -0
- package/stackmonitoring/discoveryJob.js.map +1 -1
- package/stackmonitoring/getBaselineableMetric.d.ts +129 -0
- package/stackmonitoring/getBaselineableMetric.js +51 -0
- package/stackmonitoring/getBaselineableMetric.js.map +1 -0
- package/stackmonitoring/getBaselineableMetrics.d.ts +125 -0
- package/stackmonitoring/getBaselineableMetrics.js +65 -0
- package/stackmonitoring/getBaselineableMetrics.js.map +1 -0
- package/stackmonitoring/getBaselineableMetricsEvaluate.d.ts +117 -0
- package/stackmonitoring/getBaselineableMetricsEvaluate.js +77 -0
- package/stackmonitoring/getBaselineableMetricsEvaluate.js.map +1 -0
- package/stackmonitoring/getConfig.d.ts +5 -1
- package/stackmonitoring/getConfig.js.map +1 -1
- package/stackmonitoring/getMetricExtension.d.ts +141 -0
- package/stackmonitoring/getMetricExtension.js +51 -0
- package/stackmonitoring/getMetricExtension.js.map +1 -0
- package/stackmonitoring/getMetricExtensions.d.ts +142 -0
- package/stackmonitoring/getMetricExtensions.js +67 -0
- package/stackmonitoring/getMetricExtensions.js.map +1 -0
- package/stackmonitoring/getMonitoredResource.d.ts +4 -0
- package/stackmonitoring/getMonitoredResource.js.map +1 -1
- package/stackmonitoring/getMonitoredResourceTask.d.ts +114 -0
- package/stackmonitoring/getMonitoredResourceTask.js +51 -0
- package/stackmonitoring/getMonitoredResourceTask.js.map +1 -0
- package/stackmonitoring/getMonitoredResourceTasks.d.ts +86 -0
- package/stackmonitoring/getMonitoredResourceTasks.js +55 -0
- package/stackmonitoring/getMonitoredResourceTasks.js.map +1 -0
- package/stackmonitoring/getMonitoredResourceType.d.ts +118 -0
- package/stackmonitoring/getMonitoredResourceType.js +51 -0
- package/stackmonitoring/getMonitoredResourceType.js.map +1 -0
- package/stackmonitoring/getMonitoredResourceTypes.d.ts +161 -0
- package/stackmonitoring/getMonitoredResourceTypes.js +80 -0
- package/stackmonitoring/getMonitoredResourceTypes.js.map +1 -0
- package/stackmonitoring/getMonitoredResources.d.ts +100 -0
- package/stackmonitoring/getMonitoredResources.js +58 -0
- package/stackmonitoring/getMonitoredResources.js.map +1 -0
- package/stackmonitoring/index.d.ts +48 -0
- package/stackmonitoring/index.js +61 -1
- package/stackmonitoring/index.js.map +1 -1
- package/stackmonitoring/metricExtension.d.ts +313 -0
- package/stackmonitoring/metricExtension.js +172 -0
- package/stackmonitoring/metricExtension.js.map +1 -0
- package/stackmonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement.d.ts +102 -0
- package/stackmonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement.js +80 -0
- package/stackmonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement.js.map +1 -0
- package/stackmonitoring/metricExtensionsTestManagement.d.ts +125 -0
- package/stackmonitoring/metricExtensionsTestManagement.js +86 -0
- package/stackmonitoring/metricExtensionsTestManagement.js.map +1 -0
- package/stackmonitoring/monitoredResource.d.ts +13 -0
- package/stackmonitoring/monitoredResource.js +3 -0
- package/stackmonitoring/monitoredResource.js.map +1 -1
- package/stackmonitoring/monitoredResourceTask.d.ts +200 -0
- package/stackmonitoring/monitoredResourceTask.js +113 -0
- package/stackmonitoring/monitoredResourceTask.js.map +1 -0
- package/stackmonitoring/monitoredResourceType.d.ts +238 -0
- package/stackmonitoring/monitoredResourceType.js +118 -0
- package/stackmonitoring/monitoredResourceType.js.map +1 -0
- package/stackmonitoring/monitoredResourcesSearch.d.ts +13 -0
- package/stackmonitoring/monitoredResourcesSearch.js +3 -0
- package/stackmonitoring/monitoredResourcesSearch.js.map +1 -1
- package/types/input.d.ts +1324 -61
- package/types/output.d.ts +8971 -4032
|
@@ -8,57 +8,22 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This resource provides the Dr Protection Group resource in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
10
10
|
*
|
|
11
|
-
* Create a
|
|
11
|
+
* Create a DR protection group.
|
|
12
12
|
*
|
|
13
|
-
* ##
|
|
13
|
+
* ## Create
|
|
14
|
+
*
|
|
15
|
+
* Create DR Protection Group resource with a default value of `disassociateTrigger` property, e.g.
|
|
14
16
|
*
|
|
15
17
|
* ```typescript
|
|
16
18
|
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
-
*
|
|
19
|
+
* ```
|
|
20
|
+
*
|
|
21
|
+
* ## Delete
|
|
18
22
|
*
|
|
19
|
-
*
|
|
20
|
-
*
|
|
21
|
-
*
|
|
22
|
-
*
|
|
23
|
-
* bucket: _var.dr_protection_group_log_location_bucket,
|
|
24
|
-
* namespace: _var.dr_protection_group_log_location_namespace,
|
|
25
|
-
* },
|
|
26
|
-
* association: {
|
|
27
|
-
* role: _var.dr_protection_group_association_role,
|
|
28
|
-
* peerId: oci_blockchain_peer.test_peer.id,
|
|
29
|
-
* peerRegion: _var.dr_protection_group_association_peer_region,
|
|
30
|
-
* },
|
|
31
|
-
* definedTags: {
|
|
32
|
-
* "Operations.CostCenter": "42",
|
|
33
|
-
* },
|
|
34
|
-
* freeformTags: {
|
|
35
|
-
* Department: "Finance",
|
|
36
|
-
* },
|
|
37
|
-
* members: [{
|
|
38
|
-
* memberId: oci_disaster_recovery_member.test_member.id,
|
|
39
|
-
* memberType: _var.dr_protection_group_members_member_type,
|
|
40
|
-
* destinationCapacityReservationId: oci_disaster_recovery_destination_capacity_reservation.test_destination_capacity_reservation.id,
|
|
41
|
-
* destinationCompartmentId: oci_identity_compartment.test_compartment.id,
|
|
42
|
-
* destinationDedicatedVmHostId: oci_core_dedicated_vm_host.test_dedicated_vm_host.id,
|
|
43
|
-
* isMovable: _var.dr_protection_group_members_is_movable,
|
|
44
|
-
* isRetainFaultDomain: _var.dr_protection_group_members_is_retain_fault_domain,
|
|
45
|
-
* passwordVaultSecretId: oci_vault_secret.test_secret.id,
|
|
46
|
-
* vnicMappings: [{
|
|
47
|
-
* destinationNsgIdLists: _var.dr_protection_group_members_vnic_mapping_destination_nsg_id_list,
|
|
48
|
-
* destinationPrimaryPrivateIpAddress: _var.dr_protection_group_members_vnic_mapping_destination_primary_private_ip_address,
|
|
49
|
-
* destinationPrimaryPrivateIpHostnameLabel: _var.dr_protection_group_members_vnic_mapping_destination_primary_private_ip_hostname_label,
|
|
50
|
-
* destinationSubnetId: oci_core_subnet.test_subnet.id,
|
|
51
|
-
* sourceVnicId: oci_core_vnic.test_vnic.id,
|
|
52
|
-
* }],
|
|
53
|
-
* vnicMappings: [{
|
|
54
|
-
* destinationNsgIdLists: _var.dr_protection_group_members_vnic_mappings_destination_nsg_id_list,
|
|
55
|
-
* destinationPrimaryPrivateIpAddress: _var.dr_protection_group_members_vnic_mappings_destination_primary_private_ip_address,
|
|
56
|
-
* destinationPrimaryPrivateIpHostnameLabel: _var.dr_protection_group_members_vnic_mappings_destination_primary_private_ip_hostname_label,
|
|
57
|
-
* destinationSubnetId: oci_core_subnet.test_subnet.id,
|
|
58
|
-
* sourceVnicId: oci_core_vnic.test_vnic.id,
|
|
59
|
-
* }],
|
|
60
|
-
* }],
|
|
61
|
-
* });
|
|
23
|
+
* Disassociate DR Protection Group (if associated) before deleting it. Increment value of `disassociateTrigger` property to trigger Disassociate, e.g.
|
|
24
|
+
*
|
|
25
|
+
* ```typescript
|
|
26
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
62
27
|
* ```
|
|
63
28
|
*
|
|
64
29
|
* ## Import
|
|
@@ -104,6 +69,7 @@ class DrProtectionGroup extends pulumi.CustomResource {
|
|
|
104
69
|
resourceInputs["displayName"] = state ? state.displayName : undefined;
|
|
105
70
|
resourceInputs["freeformTags"] = state ? state.freeformTags : undefined;
|
|
106
71
|
resourceInputs["lifeCycleDetails"] = state ? state.lifeCycleDetails : undefined;
|
|
72
|
+
resourceInputs["lifecycleSubState"] = state ? state.lifecycleSubState : undefined;
|
|
107
73
|
resourceInputs["logLocation"] = state ? state.logLocation : undefined;
|
|
108
74
|
resourceInputs["members"] = state ? state.members : undefined;
|
|
109
75
|
resourceInputs["peerId"] = state ? state.peerId : undefined;
|
|
@@ -134,6 +100,7 @@ class DrProtectionGroup extends pulumi.CustomResource {
|
|
|
134
100
|
resourceInputs["logLocation"] = args ? args.logLocation : undefined;
|
|
135
101
|
resourceInputs["members"] = args ? args.members : undefined;
|
|
136
102
|
resourceInputs["lifeCycleDetails"] = undefined /*out*/;
|
|
103
|
+
resourceInputs["lifecycleSubState"] = undefined /*out*/;
|
|
137
104
|
resourceInputs["peerId"] = undefined /*out*/;
|
|
138
105
|
resourceInputs["peerRegion"] = undefined /*out*/;
|
|
139
106
|
resourceInputs["role"] = undefined /*out*/;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"drProtectionGroup.js","sourceRoot":"","sources":["../../disasterrecovery/drProtectionGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"drProtectionGroup.js","sourceRoot":"","sources":["../../disasterrecovery/drProtectionGroup.ts"],"names":[],"mappings":"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"}
|
|
@@ -3,7 +3,7 @@ import * as outputs from "../types/output";
|
|
|
3
3
|
/**
|
|
4
4
|
* This data source provides details about a specific Dr Plan resource in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
5
5
|
*
|
|
6
|
-
* Get details for the DR
|
|
6
|
+
* Get details for the DR plan identified by *drPlanId*.
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
@@ -22,7 +22,7 @@ export declare function getDrPlan(args: GetDrPlanArgs, opts?: pulumi.InvokeOptio
|
|
|
22
22
|
*/
|
|
23
23
|
export interface GetDrPlanArgs {
|
|
24
24
|
/**
|
|
25
|
-
* The OCID of the DR
|
|
25
|
+
* The OCID of the DR plan. Example: `ocid1.drplan.oc1..uniqueID`
|
|
26
26
|
*/
|
|
27
27
|
drPlanId: string;
|
|
28
28
|
}
|
|
@@ -31,77 +31,77 @@ export interface GetDrPlanArgs {
|
|
|
31
31
|
*/
|
|
32
32
|
export interface GetDrPlanResult {
|
|
33
33
|
/**
|
|
34
|
-
* The OCID of the compartment containing the DR
|
|
34
|
+
* The OCID of the compartment containing the DR plan. Example: `ocid1.compartment.oc1..uniqueID`
|
|
35
35
|
*/
|
|
36
36
|
readonly compartmentId: string;
|
|
37
37
|
/**
|
|
38
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
38
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"Operations.CostCenter": "42"}`
|
|
39
39
|
*/
|
|
40
40
|
readonly definedTags: {
|
|
41
41
|
[key: string]: any;
|
|
42
42
|
};
|
|
43
43
|
/**
|
|
44
|
-
* The display name of
|
|
44
|
+
* The display name of the group. Example: `DATABASE_SWITCHOVER`
|
|
45
45
|
*/
|
|
46
46
|
readonly displayName: string;
|
|
47
47
|
readonly drPlanId: string;
|
|
48
48
|
/**
|
|
49
|
-
* The OCID of the DR
|
|
49
|
+
* The OCID of the DR protection group to which this DR plan belongs. Example: `ocid1.drplan.oc1..uniqueID`
|
|
50
50
|
*/
|
|
51
51
|
readonly drProtectionGroupId: string;
|
|
52
52
|
/**
|
|
53
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
53
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"Department": "Finance"}`
|
|
54
54
|
*/
|
|
55
55
|
readonly freeformTags: {
|
|
56
56
|
[key: string]: any;
|
|
57
57
|
};
|
|
58
58
|
/**
|
|
59
|
-
* The unique id of
|
|
59
|
+
* The unique id of the step. Must not be modified by the user. Example: `sgid1.step..uniqueID`
|
|
60
60
|
*/
|
|
61
61
|
readonly id: string;
|
|
62
62
|
/**
|
|
63
|
-
* A message describing the DR
|
|
63
|
+
* A message describing the DR plan's current state in more detail.
|
|
64
64
|
*/
|
|
65
65
|
readonly lifeCycleDetails: string;
|
|
66
66
|
/**
|
|
67
|
-
* The OCID of the peer
|
|
67
|
+
* The OCID of the peer DR protection group associated with this plan's DR protection group. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
68
68
|
*/
|
|
69
69
|
readonly peerDrProtectionGroupId: string;
|
|
70
70
|
/**
|
|
71
|
-
* The region of the peer
|
|
71
|
+
* The region of the peer DR protection group associated with this plan's DR protection group. Example: `us-ashburn-1`
|
|
72
72
|
*/
|
|
73
73
|
readonly peerRegion: string;
|
|
74
74
|
/**
|
|
75
|
-
* The list of groups in this DR
|
|
75
|
+
* The list of groups in this DR plan.
|
|
76
76
|
*/
|
|
77
77
|
readonly planGroups: outputs.DisasterRecovery.GetDrPlanPlanGroup[];
|
|
78
78
|
/**
|
|
79
|
-
* The current state of the DR
|
|
79
|
+
* The current state of the DR plan.
|
|
80
80
|
*/
|
|
81
81
|
readonly state: string;
|
|
82
82
|
/**
|
|
83
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
83
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
84
84
|
*/
|
|
85
85
|
readonly systemTags: {
|
|
86
86
|
[key: string]: any;
|
|
87
87
|
};
|
|
88
88
|
/**
|
|
89
|
-
* The date and time the DR
|
|
89
|
+
* The date and time the DR plan was created. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
90
90
|
*/
|
|
91
91
|
readonly timeCreated: string;
|
|
92
92
|
/**
|
|
93
|
-
* The date and time the DR
|
|
93
|
+
* The date and time the DR plan was updated. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
94
94
|
*/
|
|
95
95
|
readonly timeUpdated: string;
|
|
96
96
|
/**
|
|
97
|
-
* The type of
|
|
97
|
+
* The type of the DR plan.
|
|
98
98
|
*/
|
|
99
99
|
readonly type: string;
|
|
100
100
|
}
|
|
101
101
|
/**
|
|
102
102
|
* This data source provides details about a specific Dr Plan resource in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
103
103
|
*
|
|
104
|
-
* Get details for the DR
|
|
104
|
+
* Get details for the DR plan identified by *drPlanId*.
|
|
105
105
|
*
|
|
106
106
|
* ## Example Usage
|
|
107
107
|
*
|
|
@@ -120,7 +120,7 @@ export declare function getDrPlanOutput(args: GetDrPlanOutputArgs, opts?: pulumi
|
|
|
120
120
|
*/
|
|
121
121
|
export interface GetDrPlanOutputArgs {
|
|
122
122
|
/**
|
|
123
|
-
* The OCID of the DR
|
|
123
|
+
* The OCID of the DR plan. Example: `ocid1.drplan.oc1..uniqueID`
|
|
124
124
|
*/
|
|
125
125
|
drPlanId: pulumi.Input<string>;
|
|
126
126
|
}
|
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This data source provides details about a specific Dr Plan resource in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
10
10
|
*
|
|
11
|
-
* Get details for the DR
|
|
11
|
+
* Get details for the DR plan identified by *drPlanId*.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -31,7 +31,7 @@ exports.getDrPlan = getDrPlan;
|
|
|
31
31
|
/**
|
|
32
32
|
* This data source provides details about a specific Dr Plan resource in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
33
33
|
*
|
|
34
|
-
* Get details for the DR
|
|
34
|
+
* Get details for the DR plan identified by *drPlanId*.
|
|
35
35
|
*
|
|
36
36
|
* ## Example Usage
|
|
37
37
|
*
|
|
@@ -3,7 +3,7 @@ import * as outputs from "../types/output";
|
|
|
3
3
|
/**
|
|
4
4
|
* This data source provides details about a specific Dr Plan Execution resource in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
5
5
|
*
|
|
6
|
-
* Get details for the DR
|
|
6
|
+
* Get details for the DR plan execution identified by *drPlanExecutionId*.
|
|
7
7
|
*
|
|
8
8
|
* ## Example Usage
|
|
9
9
|
*
|
|
@@ -22,7 +22,7 @@ export declare function getDrPlanExecution(args: GetDrPlanExecutionArgs, opts?:
|
|
|
22
22
|
*/
|
|
23
23
|
export interface GetDrPlanExecutionArgs {
|
|
24
24
|
/**
|
|
25
|
-
* The OCID of the DR
|
|
25
|
+
* The OCID of the DR plan execution. Example: `ocid1.drplanexecution.oc1..uniqueID`
|
|
26
26
|
*/
|
|
27
27
|
drPlanExecutionId: string;
|
|
28
28
|
}
|
|
@@ -31,26 +31,26 @@ export interface GetDrPlanExecutionArgs {
|
|
|
31
31
|
*/
|
|
32
32
|
export interface GetDrPlanExecutionResult {
|
|
33
33
|
/**
|
|
34
|
-
* The OCID of the compartment containing this DR
|
|
34
|
+
* The OCID of the compartment containing this DR plan execution. Example: `ocid1.compartment.oc1..uniqueID`
|
|
35
35
|
*/
|
|
36
36
|
readonly compartmentId: string;
|
|
37
37
|
/**
|
|
38
|
-
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
38
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"Operations.CostCenter": "42"}`
|
|
39
39
|
*/
|
|
40
40
|
readonly definedTags: {
|
|
41
41
|
[key: string]: any;
|
|
42
42
|
};
|
|
43
43
|
/**
|
|
44
|
-
* The display name of the step. Example: `DATABASE_SWITCHOVER`
|
|
44
|
+
* The display name of the step execution. Example: `DATABASE_SWITCHOVER`
|
|
45
45
|
*/
|
|
46
46
|
readonly displayName: string;
|
|
47
47
|
readonly drPlanExecutionId: string;
|
|
48
48
|
/**
|
|
49
|
-
* The OCID of the DR
|
|
49
|
+
* The OCID of the DR protection group to which this DR plan execution belongs. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
50
50
|
*/
|
|
51
51
|
readonly drProtectionGroupId: string;
|
|
52
52
|
/**
|
|
53
|
-
* The total duration in seconds taken to complete step execution. Example: `35`
|
|
53
|
+
* The total duration in seconds taken to complete the step execution. Example: `35`
|
|
54
54
|
*/
|
|
55
55
|
readonly executionDurationInSec: number;
|
|
56
56
|
/**
|
|
@@ -58,74 +58,74 @@ export interface GetDrPlanExecutionResult {
|
|
|
58
58
|
*/
|
|
59
59
|
readonly executionOptions: outputs.DisasterRecovery.GetDrPlanExecutionExecutionOption[];
|
|
60
60
|
/**
|
|
61
|
-
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
61
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"Department": "Finance"}`
|
|
62
62
|
*/
|
|
63
63
|
readonly freeformTags: {
|
|
64
64
|
[key: string]: any;
|
|
65
65
|
};
|
|
66
66
|
/**
|
|
67
|
-
* A list of groups executed in this DR
|
|
67
|
+
* A list of groups executed in this DR plan execution.
|
|
68
68
|
*/
|
|
69
69
|
readonly groupExecutions: outputs.DisasterRecovery.GetDrPlanExecutionGroupExecution[];
|
|
70
70
|
/**
|
|
71
|
-
* The OCID of the DR
|
|
71
|
+
* The OCID of the DR plan execution. Example: `ocid1.drplanexecution.oc1..uniqueID`
|
|
72
72
|
*/
|
|
73
73
|
readonly id: string;
|
|
74
74
|
/**
|
|
75
|
-
* A message describing the DR
|
|
75
|
+
* A message describing the DR plan execution's current state in more detail.
|
|
76
76
|
*/
|
|
77
77
|
readonly lifeCycleDetails: string;
|
|
78
78
|
/**
|
|
79
|
-
*
|
|
79
|
+
* The details of an object storage log location for a DR protection group.
|
|
80
80
|
*/
|
|
81
81
|
readonly logLocations: outputs.DisasterRecovery.GetDrPlanExecutionLogLocation[];
|
|
82
82
|
/**
|
|
83
|
-
* The OCID of peer
|
|
83
|
+
* The OCID of peer DR protection group associated with this plan's DR protection group. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
84
84
|
*/
|
|
85
85
|
readonly peerDrProtectionGroupId: string;
|
|
86
86
|
/**
|
|
87
|
-
* The region of the peer
|
|
87
|
+
* The region of the peer DR protection group associated with this plan's DR protection group. Example: `us-ashburn-1`
|
|
88
88
|
*/
|
|
89
89
|
readonly peerRegion: string;
|
|
90
90
|
/**
|
|
91
|
-
* The type of the DR
|
|
91
|
+
* The type of the DR plan executed.
|
|
92
92
|
*/
|
|
93
93
|
readonly planExecutionType: string;
|
|
94
94
|
/**
|
|
95
|
-
* The OCID of the DR
|
|
95
|
+
* The OCID of the DR plan. Example: `ocid1.drplan.oc1..uniqueID`
|
|
96
96
|
*/
|
|
97
97
|
readonly planId: string;
|
|
98
98
|
/**
|
|
99
|
-
* The current state of the DR
|
|
99
|
+
* The current state of the DR plan execution.
|
|
100
100
|
*/
|
|
101
101
|
readonly state: string;
|
|
102
102
|
/**
|
|
103
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
103
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
104
104
|
*/
|
|
105
105
|
readonly systemTags: {
|
|
106
106
|
[key: string]: any;
|
|
107
107
|
};
|
|
108
108
|
/**
|
|
109
|
-
* The date and time at which DR
|
|
109
|
+
* The date and time at which DR plan execution was created. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
110
110
|
*/
|
|
111
111
|
readonly timeCreated: string;
|
|
112
112
|
/**
|
|
113
|
-
* The date and time at which DR
|
|
113
|
+
* The date and time at which DR plan execution succeeded, failed, was paused, or was canceled. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
114
114
|
*/
|
|
115
115
|
readonly timeEnded: string;
|
|
116
116
|
/**
|
|
117
|
-
* The date and time at which DR
|
|
117
|
+
* The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
118
118
|
*/
|
|
119
119
|
readonly timeStarted: string;
|
|
120
120
|
/**
|
|
121
|
-
* The time
|
|
121
|
+
* The time when DR plan execution was last updated. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
122
122
|
*/
|
|
123
123
|
readonly timeUpdated: string;
|
|
124
124
|
}
|
|
125
125
|
/**
|
|
126
126
|
* This data source provides details about a specific Dr Plan Execution resource in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
127
127
|
*
|
|
128
|
-
* Get details for the DR
|
|
128
|
+
* Get details for the DR plan execution identified by *drPlanExecutionId*.
|
|
129
129
|
*
|
|
130
130
|
* ## Example Usage
|
|
131
131
|
*
|
|
@@ -144,7 +144,7 @@ export declare function getDrPlanExecutionOutput(args: GetDrPlanExecutionOutputA
|
|
|
144
144
|
*/
|
|
145
145
|
export interface GetDrPlanExecutionOutputArgs {
|
|
146
146
|
/**
|
|
147
|
-
* The OCID of the DR
|
|
147
|
+
* The OCID of the DR plan execution. Example: `ocid1.drplanexecution.oc1..uniqueID`
|
|
148
148
|
*/
|
|
149
149
|
drPlanExecutionId: pulumi.Input<string>;
|
|
150
150
|
}
|
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This data source provides details about a specific Dr Plan Execution resource in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
10
10
|
*
|
|
11
|
-
* Get details for the DR
|
|
11
|
+
* Get details for the DR plan execution identified by *drPlanExecutionId*.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -31,7 +31,7 @@ exports.getDrPlanExecution = getDrPlanExecution;
|
|
|
31
31
|
/**
|
|
32
32
|
* This data source provides details about a specific Dr Plan Execution resource in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
33
33
|
*
|
|
34
|
-
* Get details for the DR
|
|
34
|
+
* Get details for the DR plan execution identified by *drPlanExecutionId*.
|
|
35
35
|
*
|
|
36
36
|
* ## Example Usage
|
|
37
37
|
*
|
|
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* This data source provides the list of Dr Plan Executions in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
6
6
|
*
|
|
7
|
-
* Get a summary list of all DR
|
|
7
|
+
* Get a summary list of all DR plan executions for a DR protection group.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -27,24 +27,24 @@ export declare function getDrPlanExecutions(args: GetDrPlanExecutionsArgs, opts?
|
|
|
27
27
|
*/
|
|
28
28
|
export interface GetDrPlanExecutionsArgs {
|
|
29
29
|
/**
|
|
30
|
-
* A filter to return only resources that match the
|
|
30
|
+
* A filter to return only resources that match the given display name. Example: `MyResourceDisplayName`
|
|
31
31
|
*/
|
|
32
32
|
displayName?: string;
|
|
33
33
|
/**
|
|
34
|
-
* The OCID of the DR
|
|
34
|
+
* The OCID of the DR plan execution. Example: `ocid1.drplanexecution.oc1..uniqueID`
|
|
35
35
|
*/
|
|
36
36
|
drPlanExecutionId?: string;
|
|
37
37
|
/**
|
|
38
|
-
* The DR
|
|
38
|
+
* The DR plan execution type.
|
|
39
39
|
*/
|
|
40
40
|
drPlanExecutionType?: string;
|
|
41
41
|
/**
|
|
42
|
-
* The OCID of the DR
|
|
42
|
+
* The OCID of the DR protection group. Mandatory query param. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
43
43
|
*/
|
|
44
44
|
drProtectionGroupId: string;
|
|
45
45
|
filters?: inputs.DisasterRecovery.GetDrPlanExecutionsFilter[];
|
|
46
46
|
/**
|
|
47
|
-
* A filter to return only DR
|
|
47
|
+
* A filter to return only DR plan executions that match the given lifecycle state.
|
|
48
48
|
*/
|
|
49
49
|
state?: string;
|
|
50
50
|
}
|
|
@@ -53,7 +53,7 @@ export interface GetDrPlanExecutionsArgs {
|
|
|
53
53
|
*/
|
|
54
54
|
export interface GetDrPlanExecutionsResult {
|
|
55
55
|
/**
|
|
56
|
-
* The display name of the step. Example: `DATABASE_SWITCHOVER`
|
|
56
|
+
* The display name of the step execution. Example: `DATABASE_SWITCHOVER`
|
|
57
57
|
*/
|
|
58
58
|
readonly displayName?: string;
|
|
59
59
|
/**
|
|
@@ -63,7 +63,7 @@ export interface GetDrPlanExecutionsResult {
|
|
|
63
63
|
readonly drPlanExecutionId?: string;
|
|
64
64
|
readonly drPlanExecutionType?: string;
|
|
65
65
|
/**
|
|
66
|
-
* The OCID of the DR
|
|
66
|
+
* The OCID of the DR protection group to which this DR plan execution belongs. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
67
67
|
*/
|
|
68
68
|
readonly drProtectionGroupId: string;
|
|
69
69
|
readonly filters?: outputs.DisasterRecovery.GetDrPlanExecutionsFilter[];
|
|
@@ -72,14 +72,14 @@ export interface GetDrPlanExecutionsResult {
|
|
|
72
72
|
*/
|
|
73
73
|
readonly id: string;
|
|
74
74
|
/**
|
|
75
|
-
* The current state of the DR
|
|
75
|
+
* The current state of the DR plan execution.
|
|
76
76
|
*/
|
|
77
77
|
readonly state?: string;
|
|
78
78
|
}
|
|
79
79
|
/**
|
|
80
80
|
* This data source provides the list of Dr Plan Executions in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
81
81
|
*
|
|
82
|
-
* Get a summary list of all DR
|
|
82
|
+
* Get a summary list of all DR plan executions for a DR protection group.
|
|
83
83
|
*
|
|
84
84
|
* ## Example Usage
|
|
85
85
|
*
|
|
@@ -102,24 +102,24 @@ export declare function getDrPlanExecutionsOutput(args: GetDrPlanExecutionsOutpu
|
|
|
102
102
|
*/
|
|
103
103
|
export interface GetDrPlanExecutionsOutputArgs {
|
|
104
104
|
/**
|
|
105
|
-
* A filter to return only resources that match the
|
|
105
|
+
* A filter to return only resources that match the given display name. Example: `MyResourceDisplayName`
|
|
106
106
|
*/
|
|
107
107
|
displayName?: pulumi.Input<string>;
|
|
108
108
|
/**
|
|
109
|
-
* The OCID of the DR
|
|
109
|
+
* The OCID of the DR plan execution. Example: `ocid1.drplanexecution.oc1..uniqueID`
|
|
110
110
|
*/
|
|
111
111
|
drPlanExecutionId?: pulumi.Input<string>;
|
|
112
112
|
/**
|
|
113
|
-
* The DR
|
|
113
|
+
* The DR plan execution type.
|
|
114
114
|
*/
|
|
115
115
|
drPlanExecutionType?: pulumi.Input<string>;
|
|
116
116
|
/**
|
|
117
|
-
* The OCID of the DR
|
|
117
|
+
* The OCID of the DR protection group. Mandatory query param. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
118
118
|
*/
|
|
119
119
|
drProtectionGroupId: pulumi.Input<string>;
|
|
120
120
|
filters?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.GetDrPlanExecutionsFilterArgs>[]>;
|
|
121
121
|
/**
|
|
122
|
-
* A filter to return only DR
|
|
122
|
+
* A filter to return only DR plan executions that match the given lifecycle state.
|
|
123
123
|
*/
|
|
124
124
|
state?: pulumi.Input<string>;
|
|
125
125
|
}
|
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This data source provides the list of Dr Plan Executions in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
10
10
|
*
|
|
11
|
-
* Get a summary list of all DR
|
|
11
|
+
* Get a summary list of all DR plan executions for a DR protection group.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -40,7 +40,7 @@ exports.getDrPlanExecutions = getDrPlanExecutions;
|
|
|
40
40
|
/**
|
|
41
41
|
* This data source provides the list of Dr Plan Executions in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
42
42
|
*
|
|
43
|
-
* Get a summary list of all DR
|
|
43
|
+
* Get a summary list of all DR plan executions for a DR protection group.
|
|
44
44
|
*
|
|
45
45
|
* ## Example Usage
|
|
46
46
|
*
|
|
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* This data source provides the list of Dr Plans in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
6
6
|
*
|
|
7
|
-
*
|
|
7
|
+
* Get a summary list of all DR plans for a DR protection group.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -27,24 +27,24 @@ export declare function getDrPlans(args: GetDrPlansArgs, opts?: pulumi.InvokeOpt
|
|
|
27
27
|
*/
|
|
28
28
|
export interface GetDrPlansArgs {
|
|
29
29
|
/**
|
|
30
|
-
* A filter to return only resources that match the
|
|
30
|
+
* A filter to return only resources that match the given display name. Example: `MyResourceDisplayName`
|
|
31
31
|
*/
|
|
32
32
|
displayName?: string;
|
|
33
33
|
/**
|
|
34
|
-
* The OCID of the DR
|
|
34
|
+
* The OCID of the DR plan. Example: `ocid1.drplan.oc1..uniqueID`
|
|
35
35
|
*/
|
|
36
36
|
drPlanId?: string;
|
|
37
37
|
/**
|
|
38
|
-
* The DR
|
|
38
|
+
* The DR plan type.
|
|
39
39
|
*/
|
|
40
40
|
drPlanType?: string;
|
|
41
41
|
/**
|
|
42
|
-
* The OCID of the DR
|
|
42
|
+
* The OCID of the DR protection group. Mandatory query param. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
43
43
|
*/
|
|
44
44
|
drProtectionGroupId: string;
|
|
45
45
|
filters?: inputs.DisasterRecovery.GetDrPlansFilter[];
|
|
46
46
|
/**
|
|
47
|
-
* A filter to return only DR
|
|
47
|
+
* A filter to return only DR plans that match the given lifecycle state.
|
|
48
48
|
*/
|
|
49
49
|
state?: string;
|
|
50
50
|
}
|
|
@@ -53,7 +53,7 @@ export interface GetDrPlansArgs {
|
|
|
53
53
|
*/
|
|
54
54
|
export interface GetDrPlansResult {
|
|
55
55
|
/**
|
|
56
|
-
* The display name of
|
|
56
|
+
* The display name of the group. Example: `DATABASE_SWITCHOVER`
|
|
57
57
|
*/
|
|
58
58
|
readonly displayName?: string;
|
|
59
59
|
/**
|
|
@@ -63,7 +63,7 @@ export interface GetDrPlansResult {
|
|
|
63
63
|
readonly drPlanId?: string;
|
|
64
64
|
readonly drPlanType?: string;
|
|
65
65
|
/**
|
|
66
|
-
* The OCID of the DR
|
|
66
|
+
* The OCID of the DR protection group to which this DR plan belongs. Example: `ocid1.drplan.oc1..uniqueID`
|
|
67
67
|
*/
|
|
68
68
|
readonly drProtectionGroupId: string;
|
|
69
69
|
readonly filters?: outputs.DisasterRecovery.GetDrPlansFilter[];
|
|
@@ -72,14 +72,14 @@ export interface GetDrPlansResult {
|
|
|
72
72
|
*/
|
|
73
73
|
readonly id: string;
|
|
74
74
|
/**
|
|
75
|
-
* The current state of the DR
|
|
75
|
+
* The current state of the DR plan.
|
|
76
76
|
*/
|
|
77
77
|
readonly state?: string;
|
|
78
78
|
}
|
|
79
79
|
/**
|
|
80
80
|
* This data source provides the list of Dr Plans in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
81
81
|
*
|
|
82
|
-
*
|
|
82
|
+
* Get a summary list of all DR plans for a DR protection group.
|
|
83
83
|
*
|
|
84
84
|
* ## Example Usage
|
|
85
85
|
*
|
|
@@ -102,24 +102,24 @@ export declare function getDrPlansOutput(args: GetDrPlansOutputArgs, opts?: pulu
|
|
|
102
102
|
*/
|
|
103
103
|
export interface GetDrPlansOutputArgs {
|
|
104
104
|
/**
|
|
105
|
-
* A filter to return only resources that match the
|
|
105
|
+
* A filter to return only resources that match the given display name. Example: `MyResourceDisplayName`
|
|
106
106
|
*/
|
|
107
107
|
displayName?: pulumi.Input<string>;
|
|
108
108
|
/**
|
|
109
|
-
* The OCID of the DR
|
|
109
|
+
* The OCID of the DR plan. Example: `ocid1.drplan.oc1..uniqueID`
|
|
110
110
|
*/
|
|
111
111
|
drPlanId?: pulumi.Input<string>;
|
|
112
112
|
/**
|
|
113
|
-
* The DR
|
|
113
|
+
* The DR plan type.
|
|
114
114
|
*/
|
|
115
115
|
drPlanType?: pulumi.Input<string>;
|
|
116
116
|
/**
|
|
117
|
-
* The OCID of the DR
|
|
117
|
+
* The OCID of the DR protection group. Mandatory query param. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
118
118
|
*/
|
|
119
119
|
drProtectionGroupId: pulumi.Input<string>;
|
|
120
120
|
filters?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.GetDrPlansFilterArgs>[]>;
|
|
121
121
|
/**
|
|
122
|
-
* A filter to return only DR
|
|
122
|
+
* A filter to return only DR plans that match the given lifecycle state.
|
|
123
123
|
*/
|
|
124
124
|
state?: pulumi.Input<string>;
|
|
125
125
|
}
|