@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
|
@@ -4,7 +4,7 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* This resource provides the Dr Plan Execution resource in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
6
6
|
*
|
|
7
|
-
* Execute a DR
|
|
7
|
+
* Execute a DR plan for a DR protection group.
|
|
8
8
|
*
|
|
9
9
|
* ## Example Usage
|
|
10
10
|
*
|
|
@@ -54,25 +54,25 @@ export declare class DrPlanExecution extends pulumi.CustomResource {
|
|
|
54
54
|
*/
|
|
55
55
|
static isInstance(obj: any): obj is DrPlanExecution;
|
|
56
56
|
/**
|
|
57
|
-
* The OCID of the compartment containing this DR
|
|
57
|
+
* The OCID of the compartment containing this DR plan execution. Example: `ocid1.compartment.oc1..uniqueID`
|
|
58
58
|
*/
|
|
59
59
|
readonly compartmentId: pulumi.Output<string>;
|
|
60
60
|
/**
|
|
61
|
-
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
61
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"Operations.CostCenter": "42"}`
|
|
62
62
|
*/
|
|
63
63
|
readonly definedTags: pulumi.Output<{
|
|
64
64
|
[key: string]: any;
|
|
65
65
|
}>;
|
|
66
66
|
/**
|
|
67
|
-
* (Updatable) The display name of the DR
|
|
67
|
+
* (Updatable) The display name of the DR plan execution. Example: `Execution - EBS Switchover PHX to IAD`
|
|
68
68
|
*/
|
|
69
69
|
readonly displayName: pulumi.Output<string>;
|
|
70
70
|
/**
|
|
71
|
-
* The OCID of the DR
|
|
71
|
+
* The OCID of the DR protection group to which this DR plan execution belongs. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
72
72
|
*/
|
|
73
73
|
readonly drProtectionGroupId: pulumi.Output<string>;
|
|
74
74
|
/**
|
|
75
|
-
* The total duration in seconds taken to complete step execution. Example: `35`
|
|
75
|
+
* The total duration in seconds taken to complete the step execution. Example: `35`
|
|
76
76
|
*/
|
|
77
77
|
readonly executionDurationInSec: pulumi.Output<number>;
|
|
78
78
|
/**
|
|
@@ -80,29 +80,29 @@ export declare class DrPlanExecution extends pulumi.CustomResource {
|
|
|
80
80
|
*/
|
|
81
81
|
readonly executionOptions: pulumi.Output<outputs.DisasterRecovery.DrPlanExecutionExecutionOptions>;
|
|
82
82
|
/**
|
|
83
|
-
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
83
|
+
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"Department": "Finance"}`
|
|
84
84
|
*/
|
|
85
85
|
readonly freeformTags: pulumi.Output<{
|
|
86
86
|
[key: string]: any;
|
|
87
87
|
}>;
|
|
88
88
|
/**
|
|
89
|
-
* A list of groups executed in this DR
|
|
89
|
+
* A list of groups executed in this DR plan execution.
|
|
90
90
|
*/
|
|
91
91
|
readonly groupExecutions: pulumi.Output<outputs.DisasterRecovery.DrPlanExecutionGroupExecution[]>;
|
|
92
92
|
/**
|
|
93
|
-
* A message describing the DR
|
|
93
|
+
* A message describing the DR plan execution's current state in more detail.
|
|
94
94
|
*/
|
|
95
95
|
readonly lifeCycleDetails: pulumi.Output<string>;
|
|
96
96
|
/**
|
|
97
|
-
*
|
|
97
|
+
* The details of an object storage log location for a DR protection group.
|
|
98
98
|
*/
|
|
99
99
|
readonly logLocations: pulumi.Output<outputs.DisasterRecovery.DrPlanExecutionLogLocation[]>;
|
|
100
100
|
/**
|
|
101
|
-
* The OCID of peer
|
|
101
|
+
* The OCID of peer DR protection group associated with this plan's DR protection group. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
102
102
|
*/
|
|
103
103
|
readonly peerDrProtectionGroupId: pulumi.Output<string>;
|
|
104
104
|
/**
|
|
105
|
-
* The region of the peer
|
|
105
|
+
* The region of the peer DR protection group associated with this plan's DR protection group. Example: `us-ashburn-1`
|
|
106
106
|
*/
|
|
107
107
|
readonly peerRegion: pulumi.Output<string>;
|
|
108
108
|
/**
|
|
@@ -110,7 +110,7 @@ export declare class DrPlanExecution extends pulumi.CustomResource {
|
|
|
110
110
|
*/
|
|
111
111
|
readonly planExecutionType: pulumi.Output<string>;
|
|
112
112
|
/**
|
|
113
|
-
* The OCID of the DR
|
|
113
|
+
* The OCID of the DR plan. Example: `ocid1.drplan.oc1..uniqueID`
|
|
114
114
|
*
|
|
115
115
|
*
|
|
116
116
|
* ** IMPORTANT **
|
|
@@ -118,29 +118,29 @@ export declare class DrPlanExecution extends pulumi.CustomResource {
|
|
|
118
118
|
*/
|
|
119
119
|
readonly planId: pulumi.Output<string>;
|
|
120
120
|
/**
|
|
121
|
-
* The current state of the DR
|
|
121
|
+
* The current state of the DR plan execution.
|
|
122
122
|
*/
|
|
123
123
|
readonly state: pulumi.Output<string>;
|
|
124
124
|
/**
|
|
125
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
125
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
126
126
|
*/
|
|
127
127
|
readonly systemTags: pulumi.Output<{
|
|
128
128
|
[key: string]: any;
|
|
129
129
|
}>;
|
|
130
130
|
/**
|
|
131
|
-
* The date and time at which DR
|
|
131
|
+
* The date and time at which DR plan execution was created. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
132
132
|
*/
|
|
133
133
|
readonly timeCreated: pulumi.Output<string>;
|
|
134
134
|
/**
|
|
135
|
-
* The date and time at which DR
|
|
135
|
+
* 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`
|
|
136
136
|
*/
|
|
137
137
|
readonly timeEnded: pulumi.Output<string>;
|
|
138
138
|
/**
|
|
139
|
-
* The date and time at which DR
|
|
139
|
+
* The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
140
140
|
*/
|
|
141
141
|
readonly timeStarted: pulumi.Output<string>;
|
|
142
142
|
/**
|
|
143
|
-
* The time
|
|
143
|
+
* The time when DR plan execution was last updated. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
144
144
|
*/
|
|
145
145
|
readonly timeUpdated: pulumi.Output<string>;
|
|
146
146
|
/**
|
|
@@ -157,25 +157,25 @@ export declare class DrPlanExecution extends pulumi.CustomResource {
|
|
|
157
157
|
*/
|
|
158
158
|
export interface DrPlanExecutionState {
|
|
159
159
|
/**
|
|
160
|
-
* The OCID of the compartment containing this DR
|
|
160
|
+
* The OCID of the compartment containing this DR plan execution. Example: `ocid1.compartment.oc1..uniqueID`
|
|
161
161
|
*/
|
|
162
162
|
compartmentId?: pulumi.Input<string>;
|
|
163
163
|
/**
|
|
164
|
-
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
164
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"Operations.CostCenter": "42"}`
|
|
165
165
|
*/
|
|
166
166
|
definedTags?: pulumi.Input<{
|
|
167
167
|
[key: string]: any;
|
|
168
168
|
}>;
|
|
169
169
|
/**
|
|
170
|
-
* (Updatable) The display name of the DR
|
|
170
|
+
* (Updatable) The display name of the DR plan execution. Example: `Execution - EBS Switchover PHX to IAD`
|
|
171
171
|
*/
|
|
172
172
|
displayName?: pulumi.Input<string>;
|
|
173
173
|
/**
|
|
174
|
-
* The OCID of the DR
|
|
174
|
+
* The OCID of the DR protection group to which this DR plan execution belongs. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
175
175
|
*/
|
|
176
176
|
drProtectionGroupId?: pulumi.Input<string>;
|
|
177
177
|
/**
|
|
178
|
-
* The total duration in seconds taken to complete step execution. Example: `35`
|
|
178
|
+
* The total duration in seconds taken to complete the step execution. Example: `35`
|
|
179
179
|
*/
|
|
180
180
|
executionDurationInSec?: pulumi.Input<number>;
|
|
181
181
|
/**
|
|
@@ -183,29 +183,29 @@ export interface DrPlanExecutionState {
|
|
|
183
183
|
*/
|
|
184
184
|
executionOptions?: pulumi.Input<inputs.DisasterRecovery.DrPlanExecutionExecutionOptions>;
|
|
185
185
|
/**
|
|
186
|
-
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
186
|
+
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"Department": "Finance"}`
|
|
187
187
|
*/
|
|
188
188
|
freeformTags?: pulumi.Input<{
|
|
189
189
|
[key: string]: any;
|
|
190
190
|
}>;
|
|
191
191
|
/**
|
|
192
|
-
* A list of groups executed in this DR
|
|
192
|
+
* A list of groups executed in this DR plan execution.
|
|
193
193
|
*/
|
|
194
194
|
groupExecutions?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrPlanExecutionGroupExecution>[]>;
|
|
195
195
|
/**
|
|
196
|
-
* A message describing the DR
|
|
196
|
+
* A message describing the DR plan execution's current state in more detail.
|
|
197
197
|
*/
|
|
198
198
|
lifeCycleDetails?: pulumi.Input<string>;
|
|
199
199
|
/**
|
|
200
|
-
*
|
|
200
|
+
* The details of an object storage log location for a DR protection group.
|
|
201
201
|
*/
|
|
202
202
|
logLocations?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrPlanExecutionLogLocation>[]>;
|
|
203
203
|
/**
|
|
204
|
-
* The OCID of peer
|
|
204
|
+
* The OCID of peer DR protection group associated with this plan's DR protection group. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
205
205
|
*/
|
|
206
206
|
peerDrProtectionGroupId?: pulumi.Input<string>;
|
|
207
207
|
/**
|
|
208
|
-
* The region of the peer
|
|
208
|
+
* The region of the peer DR protection group associated with this plan's DR protection group. Example: `us-ashburn-1`
|
|
209
209
|
*/
|
|
210
210
|
peerRegion?: pulumi.Input<string>;
|
|
211
211
|
/**
|
|
@@ -213,7 +213,7 @@ export interface DrPlanExecutionState {
|
|
|
213
213
|
*/
|
|
214
214
|
planExecutionType?: pulumi.Input<string>;
|
|
215
215
|
/**
|
|
216
|
-
* The OCID of the DR
|
|
216
|
+
* The OCID of the DR plan. Example: `ocid1.drplan.oc1..uniqueID`
|
|
217
217
|
*
|
|
218
218
|
*
|
|
219
219
|
* ** IMPORTANT **
|
|
@@ -221,29 +221,29 @@ export interface DrPlanExecutionState {
|
|
|
221
221
|
*/
|
|
222
222
|
planId?: pulumi.Input<string>;
|
|
223
223
|
/**
|
|
224
|
-
* The current state of the DR
|
|
224
|
+
* The current state of the DR plan execution.
|
|
225
225
|
*/
|
|
226
226
|
state?: pulumi.Input<string>;
|
|
227
227
|
/**
|
|
228
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
228
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
229
229
|
*/
|
|
230
230
|
systemTags?: pulumi.Input<{
|
|
231
231
|
[key: string]: any;
|
|
232
232
|
}>;
|
|
233
233
|
/**
|
|
234
|
-
* The date and time at which DR
|
|
234
|
+
* The date and time at which DR plan execution was created. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
235
235
|
*/
|
|
236
236
|
timeCreated?: pulumi.Input<string>;
|
|
237
237
|
/**
|
|
238
|
-
* The date and time at which DR
|
|
238
|
+
* 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`
|
|
239
239
|
*/
|
|
240
240
|
timeEnded?: pulumi.Input<string>;
|
|
241
241
|
/**
|
|
242
|
-
* The date and time at which DR
|
|
242
|
+
* The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
243
243
|
*/
|
|
244
244
|
timeStarted?: pulumi.Input<string>;
|
|
245
245
|
/**
|
|
246
|
-
* The time
|
|
246
|
+
* The time when DR plan execution was last updated. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
247
247
|
*/
|
|
248
248
|
timeUpdated?: pulumi.Input<string>;
|
|
249
249
|
}
|
|
@@ -252,13 +252,13 @@ export interface DrPlanExecutionState {
|
|
|
252
252
|
*/
|
|
253
253
|
export interface DrPlanExecutionArgs {
|
|
254
254
|
/**
|
|
255
|
-
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
255
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"Operations.CostCenter": "42"}`
|
|
256
256
|
*/
|
|
257
257
|
definedTags?: pulumi.Input<{
|
|
258
258
|
[key: string]: any;
|
|
259
259
|
}>;
|
|
260
260
|
/**
|
|
261
|
-
* (Updatable) The display name of the DR
|
|
261
|
+
* (Updatable) The display name of the DR plan execution. Example: `Execution - EBS Switchover PHX to IAD`
|
|
262
262
|
*/
|
|
263
263
|
displayName?: pulumi.Input<string>;
|
|
264
264
|
/**
|
|
@@ -266,13 +266,13 @@ export interface DrPlanExecutionArgs {
|
|
|
266
266
|
*/
|
|
267
267
|
executionOptions: pulumi.Input<inputs.DisasterRecovery.DrPlanExecutionExecutionOptions>;
|
|
268
268
|
/**
|
|
269
|
-
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
269
|
+
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"Department": "Finance"}`
|
|
270
270
|
*/
|
|
271
271
|
freeformTags?: pulumi.Input<{
|
|
272
272
|
[key: string]: any;
|
|
273
273
|
}>;
|
|
274
274
|
/**
|
|
275
|
-
* The OCID of the DR
|
|
275
|
+
* The OCID of the DR plan. Example: `ocid1.drplan.oc1..uniqueID`
|
|
276
276
|
*
|
|
277
277
|
*
|
|
278
278
|
* ** IMPORTANT **
|
|
@@ -8,7 +8,7 @@ const utilities = require("../utilities");
|
|
|
8
8
|
/**
|
|
9
9
|
* This resource provides the Dr Plan Execution resource in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
10
10
|
*
|
|
11
|
-
* Execute a DR
|
|
11
|
+
* Execute a DR plan for a DR protection group.
|
|
12
12
|
*
|
|
13
13
|
* ## Example Usage
|
|
14
14
|
*
|
|
@@ -4,57 +4,22 @@ import * as outputs from "../types/output";
|
|
|
4
4
|
/**
|
|
5
5
|
* This resource provides the Dr Protection Group resource in Oracle Cloud Infrastructure Disaster Recovery service.
|
|
6
6
|
*
|
|
7
|
-
* Create a
|
|
7
|
+
* Create a DR protection group.
|
|
8
8
|
*
|
|
9
|
-
* ##
|
|
9
|
+
* ## Create
|
|
10
|
+
*
|
|
11
|
+
* Create DR Protection Group resource with a default value of `disassociateTrigger` property, e.g.
|
|
10
12
|
*
|
|
11
13
|
* ```typescript
|
|
12
14
|
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
-
*
|
|
15
|
+
* ```
|
|
16
|
+
*
|
|
17
|
+
* ## Delete
|
|
14
18
|
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
17
|
-
*
|
|
18
|
-
*
|
|
19
|
-
* bucket: _var.dr_protection_group_log_location_bucket,
|
|
20
|
-
* namespace: _var.dr_protection_group_log_location_namespace,
|
|
21
|
-
* },
|
|
22
|
-
* association: {
|
|
23
|
-
* role: _var.dr_protection_group_association_role,
|
|
24
|
-
* peerId: oci_blockchain_peer.test_peer.id,
|
|
25
|
-
* peerRegion: _var.dr_protection_group_association_peer_region,
|
|
26
|
-
* },
|
|
27
|
-
* definedTags: {
|
|
28
|
-
* "Operations.CostCenter": "42",
|
|
29
|
-
* },
|
|
30
|
-
* freeformTags: {
|
|
31
|
-
* Department: "Finance",
|
|
32
|
-
* },
|
|
33
|
-
* members: [{
|
|
34
|
-
* memberId: oci_disaster_recovery_member.test_member.id,
|
|
35
|
-
* memberType: _var.dr_protection_group_members_member_type,
|
|
36
|
-
* destinationCapacityReservationId: oci_disaster_recovery_destination_capacity_reservation.test_destination_capacity_reservation.id,
|
|
37
|
-
* destinationCompartmentId: oci_identity_compartment.test_compartment.id,
|
|
38
|
-
* destinationDedicatedVmHostId: oci_core_dedicated_vm_host.test_dedicated_vm_host.id,
|
|
39
|
-
* isMovable: _var.dr_protection_group_members_is_movable,
|
|
40
|
-
* isRetainFaultDomain: _var.dr_protection_group_members_is_retain_fault_domain,
|
|
41
|
-
* passwordVaultSecretId: oci_vault_secret.test_secret.id,
|
|
42
|
-
* vnicMappings: [{
|
|
43
|
-
* destinationNsgIdLists: _var.dr_protection_group_members_vnic_mapping_destination_nsg_id_list,
|
|
44
|
-
* destinationPrimaryPrivateIpAddress: _var.dr_protection_group_members_vnic_mapping_destination_primary_private_ip_address,
|
|
45
|
-
* destinationPrimaryPrivateIpHostnameLabel: _var.dr_protection_group_members_vnic_mapping_destination_primary_private_ip_hostname_label,
|
|
46
|
-
* destinationSubnetId: oci_core_subnet.test_subnet.id,
|
|
47
|
-
* sourceVnicId: oci_core_vnic.test_vnic.id,
|
|
48
|
-
* }],
|
|
49
|
-
* vnicMappings: [{
|
|
50
|
-
* destinationNsgIdLists: _var.dr_protection_group_members_vnic_mappings_destination_nsg_id_list,
|
|
51
|
-
* destinationPrimaryPrivateIpAddress: _var.dr_protection_group_members_vnic_mappings_destination_primary_private_ip_address,
|
|
52
|
-
* destinationPrimaryPrivateIpHostnameLabel: _var.dr_protection_group_members_vnic_mappings_destination_primary_private_ip_hostname_label,
|
|
53
|
-
* destinationSubnetId: oci_core_subnet.test_subnet.id,
|
|
54
|
-
* sourceVnicId: oci_core_vnic.test_vnic.id,
|
|
55
|
-
* }],
|
|
56
|
-
* }],
|
|
57
|
-
* });
|
|
19
|
+
* Disassociate DR Protection Group (if associated) before deleting it. Increment value of `disassociateTrigger` property to trigger Disassociate, e.g.
|
|
20
|
+
*
|
|
21
|
+
* ```typescript
|
|
22
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
58
23
|
* ```
|
|
59
24
|
*
|
|
60
25
|
* ## Import
|
|
@@ -82,15 +47,15 @@ export declare class DrProtectionGroup extends pulumi.CustomResource {
|
|
|
82
47
|
*/
|
|
83
48
|
static isInstance(obj: any): obj is DrProtectionGroup;
|
|
84
49
|
/**
|
|
85
|
-
* The details for associating
|
|
50
|
+
* The details for associating a DR protection group with a peer DR protection group.
|
|
86
51
|
*/
|
|
87
52
|
readonly association: pulumi.Output<outputs.DisasterRecovery.DrProtectionGroupAssociation>;
|
|
88
53
|
/**
|
|
89
|
-
* (Updatable) The OCID of the compartment in which to create the DR
|
|
54
|
+
* (Updatable) The OCID of the compartment in which to create the DR protection group. Example: `ocid1.compartment.oc1..uniqueID`
|
|
90
55
|
*/
|
|
91
56
|
readonly compartmentId: pulumi.Output<string>;
|
|
92
57
|
/**
|
|
93
|
-
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
58
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"Operations.CostCenter": "42"}`
|
|
94
59
|
*/
|
|
95
60
|
readonly definedTags: pulumi.Output<{
|
|
96
61
|
[key: string]: any;
|
|
@@ -104,55 +69,59 @@ export declare class DrProtectionGroup extends pulumi.CustomResource {
|
|
|
104
69
|
*/
|
|
105
70
|
readonly disassociateTrigger: pulumi.Output<number | undefined>;
|
|
106
71
|
/**
|
|
107
|
-
* (Updatable) The display name of the DR
|
|
72
|
+
* (Updatable) The display name of the DR protection group. Example: `EBS PHX Group`
|
|
108
73
|
*/
|
|
109
74
|
readonly displayName: pulumi.Output<string>;
|
|
110
75
|
/**
|
|
111
|
-
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
76
|
+
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"Department": "Finance"}`
|
|
112
77
|
*/
|
|
113
78
|
readonly freeformTags: pulumi.Output<{
|
|
114
79
|
[key: string]: any;
|
|
115
80
|
}>;
|
|
116
81
|
/**
|
|
117
|
-
* A message describing the DR
|
|
82
|
+
* A message describing the DR protection group's current state in more detail.
|
|
118
83
|
*/
|
|
119
84
|
readonly lifeCycleDetails: pulumi.Output<string>;
|
|
120
85
|
/**
|
|
121
|
-
*
|
|
86
|
+
* The current sub-state of the DR protection group.
|
|
87
|
+
*/
|
|
88
|
+
readonly lifecycleSubState: pulumi.Output<string>;
|
|
89
|
+
/**
|
|
90
|
+
* (Updatable) The details for creating an object storage log location for a DR protection group.
|
|
122
91
|
*/
|
|
123
92
|
readonly logLocation: pulumi.Output<outputs.DisasterRecovery.DrProtectionGroupLogLocation>;
|
|
124
93
|
/**
|
|
125
|
-
* (Updatable) A list of DR
|
|
94
|
+
* (Updatable) A list of DR protection group members.
|
|
126
95
|
*/
|
|
127
96
|
readonly members: pulumi.Output<outputs.DisasterRecovery.DrProtectionGroupMember[]>;
|
|
128
97
|
/**
|
|
129
|
-
* The OCID of the peer
|
|
98
|
+
* The OCID of the peer DR protection group. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
130
99
|
*/
|
|
131
100
|
readonly peerId: pulumi.Output<string>;
|
|
132
101
|
/**
|
|
133
|
-
* The region of the peer
|
|
102
|
+
* The region of the peer DR protection group. Example: `us-ashburn-1`
|
|
134
103
|
*/
|
|
135
104
|
readonly peerRegion: pulumi.Output<string>;
|
|
136
105
|
/**
|
|
137
|
-
* The role of
|
|
106
|
+
* The role of the DR protection group. Example: `STANDBY`
|
|
138
107
|
*/
|
|
139
108
|
readonly role: pulumi.Output<string>;
|
|
140
109
|
/**
|
|
141
|
-
* The current state of the DR
|
|
110
|
+
* The current state of the DR protection group.
|
|
142
111
|
*/
|
|
143
112
|
readonly state: pulumi.Output<string>;
|
|
144
113
|
/**
|
|
145
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
114
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
146
115
|
*/
|
|
147
116
|
readonly systemTags: pulumi.Output<{
|
|
148
117
|
[key: string]: any;
|
|
149
118
|
}>;
|
|
150
119
|
/**
|
|
151
|
-
* The date and time the DR
|
|
120
|
+
* The date and time the DR protection group was created. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
152
121
|
*/
|
|
153
122
|
readonly timeCreated: pulumi.Output<string>;
|
|
154
123
|
/**
|
|
155
|
-
* The date and time the DR
|
|
124
|
+
* The date and time the DR protection group was updated. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
156
125
|
*/
|
|
157
126
|
readonly timeUpdated: pulumi.Output<string>;
|
|
158
127
|
/**
|
|
@@ -169,15 +138,15 @@ export declare class DrProtectionGroup extends pulumi.CustomResource {
|
|
|
169
138
|
*/
|
|
170
139
|
export interface DrProtectionGroupState {
|
|
171
140
|
/**
|
|
172
|
-
* The details for associating
|
|
141
|
+
* The details for associating a DR protection group with a peer DR protection group.
|
|
173
142
|
*/
|
|
174
143
|
association?: pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupAssociation>;
|
|
175
144
|
/**
|
|
176
|
-
* (Updatable) The OCID of the compartment in which to create the DR
|
|
145
|
+
* (Updatable) The OCID of the compartment in which to create the DR protection group. Example: `ocid1.compartment.oc1..uniqueID`
|
|
177
146
|
*/
|
|
178
147
|
compartmentId?: pulumi.Input<string>;
|
|
179
148
|
/**
|
|
180
|
-
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
149
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"Operations.CostCenter": "42"}`
|
|
181
150
|
*/
|
|
182
151
|
definedTags?: pulumi.Input<{
|
|
183
152
|
[key: string]: any;
|
|
@@ -191,55 +160,59 @@ export interface DrProtectionGroupState {
|
|
|
191
160
|
*/
|
|
192
161
|
disassociateTrigger?: pulumi.Input<number>;
|
|
193
162
|
/**
|
|
194
|
-
* (Updatable) The display name of the DR
|
|
163
|
+
* (Updatable) The display name of the DR protection group. Example: `EBS PHX Group`
|
|
195
164
|
*/
|
|
196
165
|
displayName?: pulumi.Input<string>;
|
|
197
166
|
/**
|
|
198
|
-
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
167
|
+
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"Department": "Finance"}`
|
|
199
168
|
*/
|
|
200
169
|
freeformTags?: pulumi.Input<{
|
|
201
170
|
[key: string]: any;
|
|
202
171
|
}>;
|
|
203
172
|
/**
|
|
204
|
-
* A message describing the DR
|
|
173
|
+
* A message describing the DR protection group's current state in more detail.
|
|
205
174
|
*/
|
|
206
175
|
lifeCycleDetails?: pulumi.Input<string>;
|
|
207
176
|
/**
|
|
208
|
-
*
|
|
177
|
+
* The current sub-state of the DR protection group.
|
|
178
|
+
*/
|
|
179
|
+
lifecycleSubState?: pulumi.Input<string>;
|
|
180
|
+
/**
|
|
181
|
+
* (Updatable) The details for creating an object storage log location for a DR protection group.
|
|
209
182
|
*/
|
|
210
183
|
logLocation?: pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupLogLocation>;
|
|
211
184
|
/**
|
|
212
|
-
* (Updatable) A list of DR
|
|
185
|
+
* (Updatable) A list of DR protection group members.
|
|
213
186
|
*/
|
|
214
187
|
members?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupMember>[]>;
|
|
215
188
|
/**
|
|
216
|
-
* The OCID of the peer
|
|
189
|
+
* The OCID of the peer DR protection group. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
217
190
|
*/
|
|
218
191
|
peerId?: pulumi.Input<string>;
|
|
219
192
|
/**
|
|
220
|
-
* The region of the peer
|
|
193
|
+
* The region of the peer DR protection group. Example: `us-ashburn-1`
|
|
221
194
|
*/
|
|
222
195
|
peerRegion?: pulumi.Input<string>;
|
|
223
196
|
/**
|
|
224
|
-
* The role of
|
|
197
|
+
* The role of the DR protection group. Example: `STANDBY`
|
|
225
198
|
*/
|
|
226
199
|
role?: pulumi.Input<string>;
|
|
227
200
|
/**
|
|
228
|
-
* The current state of the DR
|
|
201
|
+
* The current state of the DR protection group.
|
|
229
202
|
*/
|
|
230
203
|
state?: pulumi.Input<string>;
|
|
231
204
|
/**
|
|
232
|
-
* Usage of system tag keys. These predefined keys are scoped to namespaces.
|
|
205
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
233
206
|
*/
|
|
234
207
|
systemTags?: pulumi.Input<{
|
|
235
208
|
[key: string]: any;
|
|
236
209
|
}>;
|
|
237
210
|
/**
|
|
238
|
-
* The date and time the DR
|
|
211
|
+
* The date and time the DR protection group was created. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
239
212
|
*/
|
|
240
213
|
timeCreated?: pulumi.Input<string>;
|
|
241
214
|
/**
|
|
242
|
-
* The date and time the DR
|
|
215
|
+
* The date and time the DR protection group was updated. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
243
216
|
*/
|
|
244
217
|
timeUpdated?: pulumi.Input<string>;
|
|
245
218
|
}
|
|
@@ -248,15 +221,15 @@ export interface DrProtectionGroupState {
|
|
|
248
221
|
*/
|
|
249
222
|
export interface DrProtectionGroupArgs {
|
|
250
223
|
/**
|
|
251
|
-
* The details for associating
|
|
224
|
+
* The details for associating a DR protection group with a peer DR protection group.
|
|
252
225
|
*/
|
|
253
226
|
association?: pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupAssociation>;
|
|
254
227
|
/**
|
|
255
|
-
* (Updatable) The OCID of the compartment in which to create the DR
|
|
228
|
+
* (Updatable) The OCID of the compartment in which to create the DR protection group. Example: `ocid1.compartment.oc1..uniqueID`
|
|
256
229
|
*/
|
|
257
230
|
compartmentId: pulumi.Input<string>;
|
|
258
231
|
/**
|
|
259
|
-
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
232
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"Operations.CostCenter": "42"}`
|
|
260
233
|
*/
|
|
261
234
|
definedTags?: pulumi.Input<{
|
|
262
235
|
[key: string]: any;
|
|
@@ -270,21 +243,21 @@ export interface DrProtectionGroupArgs {
|
|
|
270
243
|
*/
|
|
271
244
|
disassociateTrigger?: pulumi.Input<number>;
|
|
272
245
|
/**
|
|
273
|
-
* (Updatable) The display name of the DR
|
|
246
|
+
* (Updatable) The display name of the DR protection group. Example: `EBS PHX Group`
|
|
274
247
|
*/
|
|
275
248
|
displayName: pulumi.Input<string>;
|
|
276
249
|
/**
|
|
277
|
-
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
|
|
250
|
+
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"Department": "Finance"}`
|
|
278
251
|
*/
|
|
279
252
|
freeformTags?: pulumi.Input<{
|
|
280
253
|
[key: string]: any;
|
|
281
254
|
}>;
|
|
282
255
|
/**
|
|
283
|
-
* (Updatable)
|
|
256
|
+
* (Updatable) The details for creating an object storage log location for a DR protection group.
|
|
284
257
|
*/
|
|
285
258
|
logLocation: pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupLogLocation>;
|
|
286
259
|
/**
|
|
287
|
-
* (Updatable) A list of DR
|
|
260
|
+
* (Updatable) A list of DR protection group members.
|
|
288
261
|
*/
|
|
289
262
|
members?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupMember>[]>;
|
|
290
263
|
}
|