@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
package/types/input.d.ts
CHANGED
|
@@ -16490,6 +16490,30 @@ export declare namespace DataSafe {
|
|
|
16490
16490
|
*/
|
|
16491
16491
|
onlineRetentionPeriod?: pulumi.Input<number>;
|
|
16492
16492
|
}
|
|
16493
|
+
interface DatabaseSecurityConfigManagementSqlFirewallConfig {
|
|
16494
|
+
excludeJob?: pulumi.Input<string>;
|
|
16495
|
+
status?: pulumi.Input<string>;
|
|
16496
|
+
timeStatusUpdated?: pulumi.Input<string>;
|
|
16497
|
+
violationLogAutoPurge?: pulumi.Input<string>;
|
|
16498
|
+
}
|
|
16499
|
+
interface DatabaseSecurityConfigSqlFirewallConfig {
|
|
16500
|
+
/**
|
|
16501
|
+
* (Updatable) Specifies whether the firewall should include or exclude the database internal job activities.
|
|
16502
|
+
*/
|
|
16503
|
+
excludeJob?: pulumi.Input<string>;
|
|
16504
|
+
/**
|
|
16505
|
+
* (Updatable) Specifies whether the firewall is enabled or disabled on the target database.
|
|
16506
|
+
*/
|
|
16507
|
+
status?: pulumi.Input<string>;
|
|
16508
|
+
/**
|
|
16509
|
+
* The most recent time when the firewall status is updated, in the format defined by RFC3339.
|
|
16510
|
+
*/
|
|
16511
|
+
timeStatusUpdated?: pulumi.Input<string>;
|
|
16512
|
+
/**
|
|
16513
|
+
* (Updatable) Specifies whether Data Safe should automatically purge the violation logs from the database after collecting the violation logs and persisting on Data Safe.
|
|
16514
|
+
*/
|
|
16515
|
+
violationLogAutoPurge?: pulumi.Input<string>;
|
|
16516
|
+
}
|
|
16493
16517
|
interface DiscoveryJobsResultModifiedAttribute {
|
|
16494
16518
|
/**
|
|
16495
16519
|
* Unique keys identifying the columns that are application-level (non-dictionary) children of the sensitive column.
|
|
@@ -16610,6 +16634,16 @@ export declare namespace DataSafe {
|
|
|
16610
16634
|
regex?: pulumi.Input<boolean>;
|
|
16611
16635
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16612
16636
|
}
|
|
16637
|
+
interface GetDatabaseSecurityConfigsFilter {
|
|
16638
|
+
name: string;
|
|
16639
|
+
regex?: boolean;
|
|
16640
|
+
values: string[];
|
|
16641
|
+
}
|
|
16642
|
+
interface GetDatabaseSecurityConfigsFilterArgs {
|
|
16643
|
+
name: pulumi.Input<string>;
|
|
16644
|
+
regex?: pulumi.Input<boolean>;
|
|
16645
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16646
|
+
}
|
|
16613
16647
|
interface GetDiscoveryAnalyticsFilter {
|
|
16614
16648
|
name: string;
|
|
16615
16649
|
regex?: boolean;
|
|
@@ -16806,6 +16840,36 @@ export declare namespace DataSafe {
|
|
|
16806
16840
|
regex?: pulumi.Input<boolean>;
|
|
16807
16841
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16808
16842
|
}
|
|
16843
|
+
interface GetSecurityPoliciesFilter {
|
|
16844
|
+
name: string;
|
|
16845
|
+
regex?: boolean;
|
|
16846
|
+
values: string[];
|
|
16847
|
+
}
|
|
16848
|
+
interface GetSecurityPoliciesFilterArgs {
|
|
16849
|
+
name: pulumi.Input<string>;
|
|
16850
|
+
regex?: pulumi.Input<boolean>;
|
|
16851
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16852
|
+
}
|
|
16853
|
+
interface GetSecurityPolicyDeploymentSecurityPolicyEntryStatesFilter {
|
|
16854
|
+
name: string;
|
|
16855
|
+
regex?: boolean;
|
|
16856
|
+
values: string[];
|
|
16857
|
+
}
|
|
16858
|
+
interface GetSecurityPolicyDeploymentSecurityPolicyEntryStatesFilterArgs {
|
|
16859
|
+
name: pulumi.Input<string>;
|
|
16860
|
+
regex?: pulumi.Input<boolean>;
|
|
16861
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16862
|
+
}
|
|
16863
|
+
interface GetSecurityPolicyDeploymentsFilter {
|
|
16864
|
+
name: string;
|
|
16865
|
+
regex?: boolean;
|
|
16866
|
+
values: string[];
|
|
16867
|
+
}
|
|
16868
|
+
interface GetSecurityPolicyDeploymentsFilterArgs {
|
|
16869
|
+
name: pulumi.Input<string>;
|
|
16870
|
+
regex?: pulumi.Input<boolean>;
|
|
16871
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16872
|
+
}
|
|
16809
16873
|
interface GetSensitiveDataModelSensitiveObjectsFilter {
|
|
16810
16874
|
name: string;
|
|
16811
16875
|
regex?: boolean;
|
|
@@ -16856,6 +16920,96 @@ export declare namespace DataSafe {
|
|
|
16856
16920
|
regex?: pulumi.Input<boolean>;
|
|
16857
16921
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16858
16922
|
}
|
|
16923
|
+
interface GetSqlCollectionAnalyticsFilter {
|
|
16924
|
+
name: string;
|
|
16925
|
+
regex?: boolean;
|
|
16926
|
+
values: string[];
|
|
16927
|
+
}
|
|
16928
|
+
interface GetSqlCollectionAnalyticsFilterArgs {
|
|
16929
|
+
name: pulumi.Input<string>;
|
|
16930
|
+
regex?: pulumi.Input<boolean>;
|
|
16931
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16932
|
+
}
|
|
16933
|
+
interface GetSqlCollectionLogInsightsFilter {
|
|
16934
|
+
name: string;
|
|
16935
|
+
regex?: boolean;
|
|
16936
|
+
values: string[];
|
|
16937
|
+
}
|
|
16938
|
+
interface GetSqlCollectionLogInsightsFilterArgs {
|
|
16939
|
+
name: pulumi.Input<string>;
|
|
16940
|
+
regex?: pulumi.Input<boolean>;
|
|
16941
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16942
|
+
}
|
|
16943
|
+
interface GetSqlCollectionsFilter {
|
|
16944
|
+
name: string;
|
|
16945
|
+
regex?: boolean;
|
|
16946
|
+
values: string[];
|
|
16947
|
+
}
|
|
16948
|
+
interface GetSqlCollectionsFilterArgs {
|
|
16949
|
+
name: pulumi.Input<string>;
|
|
16950
|
+
regex?: pulumi.Input<boolean>;
|
|
16951
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16952
|
+
}
|
|
16953
|
+
interface GetSqlFirewallAllowedSqlAnalyticsFilter {
|
|
16954
|
+
name: string;
|
|
16955
|
+
regex?: boolean;
|
|
16956
|
+
values: string[];
|
|
16957
|
+
}
|
|
16958
|
+
interface GetSqlFirewallAllowedSqlAnalyticsFilterArgs {
|
|
16959
|
+
name: pulumi.Input<string>;
|
|
16960
|
+
regex?: pulumi.Input<boolean>;
|
|
16961
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16962
|
+
}
|
|
16963
|
+
interface GetSqlFirewallAllowedSqlsFilter {
|
|
16964
|
+
name: string;
|
|
16965
|
+
regex?: boolean;
|
|
16966
|
+
values: string[];
|
|
16967
|
+
}
|
|
16968
|
+
interface GetSqlFirewallAllowedSqlsFilterArgs {
|
|
16969
|
+
name: pulumi.Input<string>;
|
|
16970
|
+
regex?: pulumi.Input<boolean>;
|
|
16971
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16972
|
+
}
|
|
16973
|
+
interface GetSqlFirewallPoliciesFilter {
|
|
16974
|
+
name: string;
|
|
16975
|
+
regex?: boolean;
|
|
16976
|
+
values: string[];
|
|
16977
|
+
}
|
|
16978
|
+
interface GetSqlFirewallPoliciesFilterArgs {
|
|
16979
|
+
name: pulumi.Input<string>;
|
|
16980
|
+
regex?: pulumi.Input<boolean>;
|
|
16981
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16982
|
+
}
|
|
16983
|
+
interface GetSqlFirewallPolicyAnalyticsFilter {
|
|
16984
|
+
name: string;
|
|
16985
|
+
regex?: boolean;
|
|
16986
|
+
values: string[];
|
|
16987
|
+
}
|
|
16988
|
+
interface GetSqlFirewallPolicyAnalyticsFilterArgs {
|
|
16989
|
+
name: pulumi.Input<string>;
|
|
16990
|
+
regex?: pulumi.Input<boolean>;
|
|
16991
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
16992
|
+
}
|
|
16993
|
+
interface GetSqlFirewallViolationAnalyticsFilter {
|
|
16994
|
+
name: string;
|
|
16995
|
+
regex?: boolean;
|
|
16996
|
+
values: string[];
|
|
16997
|
+
}
|
|
16998
|
+
interface GetSqlFirewallViolationAnalyticsFilterArgs {
|
|
16999
|
+
name: pulumi.Input<string>;
|
|
17000
|
+
regex?: pulumi.Input<boolean>;
|
|
17001
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
17002
|
+
}
|
|
17003
|
+
interface GetSqlFirewallViolationsFilter {
|
|
17004
|
+
name: string;
|
|
17005
|
+
regex?: boolean;
|
|
17006
|
+
values: string[];
|
|
17007
|
+
}
|
|
17008
|
+
interface GetSqlFirewallViolationsFilterArgs {
|
|
17009
|
+
name: pulumi.Input<string>;
|
|
17010
|
+
regex?: pulumi.Input<boolean>;
|
|
17011
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
17012
|
+
}
|
|
16859
17013
|
interface GetTargetAlertPolicyAssociationsFilter {
|
|
16860
17014
|
name: string;
|
|
16861
17015
|
regex?: boolean;
|
|
@@ -23632,6 +23786,48 @@ export declare namespace DatabaseManagement {
|
|
|
23632
23786
|
regex?: pulumi.Input<boolean>;
|
|
23633
23787
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
23634
23788
|
}
|
|
23789
|
+
interface GetManagedMySqlDatabaseConfigurationDataFilter {
|
|
23790
|
+
/**
|
|
23791
|
+
* The name of variable
|
|
23792
|
+
*/
|
|
23793
|
+
name: string;
|
|
23794
|
+
regex?: boolean;
|
|
23795
|
+
values: string[];
|
|
23796
|
+
}
|
|
23797
|
+
interface GetManagedMySqlDatabaseConfigurationDataFilterArgs {
|
|
23798
|
+
/**
|
|
23799
|
+
* The name of variable
|
|
23800
|
+
*/
|
|
23801
|
+
name: pulumi.Input<string>;
|
|
23802
|
+
regex?: pulumi.Input<boolean>;
|
|
23803
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
23804
|
+
}
|
|
23805
|
+
interface GetManagedMySqlDatabaseSqlDataFilter {
|
|
23806
|
+
name: string;
|
|
23807
|
+
regex?: boolean;
|
|
23808
|
+
values: string[];
|
|
23809
|
+
}
|
|
23810
|
+
interface GetManagedMySqlDatabaseSqlDataFilterArgs {
|
|
23811
|
+
name: pulumi.Input<string>;
|
|
23812
|
+
regex?: pulumi.Input<boolean>;
|
|
23813
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
23814
|
+
}
|
|
23815
|
+
interface GetManagedMySqlDatabasesFilter {
|
|
23816
|
+
/**
|
|
23817
|
+
* The name of the Managed MySQL Database.
|
|
23818
|
+
*/
|
|
23819
|
+
name: string;
|
|
23820
|
+
regex?: boolean;
|
|
23821
|
+
values: string[];
|
|
23822
|
+
}
|
|
23823
|
+
interface GetManagedMySqlDatabasesFilterArgs {
|
|
23824
|
+
/**
|
|
23825
|
+
* The name of the Managed MySQL Database.
|
|
23826
|
+
*/
|
|
23827
|
+
name: pulumi.Input<string>;
|
|
23828
|
+
regex?: pulumi.Input<boolean>;
|
|
23829
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
23830
|
+
}
|
|
23635
23831
|
interface ManagedDatabaseGroupManagedDatabase {
|
|
23636
23832
|
/**
|
|
23637
23833
|
* (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which the Managed Database Group resides.
|
|
@@ -25899,15 +26095,15 @@ export declare namespace DisasterRecovery {
|
|
|
25899
26095
|
}
|
|
25900
26096
|
interface DrPlanExecutionGroupExecution {
|
|
25901
26097
|
/**
|
|
25902
|
-
* (Updatable) The display name of the DR
|
|
26098
|
+
* (Updatable) The display name of the DR plan execution. Example: `Execution - EBS Switchover PHX to IAD`
|
|
25903
26099
|
*/
|
|
25904
26100
|
displayName?: pulumi.Input<string>;
|
|
25905
26101
|
/**
|
|
25906
|
-
* The total duration in seconds taken to complete step execution. Example: `35`
|
|
26102
|
+
* The total duration in seconds taken to complete the step execution. Example: `35`
|
|
25907
26103
|
*/
|
|
25908
26104
|
executionDurationInSec?: pulumi.Input<number>;
|
|
25909
26105
|
/**
|
|
25910
|
-
* The unique id of the group to which this step belongs. Must not be modified by user. Example: `sgid1.group
|
|
26106
|
+
* The unique id of the group to which this step belongs. Must not be modified by user. Example: `sgid1.group..uniqueID`
|
|
25911
26107
|
*/
|
|
25912
26108
|
groupId?: pulumi.Input<string>;
|
|
25913
26109
|
/**
|
|
@@ -25915,41 +26111,41 @@ export declare namespace DisasterRecovery {
|
|
|
25915
26111
|
*/
|
|
25916
26112
|
status?: pulumi.Input<string>;
|
|
25917
26113
|
/**
|
|
25918
|
-
* Additional details
|
|
26114
|
+
* Additional details on the step execution status. Example: `This step failed to complete due to a timeout`
|
|
25919
26115
|
*/
|
|
25920
26116
|
statusDetails?: pulumi.Input<string>;
|
|
25921
26117
|
/**
|
|
25922
|
-
* A list of
|
|
26118
|
+
* A list of step executions in the group.
|
|
25923
26119
|
*/
|
|
25924
26120
|
stepExecutions?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrPlanExecutionGroupExecutionStepExecution>[]>;
|
|
25925
26121
|
/**
|
|
25926
|
-
* The date and time at which DR
|
|
26122
|
+
* 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`
|
|
25927
26123
|
*/
|
|
25928
26124
|
timeEnded?: pulumi.Input<string>;
|
|
25929
26125
|
/**
|
|
25930
|
-
* The date and time at which DR
|
|
26126
|
+
* The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
25931
26127
|
*/
|
|
25932
26128
|
timeStarted?: pulumi.Input<string>;
|
|
25933
26129
|
/**
|
|
25934
|
-
* The
|
|
26130
|
+
* The group type. Example: `BUILT_IN`
|
|
25935
26131
|
*/
|
|
25936
26132
|
type?: pulumi.Input<string>;
|
|
25937
26133
|
}
|
|
25938
26134
|
interface DrPlanExecutionGroupExecutionStepExecution {
|
|
25939
26135
|
/**
|
|
25940
|
-
* (Updatable) The display name of the DR
|
|
26136
|
+
* (Updatable) The display name of the DR plan execution. Example: `Execution - EBS Switchover PHX to IAD`
|
|
25941
26137
|
*/
|
|
25942
26138
|
displayName?: pulumi.Input<string>;
|
|
25943
26139
|
/**
|
|
25944
|
-
* The total duration in seconds taken to complete step execution. Example: `35`
|
|
26140
|
+
* The total duration in seconds taken to complete the step execution. Example: `35`
|
|
25945
26141
|
*/
|
|
25946
26142
|
executionDurationInSec?: pulumi.Input<number>;
|
|
25947
26143
|
/**
|
|
25948
|
-
* The unique id of the group to which this step belongs. Must not be modified by user. Example: `sgid1.group
|
|
26144
|
+
* The unique id of the group to which this step belongs. Must not be modified by user. Example: `sgid1.group..uniqueID`
|
|
25949
26145
|
*/
|
|
25950
26146
|
groupId?: pulumi.Input<string>;
|
|
25951
26147
|
/**
|
|
25952
|
-
*
|
|
26148
|
+
* The details of an object storage log location for a DR protection group.
|
|
25953
26149
|
*/
|
|
25954
26150
|
logLocations?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrPlanExecutionGroupExecutionStepExecutionLogLocation>[]>;
|
|
25955
26151
|
/**
|
|
@@ -25957,69 +26153,69 @@ export declare namespace DisasterRecovery {
|
|
|
25957
26153
|
*/
|
|
25958
26154
|
status?: pulumi.Input<string>;
|
|
25959
26155
|
/**
|
|
25960
|
-
* Additional details
|
|
26156
|
+
* Additional details on the step execution status. Example: `This step failed to complete due to a timeout`
|
|
25961
26157
|
*/
|
|
25962
26158
|
statusDetails?: pulumi.Input<string>;
|
|
25963
26159
|
/**
|
|
25964
|
-
* The unique id of
|
|
26160
|
+
* The unique id of the step. Must not be modified by user. Example: `sgid1.step..uniqueID`
|
|
25965
26161
|
*/
|
|
25966
26162
|
stepId?: pulumi.Input<string>;
|
|
25967
26163
|
/**
|
|
25968
|
-
* The date and time at which DR
|
|
26164
|
+
* 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`
|
|
25969
26165
|
*/
|
|
25970
26166
|
timeEnded?: pulumi.Input<string>;
|
|
25971
26167
|
/**
|
|
25972
|
-
* The date and time at which DR
|
|
26168
|
+
* The date and time at which DR plan execution began. An RFC3339 formatted datetime string. Example: `2019-03-29T09:36:42Z`
|
|
25973
26169
|
*/
|
|
25974
26170
|
timeStarted?: pulumi.Input<string>;
|
|
25975
26171
|
/**
|
|
25976
|
-
* The
|
|
26172
|
+
* The group type. Example: `BUILT_IN`
|
|
25977
26173
|
*/
|
|
25978
26174
|
type?: pulumi.Input<string>;
|
|
25979
26175
|
}
|
|
25980
26176
|
interface DrPlanExecutionGroupExecutionStepExecutionLogLocation {
|
|
25981
26177
|
/**
|
|
25982
|
-
* The bucket name inside the
|
|
26178
|
+
* The bucket name inside the object storage namespace. Example: `operationLogs`
|
|
25983
26179
|
*/
|
|
25984
26180
|
bucket?: pulumi.Input<string>;
|
|
25985
26181
|
/**
|
|
25986
|
-
* The namespace in
|
|
26182
|
+
* The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
|
|
25987
26183
|
*/
|
|
25988
26184
|
namespace?: pulumi.Input<string>;
|
|
25989
26185
|
/**
|
|
25990
|
-
* The object name inside the
|
|
26186
|
+
* The object name inside the object storage bucket. Example: `switchoverPlanExecutions`
|
|
25991
26187
|
*/
|
|
25992
26188
|
object?: pulumi.Input<string>;
|
|
25993
26189
|
}
|
|
25994
26190
|
interface DrPlanExecutionLogLocation {
|
|
25995
26191
|
/**
|
|
25996
|
-
* The bucket name inside the
|
|
26192
|
+
* The bucket name inside the object storage namespace. Example: `operationLogs`
|
|
25997
26193
|
*/
|
|
25998
26194
|
bucket?: pulumi.Input<string>;
|
|
25999
26195
|
/**
|
|
26000
|
-
* The namespace in
|
|
26196
|
+
* The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
|
|
26001
26197
|
*/
|
|
26002
26198
|
namespace?: pulumi.Input<string>;
|
|
26003
26199
|
/**
|
|
26004
|
-
* The object name inside the
|
|
26200
|
+
* The object name inside the object storage bucket. Example: `switchoverPlanExecutions`
|
|
26005
26201
|
*/
|
|
26006
26202
|
object?: pulumi.Input<string>;
|
|
26007
26203
|
}
|
|
26008
26204
|
interface DrPlanPlanGroup {
|
|
26009
26205
|
/**
|
|
26010
|
-
* (Updatable) The display name of the DR
|
|
26206
|
+
* (Updatable) The display name of the DR plan being created. Example: `EBS Switchover PHX to IAD`
|
|
26011
26207
|
*/
|
|
26012
26208
|
displayName?: pulumi.Input<string>;
|
|
26013
26209
|
/**
|
|
26014
|
-
* The unique id of
|
|
26210
|
+
* The unique id of the step. Must not be modified by the user. Example: `sgid1.step..uniqueID`
|
|
26015
26211
|
*/
|
|
26016
26212
|
id?: pulumi.Input<string>;
|
|
26017
26213
|
/**
|
|
26018
|
-
* The list of steps in
|
|
26214
|
+
* The list of steps in the group.
|
|
26019
26215
|
*/
|
|
26020
26216
|
steps?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrPlanPlanGroupStep>[]>;
|
|
26021
26217
|
/**
|
|
26022
|
-
* The type of DR
|
|
26218
|
+
* The type of DR plan to be created.
|
|
26023
26219
|
*
|
|
26024
26220
|
*
|
|
26025
26221
|
* ** IMPORTANT **
|
|
@@ -26029,7 +26225,7 @@ export declare namespace DisasterRecovery {
|
|
|
26029
26225
|
}
|
|
26030
26226
|
interface DrPlanPlanGroupStep {
|
|
26031
26227
|
/**
|
|
26032
|
-
* (Updatable) The display name of the DR
|
|
26228
|
+
* (Updatable) The display name of the DR plan being created. Example: `EBS Switchover PHX to IAD`
|
|
26033
26229
|
*/
|
|
26034
26230
|
displayName?: pulumi.Input<string>;
|
|
26035
26231
|
/**
|
|
@@ -26037,11 +26233,11 @@ export declare namespace DisasterRecovery {
|
|
|
26037
26233
|
*/
|
|
26038
26234
|
errorMode?: pulumi.Input<string>;
|
|
26039
26235
|
/**
|
|
26040
|
-
* The unique id of the group to which this step belongs. Must not be modified by user. Example: `sgid1.group
|
|
26236
|
+
* The unique id of the group to which this step belongs. Must not be modified by user. Example: `sgid1.group..uniqueID`
|
|
26041
26237
|
*/
|
|
26042
26238
|
groupId?: pulumi.Input<string>;
|
|
26043
26239
|
/**
|
|
26044
|
-
* The unique id of
|
|
26240
|
+
* The unique id of the step. Must not be modified by the user. Example: `sgid1.step..uniqueID`
|
|
26045
26241
|
*/
|
|
26046
26242
|
id?: pulumi.Input<string>;
|
|
26047
26243
|
/**
|
|
@@ -26049,7 +26245,7 @@ export declare namespace DisasterRecovery {
|
|
|
26049
26245
|
*/
|
|
26050
26246
|
isEnabled?: pulumi.Input<boolean>;
|
|
26051
26247
|
/**
|
|
26052
|
-
* The OCID of the member associated with this step. Example: `ocid1.database.oc1
|
|
26248
|
+
* The OCID of the member associated with this step. Example: `ocid1.database.oc1..uniqueID`
|
|
26053
26249
|
*/
|
|
26054
26250
|
memberId?: pulumi.Input<string>;
|
|
26055
26251
|
/**
|
|
@@ -26057,7 +26253,7 @@ export declare namespace DisasterRecovery {
|
|
|
26057
26253
|
*/
|
|
26058
26254
|
timeout?: pulumi.Input<number>;
|
|
26059
26255
|
/**
|
|
26060
|
-
* The type of DR
|
|
26256
|
+
* The type of DR plan to be created.
|
|
26061
26257
|
*
|
|
26062
26258
|
*
|
|
26063
26259
|
* ** IMPORTANT **
|
|
@@ -26065,13 +26261,13 @@ export declare namespace DisasterRecovery {
|
|
|
26065
26261
|
*/
|
|
26066
26262
|
type?: pulumi.Input<string>;
|
|
26067
26263
|
/**
|
|
26068
|
-
* The details for a user-defined step in a DR
|
|
26264
|
+
* The details for a user-defined step in a DR plan.
|
|
26069
26265
|
*/
|
|
26070
26266
|
userDefinedSteps?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrPlanPlanGroupStepUserDefinedStep>[]>;
|
|
26071
26267
|
}
|
|
26072
26268
|
interface DrPlanPlanGroupStepUserDefinedStep {
|
|
26073
26269
|
/**
|
|
26074
|
-
* The OCID of function to be invoked. Example: `ocid1.fnfunc.oc1
|
|
26270
|
+
* The OCID of function to be invoked. Example: `ocid1.fnfunc.oc1..uniqueID`
|
|
26075
26271
|
*/
|
|
26076
26272
|
functionId?: pulumi.Input<string>;
|
|
26077
26273
|
/**
|
|
@@ -26079,7 +26275,7 @@ export declare namespace DisasterRecovery {
|
|
|
26079
26275
|
*/
|
|
26080
26276
|
functionRegion?: pulumi.Input<string>;
|
|
26081
26277
|
/**
|
|
26082
|
-
*
|
|
26278
|
+
* The details of an object storage script location for a user-defined step in a DR plan.
|
|
26083
26279
|
*/
|
|
26084
26280
|
objectStorageScriptLocations?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrPlanPlanGroupStepUserDefinedStepObjectStorageScriptLocation>[]>;
|
|
26085
26281
|
/**
|
|
@@ -26091,11 +26287,11 @@ export declare namespace DisasterRecovery {
|
|
|
26091
26287
|
*/
|
|
26092
26288
|
runAsUser?: pulumi.Input<string>;
|
|
26093
26289
|
/**
|
|
26094
|
-
* The OCID of the instance
|
|
26290
|
+
* The OCID of the instance on which this script or command should be executed.
|
|
26095
26291
|
*/
|
|
26096
26292
|
runOnInstanceId?: pulumi.Input<string>;
|
|
26097
26293
|
/**
|
|
26098
|
-
* The region of the instance where this script or command should be executed. Example: `us-
|
|
26294
|
+
* The region of the instance where this script or command should be executed. Example: `us-ashburn-1`
|
|
26099
26295
|
*/
|
|
26100
26296
|
runOnInstanceRegion?: pulumi.Input<string>;
|
|
26101
26297
|
/**
|
|
@@ -26103,75 +26299,107 @@ export declare namespace DisasterRecovery {
|
|
|
26103
26299
|
*/
|
|
26104
26300
|
scriptCommand?: pulumi.Input<string>;
|
|
26105
26301
|
/**
|
|
26106
|
-
* The type of the step.
|
|
26302
|
+
* The type of the user-defined step.
|
|
26107
26303
|
*/
|
|
26108
26304
|
stepType?: pulumi.Input<string>;
|
|
26109
26305
|
}
|
|
26110
26306
|
interface DrPlanPlanGroupStepUserDefinedStepObjectStorageScriptLocation {
|
|
26111
26307
|
/**
|
|
26112
|
-
* The bucket name inside the
|
|
26308
|
+
* The bucket name inside the object storage namespace. Example: `customDrScripts`
|
|
26113
26309
|
*/
|
|
26114
26310
|
bucket?: pulumi.Input<string>;
|
|
26115
26311
|
/**
|
|
26116
|
-
* The namespace in
|
|
26312
|
+
* The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
|
|
26117
26313
|
*/
|
|
26118
26314
|
namespace?: pulumi.Input<string>;
|
|
26119
26315
|
/**
|
|
26120
|
-
* The object name inside the
|
|
26316
|
+
* The object name inside the object storage bucket. Example: `validate_app_start.sh`
|
|
26121
26317
|
*/
|
|
26122
26318
|
object?: pulumi.Input<string>;
|
|
26123
26319
|
}
|
|
26124
26320
|
interface DrProtectionGroupAssociation {
|
|
26125
26321
|
/**
|
|
26126
|
-
* The OCID of the peer
|
|
26322
|
+
* The OCID of the peer DR protection group. Example: `ocid1.drprotectiongroup.oc1..uniqueID`
|
|
26127
26323
|
*/
|
|
26128
26324
|
peerId?: pulumi.Input<string>;
|
|
26129
26325
|
/**
|
|
26130
|
-
* The region of the peer
|
|
26326
|
+
* The region of the peer DR protection group. Example: `us-ashburn-1`
|
|
26131
26327
|
*/
|
|
26132
26328
|
peerRegion?: pulumi.Input<string>;
|
|
26133
26329
|
/**
|
|
26134
|
-
* The role of
|
|
26330
|
+
* The role of the DR protection group. Example: `STANDBY`
|
|
26135
26331
|
*/
|
|
26136
26332
|
role: pulumi.Input<string>;
|
|
26137
26333
|
}
|
|
26138
26334
|
interface DrProtectionGroupLogLocation {
|
|
26139
26335
|
/**
|
|
26140
|
-
* (Updatable) The bucket name inside the
|
|
26336
|
+
* (Updatable) The bucket name inside the object storage namespace. Example: `operationLogs`
|
|
26141
26337
|
*/
|
|
26142
26338
|
bucket: pulumi.Input<string>;
|
|
26143
26339
|
/**
|
|
26144
|
-
* (Updatable) The namespace in
|
|
26340
|
+
* (Updatable) The namespace in object storage (Note - this is usually the tenancy name). Example: `myocitenancy`
|
|
26145
26341
|
*/
|
|
26146
26342
|
namespace: pulumi.Input<string>;
|
|
26147
26343
|
/**
|
|
26148
|
-
* The object name inside the
|
|
26344
|
+
* The object name inside the object storage bucket. Example: `switchoverPlanExecutions`
|
|
26149
26345
|
*/
|
|
26150
26346
|
object?: pulumi.Input<string>;
|
|
26151
26347
|
}
|
|
26152
26348
|
interface DrProtectionGroupMember {
|
|
26153
26349
|
/**
|
|
26154
|
-
* (Updatable)
|
|
26350
|
+
* (Updatable) A list of backend set mappings that are used to transfer or update backends during DR.
|
|
26351
|
+
*/
|
|
26352
|
+
backendSetMappings?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupMemberBackendSetMapping>[]>;
|
|
26353
|
+
/**
|
|
26354
|
+
* (Updatable) A list of operations performed on block volumes used by the compute instance.
|
|
26355
|
+
*/
|
|
26356
|
+
blockVolumeOperations?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupMemberBlockVolumeOperation>[]>;
|
|
26357
|
+
/**
|
|
26358
|
+
* (Updatable) The availability domain of the destination mount target. Example: `BBTh:region-AD`
|
|
26359
|
+
*/
|
|
26360
|
+
destinationAvailabilityDomain?: pulumi.Input<string>;
|
|
26361
|
+
/**
|
|
26362
|
+
* (Updatable) The OCID of a capacity reservation in the destination region which will be used to launch the compute instance. Example: `ocid1.capacityreservation.oc1..uniqueID`
|
|
26155
26363
|
*/
|
|
26156
26364
|
destinationCapacityReservationId?: pulumi.Input<string>;
|
|
26157
26365
|
/**
|
|
26158
|
-
* (Updatable) The OCID of
|
|
26366
|
+
* (Updatable) The OCID of a compartment in the destination region in which the compute instance should be launched. Example: `ocid1.compartment.oc1..uniqueID`
|
|
26159
26367
|
*/
|
|
26160
26368
|
destinationCompartmentId?: pulumi.Input<string>;
|
|
26161
26369
|
/**
|
|
26162
|
-
* (Updatable) The OCID of
|
|
26370
|
+
* (Updatable) The OCID of a dedicated VM host in the destination region where the compute instance should be launched. Example: `ocid1.dedicatedvmhost.oc1..uniqueID`
|
|
26163
26371
|
*/
|
|
26164
26372
|
destinationDedicatedVmHostId?: pulumi.Input<string>;
|
|
26165
26373
|
/**
|
|
26166
|
-
* (Updatable)
|
|
26374
|
+
* (Updatable) The OCID of the destination load balancer. Example: `ocid1.loadbalancer.oc1..uniqueID`
|
|
26375
|
+
*/
|
|
26376
|
+
destinationLoadBalancerId?: pulumi.Input<string>;
|
|
26377
|
+
/**
|
|
26378
|
+
* (Updatable) The OCID of the destination network load balancer. Example: `ocid1.networkloadbalancer.oc1..uniqueID`
|
|
26379
|
+
*/
|
|
26380
|
+
destinationNetworkLoadBalancerId?: pulumi.Input<string>;
|
|
26381
|
+
/**
|
|
26382
|
+
* (Updatable) A list of mappings between file system exports in the primary region and mount targets in the standby region.
|
|
26383
|
+
*/
|
|
26384
|
+
exportMappings?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupMemberExportMapping>[]>;
|
|
26385
|
+
/**
|
|
26386
|
+
* (Updatable) A list of operations performed on file systems used by the compute instance.
|
|
26387
|
+
*/
|
|
26388
|
+
fileSystemOperations?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupMemberFileSystemOperation>[]>;
|
|
26389
|
+
/**
|
|
26390
|
+
* (Updatable) A flag indicating if the compute instance should be moved during DR operations. Example: `false`
|
|
26167
26391
|
*/
|
|
26168
26392
|
isMovable?: pulumi.Input<boolean>;
|
|
26169
26393
|
/**
|
|
26170
|
-
* (Updatable) A flag indicating if
|
|
26394
|
+
* (Updatable) A flag indicating if the compute instance should be moved to the same fault domain in the destination region. The compute instance launch will fail if this flag is set to true and capacity is not available in the specified fault domain in the destination region. Example: `false`
|
|
26171
26395
|
*/
|
|
26172
26396
|
isRetainFaultDomain?: pulumi.Input<boolean>;
|
|
26173
26397
|
/**
|
|
26174
|
-
* (Updatable)
|
|
26398
|
+
* (Updatable) A flag indicating whether the non-movable compute instance should be started and stopped during DR operations. *Prechecks cannot be executed on stopped instances that are configured to be started.*
|
|
26399
|
+
*/
|
|
26400
|
+
isStartStopEnabled?: pulumi.Input<boolean>;
|
|
26401
|
+
/**
|
|
26402
|
+
* (Updatable) The OCID of the member. Example: `ocid1.instance.oc1..uniqueID`
|
|
26175
26403
|
*/
|
|
26176
26404
|
memberId: pulumi.Input<string>;
|
|
26177
26405
|
/**
|
|
@@ -26179,37 +26407,121 @@ export declare namespace DisasterRecovery {
|
|
|
26179
26407
|
*/
|
|
26180
26408
|
memberType: pulumi.Input<string>;
|
|
26181
26409
|
/**
|
|
26182
|
-
* (Updatable) The OCID of the vault secret where the database password is stored. Example: `ocid1.vaultsecret.oc1
|
|
26410
|
+
* (Updatable) The OCID of the vault secret where the database SYSDBA password is stored. Example: `ocid1.vaultsecret.oc1..uniqueID`
|
|
26183
26411
|
*/
|
|
26184
26412
|
passwordVaultSecretId?: pulumi.Input<string>;
|
|
26185
26413
|
/**
|
|
26186
|
-
* (Updatable) A list of
|
|
26414
|
+
* (Updatable) A list of compute instance VNIC mappings.
|
|
26187
26415
|
*/
|
|
26188
26416
|
vnicMapping?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupMemberVnicMapping>[]>;
|
|
26189
26417
|
/**
|
|
26190
|
-
* (Updatable) A list of
|
|
26418
|
+
* (Updatable) A list of compute instance VNIC mappings.
|
|
26191
26419
|
*/
|
|
26192
26420
|
vnicMappings?: pulumi.Input<pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupMemberVnicMapping>[]>;
|
|
26193
26421
|
}
|
|
26422
|
+
interface DrProtectionGroupMemberBackendSetMapping {
|
|
26423
|
+
/**
|
|
26424
|
+
* (Updatable) The name of the destination backend set. Example: `Destination-BackendSet-1`
|
|
26425
|
+
*/
|
|
26426
|
+
destinationBackendSetName?: pulumi.Input<string>;
|
|
26427
|
+
/**
|
|
26428
|
+
* (Updatable) This flag specifies if this backend set is used for traffic for non-movable compute instances. Backend sets that point to non-movable instances are only enabled or disabled during DR, their contents are not altered. For non-movable instances this flag should be set to 'true'. Backend sets that point to movable instances are emptied and their contents are transferred to the destination region load balancer. For movable instances this flag should be set to 'false'. Example: `true`
|
|
26429
|
+
*/
|
|
26430
|
+
isBackendSetForNonMovable?: pulumi.Input<boolean>;
|
|
26431
|
+
/**
|
|
26432
|
+
* (Updatable) The name of the source backend set. Example: `Source-BackendSet-1`
|
|
26433
|
+
*/
|
|
26434
|
+
sourceBackendSetName?: pulumi.Input<string>;
|
|
26435
|
+
}
|
|
26436
|
+
interface DrProtectionGroupMemberBlockVolumeOperation {
|
|
26437
|
+
/**
|
|
26438
|
+
* (Updatable) The details for creating a block volume attachment.
|
|
26439
|
+
*/
|
|
26440
|
+
attachmentDetails?: pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupMemberBlockVolumeOperationAttachmentDetails>;
|
|
26441
|
+
/**
|
|
26442
|
+
* (Updatable) The OCID of the block volume. Example: `ocid1.volume.oc1..uniqueID`
|
|
26443
|
+
*/
|
|
26444
|
+
blockVolumeId?: pulumi.Input<string>;
|
|
26445
|
+
/**
|
|
26446
|
+
* (Updatable) The details for creating a file system mount.
|
|
26447
|
+
*/
|
|
26448
|
+
mountDetails?: pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupMemberBlockVolumeOperationMountDetails>;
|
|
26449
|
+
}
|
|
26450
|
+
interface DrProtectionGroupMemberBlockVolumeOperationAttachmentDetails {
|
|
26451
|
+
/**
|
|
26452
|
+
* (Updatable) The OCID of the reference compute instance from which to obtain the attachment details for the volume. This reference compute instance is from the peer DR protection group. Example: `ocid1.instance.oc1..uniqueID`
|
|
26453
|
+
*/
|
|
26454
|
+
volumeAttachmentReferenceInstanceId?: pulumi.Input<string>;
|
|
26455
|
+
}
|
|
26456
|
+
interface DrProtectionGroupMemberBlockVolumeOperationMountDetails {
|
|
26457
|
+
/**
|
|
26458
|
+
* (Updatable) The physical mount point of the file system on a host. Example: `/mnt/yourmountpoint`
|
|
26459
|
+
*/
|
|
26460
|
+
mountPoint?: pulumi.Input<string>;
|
|
26461
|
+
}
|
|
26462
|
+
interface DrProtectionGroupMemberExportMapping {
|
|
26463
|
+
/**
|
|
26464
|
+
* (Updatable) The OCID of the destination mount target in the destination region which is used to export the file system. Example: `ocid1.mounttarget.oc1..uniqueID`
|
|
26465
|
+
*/
|
|
26466
|
+
destinationMountTargetId?: pulumi.Input<string>;
|
|
26467
|
+
/**
|
|
26468
|
+
* (Updatable) The OCID of the export path in the primary region used to mount or unmount the file system. Example: `ocid1.export.oc1..uniqueID`
|
|
26469
|
+
*/
|
|
26470
|
+
exportId?: pulumi.Input<string>;
|
|
26471
|
+
}
|
|
26472
|
+
interface DrProtectionGroupMemberFileSystemOperation {
|
|
26473
|
+
/**
|
|
26474
|
+
* (Updatable) The export path of the file system. Example: `/fs-export-path`
|
|
26475
|
+
*/
|
|
26476
|
+
exportPath?: pulumi.Input<string>;
|
|
26477
|
+
/**
|
|
26478
|
+
* (Updatable) The details for creating a file system mount.
|
|
26479
|
+
*/
|
|
26480
|
+
mountDetails?: pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupMemberFileSystemOperationMountDetails>;
|
|
26481
|
+
/**
|
|
26482
|
+
* (Updatable) The physical mount point of the file system on a host. Example: `/mnt/yourmountpoint`
|
|
26483
|
+
*/
|
|
26484
|
+
mountPoint?: pulumi.Input<string>;
|
|
26485
|
+
/**
|
|
26486
|
+
* (Updatable) The OCID of the mount target. Example: `ocid1.mounttarget.oc1..uniqueID`
|
|
26487
|
+
*/
|
|
26488
|
+
mountTargetId?: pulumi.Input<string>;
|
|
26489
|
+
/**
|
|
26490
|
+
* (Updatable) The details for creating a file system unmount.
|
|
26491
|
+
*/
|
|
26492
|
+
unmountDetails?: pulumi.Input<inputs.DisasterRecovery.DrProtectionGroupMemberFileSystemOperationUnmountDetails>;
|
|
26493
|
+
}
|
|
26494
|
+
interface DrProtectionGroupMemberFileSystemOperationMountDetails {
|
|
26495
|
+
/**
|
|
26496
|
+
* (Updatable) The OCID of the mount target. Example: `ocid1.mounttarget.oc1..uniqueID`
|
|
26497
|
+
*/
|
|
26498
|
+
mountTargetId?: pulumi.Input<string>;
|
|
26499
|
+
}
|
|
26500
|
+
interface DrProtectionGroupMemberFileSystemOperationUnmountDetails {
|
|
26501
|
+
/**
|
|
26502
|
+
* (Updatable) The OCID of the mount target. Example: `ocid1.mounttarget.oc1..uniqueID`
|
|
26503
|
+
*/
|
|
26504
|
+
mountTargetId?: pulumi.Input<string>;
|
|
26505
|
+
}
|
|
26194
26506
|
interface DrProtectionGroupMemberVnicMapping {
|
|
26195
26507
|
/**
|
|
26196
|
-
* (Updatable) A list of network security
|
|
26508
|
+
* (Updatable) A list of OCIDs of network security groups (NSG) in the destination region which should be assigned to the source VNIC. Example: `[ ocid1.networksecuritygroup.oc1..uniqueID, ocid1.networksecuritygroup.oc1..uniqueID ]`
|
|
26197
26509
|
*/
|
|
26198
26510
|
destinationNsgIdLists?: pulumi.Input<pulumi.Input<string>[]>;
|
|
26199
26511
|
/**
|
|
26200
|
-
* (Updatable) The primary private IP address to
|
|
26512
|
+
* (Updatable) The primary private IP address to be assigned to the source VNIC in the destination subnet. This IP address must belong to the destination subnet. Example: `10.0.3.3`
|
|
26201
26513
|
*/
|
|
26202
26514
|
destinationPrimaryPrivateIpAddress?: pulumi.Input<string>;
|
|
26203
26515
|
/**
|
|
26204
|
-
* (Updatable) The hostname to
|
|
26516
|
+
* (Updatable) The hostname label to be assigned in the destination subnet for the primary private IP of the source VNIC. This label is the hostname portion of the private IP's fully qualified domain name (FQDN) (for example, 'myhost1' in the FQDN 'myhost1.subnet123.vcn1.oraclevcn.com'). Example: `myhost1`
|
|
26205
26517
|
*/
|
|
26206
26518
|
destinationPrimaryPrivateIpHostnameLabel?: pulumi.Input<string>;
|
|
26207
26519
|
/**
|
|
26208
|
-
* (Updatable) The OCID of the destination
|
|
26520
|
+
* (Updatable) The OCID of the destination subnet to which the source VNIC should connect. Example: `ocid1.subnet.oc1..uniqueID`
|
|
26209
26521
|
*/
|
|
26210
26522
|
destinationSubnetId?: pulumi.Input<string>;
|
|
26211
26523
|
/**
|
|
26212
|
-
* (Updatable) The OCID of the VNIC. Example: `ocid1.vnic.oc1
|
|
26524
|
+
* (Updatable) The OCID of the source VNIC. Example: `ocid1.vnic.oc1..uniqueID`
|
|
26213
26525
|
*/
|
|
26214
26526
|
sourceVnicId?: pulumi.Input<string>;
|
|
26215
26527
|
}
|
|
@@ -52027,6 +52339,10 @@ export declare namespace Mysql {
|
|
|
52027
52339
|
* Initial size of the data volume in GiBs that will be created and attached.
|
|
52028
52340
|
*/
|
|
52029
52341
|
dataStorageSizeInGb?: pulumi.Input<number>;
|
|
52342
|
+
/**
|
|
52343
|
+
* Whether to enable monitoring via the Database Management service.
|
|
52344
|
+
*/
|
|
52345
|
+
databaseManagement?: pulumi.Input<string>;
|
|
52030
52346
|
/**
|
|
52031
52347
|
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
|
52032
52348
|
*/
|
|
@@ -55208,6 +55524,520 @@ export declare namespace OsManagement {
|
|
|
55208
55524
|
id?: pulumi.Input<string>;
|
|
55209
55525
|
}
|
|
55210
55526
|
}
|
|
55527
|
+
export declare namespace OsManagementHub {
|
|
55528
|
+
interface GetLifecycleEnvironmentsFilter {
|
|
55529
|
+
name: string;
|
|
55530
|
+
regex?: boolean;
|
|
55531
|
+
values: string[];
|
|
55532
|
+
}
|
|
55533
|
+
interface GetLifecycleEnvironmentsFilterArgs {
|
|
55534
|
+
name: pulumi.Input<string>;
|
|
55535
|
+
regex?: pulumi.Input<boolean>;
|
|
55536
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55537
|
+
}
|
|
55538
|
+
interface GetLifecycleStagesFilter {
|
|
55539
|
+
name: string;
|
|
55540
|
+
regex?: boolean;
|
|
55541
|
+
values: string[];
|
|
55542
|
+
}
|
|
55543
|
+
interface GetLifecycleStagesFilterArgs {
|
|
55544
|
+
name: pulumi.Input<string>;
|
|
55545
|
+
regex?: pulumi.Input<boolean>;
|
|
55546
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55547
|
+
}
|
|
55548
|
+
interface GetManagedInstanceGroupAvailableModulesFilter {
|
|
55549
|
+
/**
|
|
55550
|
+
* The resource name.
|
|
55551
|
+
*/
|
|
55552
|
+
name: string;
|
|
55553
|
+
regex?: boolean;
|
|
55554
|
+
values: string[];
|
|
55555
|
+
}
|
|
55556
|
+
interface GetManagedInstanceGroupAvailableModulesFilterArgs {
|
|
55557
|
+
/**
|
|
55558
|
+
* The resource name.
|
|
55559
|
+
*/
|
|
55560
|
+
name: pulumi.Input<string>;
|
|
55561
|
+
regex?: pulumi.Input<boolean>;
|
|
55562
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55563
|
+
}
|
|
55564
|
+
interface GetManagedInstanceGroupAvailablePackagesFilter {
|
|
55565
|
+
/**
|
|
55566
|
+
* Unique identifier for the package. NOTE - This is not an OCID.
|
|
55567
|
+
*/
|
|
55568
|
+
name: string;
|
|
55569
|
+
regex?: boolean;
|
|
55570
|
+
values: string[];
|
|
55571
|
+
}
|
|
55572
|
+
interface GetManagedInstanceGroupAvailablePackagesFilterArgs {
|
|
55573
|
+
/**
|
|
55574
|
+
* Unique identifier for the package. NOTE - This is not an OCID.
|
|
55575
|
+
*/
|
|
55576
|
+
name: pulumi.Input<string>;
|
|
55577
|
+
regex?: pulumi.Input<boolean>;
|
|
55578
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55579
|
+
}
|
|
55580
|
+
interface GetManagedInstanceGroupAvailableSoftwareSourcesFilter {
|
|
55581
|
+
name: string;
|
|
55582
|
+
regex?: boolean;
|
|
55583
|
+
values: string[];
|
|
55584
|
+
}
|
|
55585
|
+
interface GetManagedInstanceGroupAvailableSoftwareSourcesFilterArgs {
|
|
55586
|
+
name: pulumi.Input<string>;
|
|
55587
|
+
regex?: pulumi.Input<boolean>;
|
|
55588
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55589
|
+
}
|
|
55590
|
+
interface GetManagedInstanceGroupsFilter {
|
|
55591
|
+
name: string;
|
|
55592
|
+
regex?: boolean;
|
|
55593
|
+
values: string[];
|
|
55594
|
+
}
|
|
55595
|
+
interface GetManagedInstanceGroupsFilterArgs {
|
|
55596
|
+
name: pulumi.Input<string>;
|
|
55597
|
+
regex?: pulumi.Input<boolean>;
|
|
55598
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55599
|
+
}
|
|
55600
|
+
interface GetManagementStationMirrorsFilter {
|
|
55601
|
+
name: string;
|
|
55602
|
+
regex?: boolean;
|
|
55603
|
+
values: string[];
|
|
55604
|
+
}
|
|
55605
|
+
interface GetManagementStationMirrorsFilterArgs {
|
|
55606
|
+
name: pulumi.Input<string>;
|
|
55607
|
+
regex?: pulumi.Input<boolean>;
|
|
55608
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55609
|
+
}
|
|
55610
|
+
interface GetManagementStationsFilter {
|
|
55611
|
+
name: string;
|
|
55612
|
+
regex?: boolean;
|
|
55613
|
+
values: string[];
|
|
55614
|
+
}
|
|
55615
|
+
interface GetManagementStationsFilterArgs {
|
|
55616
|
+
name: pulumi.Input<string>;
|
|
55617
|
+
regex?: pulumi.Input<boolean>;
|
|
55618
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55619
|
+
}
|
|
55620
|
+
interface GetProfilesFilter {
|
|
55621
|
+
name: string;
|
|
55622
|
+
regex?: boolean;
|
|
55623
|
+
values: string[];
|
|
55624
|
+
}
|
|
55625
|
+
interface GetProfilesFilterArgs {
|
|
55626
|
+
name: pulumi.Input<string>;
|
|
55627
|
+
regex?: pulumi.Input<boolean>;
|
|
55628
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55629
|
+
}
|
|
55630
|
+
interface GetSoftwareSourceModuleStreamProfilesFilter {
|
|
55631
|
+
/**
|
|
55632
|
+
* The name of the entity to be queried.
|
|
55633
|
+
*/
|
|
55634
|
+
name: string;
|
|
55635
|
+
regex?: boolean;
|
|
55636
|
+
values: string[];
|
|
55637
|
+
}
|
|
55638
|
+
interface GetSoftwareSourceModuleStreamProfilesFilterArgs {
|
|
55639
|
+
/**
|
|
55640
|
+
* The name of the entity to be queried.
|
|
55641
|
+
*/
|
|
55642
|
+
name: pulumi.Input<string>;
|
|
55643
|
+
regex?: pulumi.Input<boolean>;
|
|
55644
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55645
|
+
}
|
|
55646
|
+
interface GetSoftwareSourceModuleStreamsFilter {
|
|
55647
|
+
/**
|
|
55648
|
+
* The name of the entity to be queried.
|
|
55649
|
+
*/
|
|
55650
|
+
name: string;
|
|
55651
|
+
regex?: boolean;
|
|
55652
|
+
values: string[];
|
|
55653
|
+
}
|
|
55654
|
+
interface GetSoftwareSourceModuleStreamsFilterArgs {
|
|
55655
|
+
/**
|
|
55656
|
+
* The name of the entity to be queried.
|
|
55657
|
+
*/
|
|
55658
|
+
name: pulumi.Input<string>;
|
|
55659
|
+
regex?: pulumi.Input<boolean>;
|
|
55660
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55661
|
+
}
|
|
55662
|
+
interface GetSoftwareSourcePackageGroupsFilter {
|
|
55663
|
+
/**
|
|
55664
|
+
* The name of the entity to be queried.
|
|
55665
|
+
*/
|
|
55666
|
+
name: string;
|
|
55667
|
+
regex?: boolean;
|
|
55668
|
+
values: string[];
|
|
55669
|
+
}
|
|
55670
|
+
interface GetSoftwareSourcePackageGroupsFilterArgs {
|
|
55671
|
+
/**
|
|
55672
|
+
* The name of the entity to be queried.
|
|
55673
|
+
*/
|
|
55674
|
+
name: pulumi.Input<string>;
|
|
55675
|
+
regex?: pulumi.Input<boolean>;
|
|
55676
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55677
|
+
}
|
|
55678
|
+
interface GetSoftwareSourceSoftwarePackagesFilter {
|
|
55679
|
+
/**
|
|
55680
|
+
* Unique identifier for the package. NOTE - This is not an OCID.
|
|
55681
|
+
*/
|
|
55682
|
+
name: string;
|
|
55683
|
+
regex?: boolean;
|
|
55684
|
+
values: string[];
|
|
55685
|
+
}
|
|
55686
|
+
interface GetSoftwareSourceSoftwarePackagesFilterArgs {
|
|
55687
|
+
/**
|
|
55688
|
+
* Unique identifier for the package. NOTE - This is not an OCID.
|
|
55689
|
+
*/
|
|
55690
|
+
name: pulumi.Input<string>;
|
|
55691
|
+
regex?: pulumi.Input<boolean>;
|
|
55692
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55693
|
+
}
|
|
55694
|
+
interface GetSoftwareSourceVendorsFilter {
|
|
55695
|
+
/**
|
|
55696
|
+
* The name of the entity to be queried.
|
|
55697
|
+
*/
|
|
55698
|
+
name: string;
|
|
55699
|
+
regex?: boolean;
|
|
55700
|
+
values: string[];
|
|
55701
|
+
}
|
|
55702
|
+
interface GetSoftwareSourceVendorsFilterArgs {
|
|
55703
|
+
/**
|
|
55704
|
+
* The name of the entity to be queried.
|
|
55705
|
+
*/
|
|
55706
|
+
name: pulumi.Input<string>;
|
|
55707
|
+
regex?: pulumi.Input<boolean>;
|
|
55708
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55709
|
+
}
|
|
55710
|
+
interface GetSoftwareSourcesFilter {
|
|
55711
|
+
name: string;
|
|
55712
|
+
regex?: boolean;
|
|
55713
|
+
values: string[];
|
|
55714
|
+
}
|
|
55715
|
+
interface GetSoftwareSourcesFilterArgs {
|
|
55716
|
+
name: pulumi.Input<string>;
|
|
55717
|
+
regex?: pulumi.Input<boolean>;
|
|
55718
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
55719
|
+
}
|
|
55720
|
+
interface LifecycleEnvironmentManagedInstanceId {
|
|
55721
|
+
/**
|
|
55722
|
+
* (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
55723
|
+
*/
|
|
55724
|
+
displayName?: pulumi.Input<string>;
|
|
55725
|
+
/**
|
|
55726
|
+
* The OCID of the software source.
|
|
55727
|
+
*/
|
|
55728
|
+
id?: pulumi.Input<string>;
|
|
55729
|
+
}
|
|
55730
|
+
interface LifecycleEnvironmentStage {
|
|
55731
|
+
/**
|
|
55732
|
+
* The CPU architecture of the managed instance(s) in the lifecycle environment.
|
|
55733
|
+
*/
|
|
55734
|
+
archType?: pulumi.Input<string>;
|
|
55735
|
+
/**
|
|
55736
|
+
* The OCID of the tenancy containing the lifecycle environment.
|
|
55737
|
+
*/
|
|
55738
|
+
compartmentId?: pulumi.Input<string>;
|
|
55739
|
+
/**
|
|
55740
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations.CostCenter": "42"}`
|
|
55741
|
+
*/
|
|
55742
|
+
definedTags?: pulumi.Input<{
|
|
55743
|
+
[key: string]: any;
|
|
55744
|
+
}>;
|
|
55745
|
+
/**
|
|
55746
|
+
* (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
55747
|
+
*/
|
|
55748
|
+
displayName: pulumi.Input<string>;
|
|
55749
|
+
/**
|
|
55750
|
+
* (Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
|
|
55751
|
+
*/
|
|
55752
|
+
freeformTags?: pulumi.Input<{
|
|
55753
|
+
[key: string]: any;
|
|
55754
|
+
}>;
|
|
55755
|
+
/**
|
|
55756
|
+
* The OCID of the software source.
|
|
55757
|
+
*/
|
|
55758
|
+
id?: pulumi.Input<string>;
|
|
55759
|
+
/**
|
|
55760
|
+
* The OCID of the lifecycle environment for the lifecycle stage.
|
|
55761
|
+
*/
|
|
55762
|
+
lifecycleEnvironmentId?: pulumi.Input<string>;
|
|
55763
|
+
/**
|
|
55764
|
+
* The list of managed instances specified lifecycle stage.
|
|
55765
|
+
*/
|
|
55766
|
+
managedInstanceIds?: pulumi.Input<pulumi.Input<inputs.OsManagementHub.LifecycleEnvironmentStageManagedInstanceId>[]>;
|
|
55767
|
+
/**
|
|
55768
|
+
* The operating system type of the managed instance(s) in the lifecycle environment.
|
|
55769
|
+
*/
|
|
55770
|
+
osFamily?: pulumi.Input<string>;
|
|
55771
|
+
/**
|
|
55772
|
+
* User specified rank for the lifecycle stage. Rank determines the hierarchy of the lifecycle stages for a given lifecycle environment.
|
|
55773
|
+
*/
|
|
55774
|
+
rank: pulumi.Input<number>;
|
|
55775
|
+
/**
|
|
55776
|
+
* Identifying information for the specified software source.
|
|
55777
|
+
*/
|
|
55778
|
+
softwareSourceIds?: pulumi.Input<pulumi.Input<inputs.OsManagementHub.LifecycleEnvironmentStageSoftwareSourceId>[]>;
|
|
55779
|
+
/**
|
|
55780
|
+
* The current state of the lifecycle environment.
|
|
55781
|
+
*/
|
|
55782
|
+
state?: pulumi.Input<string>;
|
|
55783
|
+
/**
|
|
55784
|
+
* System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
55785
|
+
*/
|
|
55786
|
+
systemTags?: pulumi.Input<{
|
|
55787
|
+
[key: string]: any;
|
|
55788
|
+
}>;
|
|
55789
|
+
/**
|
|
55790
|
+
* The time the lifecycle environment was created. An RFC3339 formatted datetime string.
|
|
55791
|
+
*/
|
|
55792
|
+
timeCreated?: pulumi.Input<string>;
|
|
55793
|
+
/**
|
|
55794
|
+
* The time the lifecycle environment was last modified. An RFC3339 formatted datetime string.
|
|
55795
|
+
*/
|
|
55796
|
+
timeModified?: pulumi.Input<string>;
|
|
55797
|
+
/**
|
|
55798
|
+
* The software source vendor name.
|
|
55799
|
+
*
|
|
55800
|
+
*
|
|
55801
|
+
* ** IMPORTANT **
|
|
55802
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
55803
|
+
*/
|
|
55804
|
+
vendorName?: pulumi.Input<string>;
|
|
55805
|
+
}
|
|
55806
|
+
interface LifecycleEnvironmentStageManagedInstanceId {
|
|
55807
|
+
/**
|
|
55808
|
+
* (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
55809
|
+
*/
|
|
55810
|
+
displayName?: pulumi.Input<string>;
|
|
55811
|
+
/**
|
|
55812
|
+
* The OCID of the software source.
|
|
55813
|
+
*/
|
|
55814
|
+
id?: pulumi.Input<string>;
|
|
55815
|
+
}
|
|
55816
|
+
interface LifecycleEnvironmentStageSoftwareSourceId {
|
|
55817
|
+
/**
|
|
55818
|
+
* (Updatable) User specified information about the lifecycle environment.
|
|
55819
|
+
*/
|
|
55820
|
+
description?: pulumi.Input<string>;
|
|
55821
|
+
/**
|
|
55822
|
+
* (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
55823
|
+
*/
|
|
55824
|
+
displayName?: pulumi.Input<string>;
|
|
55825
|
+
/**
|
|
55826
|
+
* The OCID of the software source.
|
|
55827
|
+
*/
|
|
55828
|
+
id?: pulumi.Input<string>;
|
|
55829
|
+
/**
|
|
55830
|
+
* Type of the software source.
|
|
55831
|
+
*/
|
|
55832
|
+
softwareSourceType?: pulumi.Input<string>;
|
|
55833
|
+
}
|
|
55834
|
+
interface ManagedInstanceGroupSoftwareSource {
|
|
55835
|
+
/**
|
|
55836
|
+
* (Updatable) Details about the managed instance group.
|
|
55837
|
+
*/
|
|
55838
|
+
description?: pulumi.Input<string>;
|
|
55839
|
+
/**
|
|
55840
|
+
* (Updatable) A user-friendly name for the managed instance group. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
55841
|
+
*/
|
|
55842
|
+
displayName?: pulumi.Input<string>;
|
|
55843
|
+
/**
|
|
55844
|
+
* The OCID of the software source.
|
|
55845
|
+
*/
|
|
55846
|
+
id?: pulumi.Input<string>;
|
|
55847
|
+
/**
|
|
55848
|
+
* Type of the software source.
|
|
55849
|
+
*/
|
|
55850
|
+
softwareSourceType?: pulumi.Input<string>;
|
|
55851
|
+
}
|
|
55852
|
+
interface ManagementStationMirror {
|
|
55853
|
+
/**
|
|
55854
|
+
* (Updatable) Directory for the mirroring
|
|
55855
|
+
*/
|
|
55856
|
+
directory: pulumi.Input<string>;
|
|
55857
|
+
/**
|
|
55858
|
+
* (Updatable) Port that the proxy will use
|
|
55859
|
+
*
|
|
55860
|
+
*
|
|
55861
|
+
* ** IMPORTANT **
|
|
55862
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
55863
|
+
*/
|
|
55864
|
+
port: pulumi.Input<string>;
|
|
55865
|
+
/**
|
|
55866
|
+
* (Updatable) Local path for the sslcert
|
|
55867
|
+
*/
|
|
55868
|
+
sslcert?: pulumi.Input<string>;
|
|
55869
|
+
/**
|
|
55870
|
+
* (Updatable) Default sslport for the mirror
|
|
55871
|
+
*/
|
|
55872
|
+
sslport: pulumi.Input<string>;
|
|
55873
|
+
}
|
|
55874
|
+
interface ManagementStationMirrorSyncStatus {
|
|
55875
|
+
/**
|
|
55876
|
+
* Total of mirrors in 'failed' state
|
|
55877
|
+
*/
|
|
55878
|
+
failed?: pulumi.Input<number>;
|
|
55879
|
+
/**
|
|
55880
|
+
* Total of mirrors in 'queued' state
|
|
55881
|
+
*/
|
|
55882
|
+
queued?: pulumi.Input<number>;
|
|
55883
|
+
/**
|
|
55884
|
+
* Total of mirrors in 'synced' state
|
|
55885
|
+
*/
|
|
55886
|
+
synced?: pulumi.Input<number>;
|
|
55887
|
+
/**
|
|
55888
|
+
* Total of mirrors in 'syncing' state
|
|
55889
|
+
*/
|
|
55890
|
+
syncing?: pulumi.Input<number>;
|
|
55891
|
+
/**
|
|
55892
|
+
* Total of mirrors in 'failed' state
|
|
55893
|
+
*/
|
|
55894
|
+
unsynced?: pulumi.Input<number>;
|
|
55895
|
+
}
|
|
55896
|
+
interface ManagementStationProxy {
|
|
55897
|
+
/**
|
|
55898
|
+
* (Updatable) URL that the proxy will forward to
|
|
55899
|
+
*/
|
|
55900
|
+
forward?: pulumi.Input<string>;
|
|
55901
|
+
/**
|
|
55902
|
+
* (Updatable) List of hosts
|
|
55903
|
+
*/
|
|
55904
|
+
hosts?: pulumi.Input<pulumi.Input<string>[]>;
|
|
55905
|
+
/**
|
|
55906
|
+
* (Updatable) To enable or disable the proxy (default true)
|
|
55907
|
+
*/
|
|
55908
|
+
isEnabled: pulumi.Input<boolean>;
|
|
55909
|
+
/**
|
|
55910
|
+
* (Updatable) Port that the proxy will use
|
|
55911
|
+
*
|
|
55912
|
+
*
|
|
55913
|
+
* ** IMPORTANT **
|
|
55914
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
55915
|
+
*/
|
|
55916
|
+
port?: pulumi.Input<string>;
|
|
55917
|
+
}
|
|
55918
|
+
interface ProfileLifecycleEnvironment {
|
|
55919
|
+
/**
|
|
55920
|
+
* (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
55921
|
+
*/
|
|
55922
|
+
displayName?: pulumi.Input<string>;
|
|
55923
|
+
/**
|
|
55924
|
+
* The OCID of the software source.
|
|
55925
|
+
*/
|
|
55926
|
+
id?: pulumi.Input<string>;
|
|
55927
|
+
}
|
|
55928
|
+
interface ProfileLifecycleStage {
|
|
55929
|
+
/**
|
|
55930
|
+
* (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
55931
|
+
*/
|
|
55932
|
+
displayName?: pulumi.Input<string>;
|
|
55933
|
+
/**
|
|
55934
|
+
* The OCID of the software source.
|
|
55935
|
+
*/
|
|
55936
|
+
id?: pulumi.Input<string>;
|
|
55937
|
+
}
|
|
55938
|
+
interface ProfileManagedInstanceGroup {
|
|
55939
|
+
/**
|
|
55940
|
+
* (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
55941
|
+
*/
|
|
55942
|
+
displayName?: pulumi.Input<string>;
|
|
55943
|
+
/**
|
|
55944
|
+
* The OCID of the software source.
|
|
55945
|
+
*/
|
|
55946
|
+
id?: pulumi.Input<string>;
|
|
55947
|
+
}
|
|
55948
|
+
interface ProfileSoftwareSource {
|
|
55949
|
+
/**
|
|
55950
|
+
* (Updatable) The description of the registration profile.
|
|
55951
|
+
*/
|
|
55952
|
+
description?: pulumi.Input<string>;
|
|
55953
|
+
/**
|
|
55954
|
+
* (Updatable) A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.
|
|
55955
|
+
*/
|
|
55956
|
+
displayName?: pulumi.Input<string>;
|
|
55957
|
+
/**
|
|
55958
|
+
* The OCID of the software source.
|
|
55959
|
+
*/
|
|
55960
|
+
id?: pulumi.Input<string>;
|
|
55961
|
+
/**
|
|
55962
|
+
* Type of the software source.
|
|
55963
|
+
*/
|
|
55964
|
+
softwareSourceType?: pulumi.Input<string>;
|
|
55965
|
+
}
|
|
55966
|
+
interface SoftwareSourceCustomSoftwareSourceFilter {
|
|
55967
|
+
/**
|
|
55968
|
+
* (Updatable) The list of module stream/profile filters.
|
|
55969
|
+
*/
|
|
55970
|
+
moduleStreamProfileFilters?: pulumi.Input<pulumi.Input<inputs.OsManagementHub.SoftwareSourceCustomSoftwareSourceFilterModuleStreamProfileFilter>[]>;
|
|
55971
|
+
/**
|
|
55972
|
+
* (Updatable) The list of package filters.
|
|
55973
|
+
*/
|
|
55974
|
+
packageFilters?: pulumi.Input<pulumi.Input<inputs.OsManagementHub.SoftwareSourceCustomSoftwareSourceFilterPackageFilter>[]>;
|
|
55975
|
+
/**
|
|
55976
|
+
* (Updatable) The list of group filters.
|
|
55977
|
+
*/
|
|
55978
|
+
packageGroupFilters?: pulumi.Input<pulumi.Input<inputs.OsManagementHub.SoftwareSourceCustomSoftwareSourceFilterPackageGroupFilter>[]>;
|
|
55979
|
+
}
|
|
55980
|
+
interface SoftwareSourceCustomSoftwareSourceFilterModuleStreamProfileFilter {
|
|
55981
|
+
/**
|
|
55982
|
+
* (Updatable) The type of the filter, which can be of two types - INCLUDE or EXCLUDE.
|
|
55983
|
+
*/
|
|
55984
|
+
filterType: pulumi.Input<string>;
|
|
55985
|
+
/**
|
|
55986
|
+
* (Updatable) Module name.
|
|
55987
|
+
*/
|
|
55988
|
+
moduleName: pulumi.Input<string>;
|
|
55989
|
+
/**
|
|
55990
|
+
* (Updatable) Profile name.
|
|
55991
|
+
*/
|
|
55992
|
+
profileName?: pulumi.Input<string>;
|
|
55993
|
+
/**
|
|
55994
|
+
* (Updatable) Stream name.
|
|
55995
|
+
*/
|
|
55996
|
+
streamName?: pulumi.Input<string>;
|
|
55997
|
+
}
|
|
55998
|
+
interface SoftwareSourceCustomSoftwareSourceFilterPackageFilter {
|
|
55999
|
+
/**
|
|
56000
|
+
* (Updatable) The type of the filter, which can be of two types - INCLUDE or EXCLUDE.
|
|
56001
|
+
*/
|
|
56002
|
+
filterType: pulumi.Input<string>;
|
|
56003
|
+
/**
|
|
56004
|
+
* (Updatable) The package name.
|
|
56005
|
+
*/
|
|
56006
|
+
packageName?: pulumi.Input<string>;
|
|
56007
|
+
/**
|
|
56008
|
+
* (Updatable) The package name pattern.
|
|
56009
|
+
*/
|
|
56010
|
+
packageNamePattern?: pulumi.Input<string>;
|
|
56011
|
+
/**
|
|
56012
|
+
* (Updatable) The package version, which is denoted by 'version-release', or 'epoch:version-release'.
|
|
56013
|
+
*/
|
|
56014
|
+
packageVersion?: pulumi.Input<string>;
|
|
56015
|
+
}
|
|
56016
|
+
interface SoftwareSourceCustomSoftwareSourceFilterPackageGroupFilter {
|
|
56017
|
+
/**
|
|
56018
|
+
* (Updatable) The type of the filter, which can be of two types - INCLUDE or EXCLUDE.
|
|
56019
|
+
*/
|
|
56020
|
+
filterType: pulumi.Input<string>;
|
|
56021
|
+
/**
|
|
56022
|
+
* (Updatable) List of package group names.
|
|
56023
|
+
*/
|
|
56024
|
+
packageGroups?: pulumi.Input<pulumi.Input<string>[]>;
|
|
56025
|
+
}
|
|
56026
|
+
interface SoftwareSourceVendorSoftwareSource {
|
|
56027
|
+
/**
|
|
56028
|
+
* (Updatable) User friendly name.
|
|
56029
|
+
*/
|
|
56030
|
+
displayName: pulumi.Input<string>;
|
|
56031
|
+
/**
|
|
56032
|
+
* (Updatable) The OCID of the resource that is immutable on creation.
|
|
56033
|
+
*
|
|
56034
|
+
*
|
|
56035
|
+
* ** IMPORTANT **
|
|
56036
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
56037
|
+
*/
|
|
56038
|
+
id: pulumi.Input<string>;
|
|
56039
|
+
}
|
|
56040
|
+
}
|
|
55211
56041
|
export declare namespace OspGateway {
|
|
55212
56042
|
interface AddressActionVerificationAddress {
|
|
55213
56043
|
/**
|
|
@@ -56859,6 +57689,10 @@ export declare namespace StackMonitoring {
|
|
|
56859
57689
|
* List of DiscoveryJob Credential Details.
|
|
56860
57690
|
*/
|
|
56861
57691
|
credentials?: pulumi.Input<inputs.StackMonitoring.DiscoveryJobDiscoveryDetailsCredentials>;
|
|
57692
|
+
/**
|
|
57693
|
+
* License edition of the monitored resource.
|
|
57694
|
+
*/
|
|
57695
|
+
license?: pulumi.Input<string>;
|
|
56862
57696
|
/**
|
|
56863
57697
|
* Property Details
|
|
56864
57698
|
*/
|
|
@@ -56920,6 +57754,146 @@ export declare namespace StackMonitoring {
|
|
|
56920
57754
|
[key: string]: any;
|
|
56921
57755
|
}>;
|
|
56922
57756
|
}
|
|
57757
|
+
interface GetBaselineableMetricsEvaluateItem {
|
|
57758
|
+
/**
|
|
57759
|
+
* list of anomaly data points for the metric
|
|
57760
|
+
*/
|
|
57761
|
+
dataPoints?: inputs.StackMonitoring.GetBaselineableMetricsEvaluateItemDataPoint[];
|
|
57762
|
+
/**
|
|
57763
|
+
* list of dimensions for the metric
|
|
57764
|
+
*/
|
|
57765
|
+
dimensions?: {
|
|
57766
|
+
[key: string]: any;
|
|
57767
|
+
};
|
|
57768
|
+
/**
|
|
57769
|
+
* list of data points for the metric for evaluation of anomalies
|
|
57770
|
+
*/
|
|
57771
|
+
evaluationDataPoints: inputs.StackMonitoring.GetBaselineableMetricsEvaluateItemEvaluationDataPoint[];
|
|
57772
|
+
/**
|
|
57773
|
+
* list of data points for the metric for training of baseline
|
|
57774
|
+
*/
|
|
57775
|
+
trainingDataPoints: inputs.StackMonitoring.GetBaselineableMetricsEvaluateItemTrainingDataPoint[];
|
|
57776
|
+
}
|
|
57777
|
+
interface GetBaselineableMetricsEvaluateItemArgs {
|
|
57778
|
+
/**
|
|
57779
|
+
* list of anomaly data points for the metric
|
|
57780
|
+
*/
|
|
57781
|
+
dataPoints?: pulumi.Input<pulumi.Input<inputs.StackMonitoring.GetBaselineableMetricsEvaluateItemDataPointArgs>[]>;
|
|
57782
|
+
/**
|
|
57783
|
+
* list of dimensions for the metric
|
|
57784
|
+
*/
|
|
57785
|
+
dimensions?: pulumi.Input<{
|
|
57786
|
+
[key: string]: any;
|
|
57787
|
+
}>;
|
|
57788
|
+
/**
|
|
57789
|
+
* list of data points for the metric for evaluation of anomalies
|
|
57790
|
+
*/
|
|
57791
|
+
evaluationDataPoints: pulumi.Input<pulumi.Input<inputs.StackMonitoring.GetBaselineableMetricsEvaluateItemEvaluationDataPointArgs>[]>;
|
|
57792
|
+
/**
|
|
57793
|
+
* list of data points for the metric for training of baseline
|
|
57794
|
+
*/
|
|
57795
|
+
trainingDataPoints: pulumi.Input<pulumi.Input<inputs.StackMonitoring.GetBaselineableMetricsEvaluateItemTrainingDataPointArgs>[]>;
|
|
57796
|
+
}
|
|
57797
|
+
interface GetBaselineableMetricsEvaluateItemDataPoint {
|
|
57798
|
+
/**
|
|
57799
|
+
* if the value is anomaly or not 0 indicates not an anomaly -1 indicates value is below the threshold +1 indicates value is above the threshold
|
|
57800
|
+
*/
|
|
57801
|
+
anomaly?: number;
|
|
57802
|
+
/**
|
|
57803
|
+
* upper threshold for the metric value
|
|
57804
|
+
*/
|
|
57805
|
+
high?: number;
|
|
57806
|
+
/**
|
|
57807
|
+
* lower threshold for the metric value
|
|
57808
|
+
*/
|
|
57809
|
+
low?: number;
|
|
57810
|
+
/**
|
|
57811
|
+
* timestamp of when the metric was collected
|
|
57812
|
+
*/
|
|
57813
|
+
timestamp?: string;
|
|
57814
|
+
/**
|
|
57815
|
+
* value for the metric data point
|
|
57816
|
+
*/
|
|
57817
|
+
value?: number;
|
|
57818
|
+
}
|
|
57819
|
+
interface GetBaselineableMetricsEvaluateItemDataPointArgs {
|
|
57820
|
+
/**
|
|
57821
|
+
* if the value is anomaly or not 0 indicates not an anomaly -1 indicates value is below the threshold +1 indicates value is above the threshold
|
|
57822
|
+
*/
|
|
57823
|
+
anomaly?: pulumi.Input<number>;
|
|
57824
|
+
/**
|
|
57825
|
+
* upper threshold for the metric value
|
|
57826
|
+
*/
|
|
57827
|
+
high?: pulumi.Input<number>;
|
|
57828
|
+
/**
|
|
57829
|
+
* lower threshold for the metric value
|
|
57830
|
+
*/
|
|
57831
|
+
low?: pulumi.Input<number>;
|
|
57832
|
+
/**
|
|
57833
|
+
* timestamp of when the metric was collected
|
|
57834
|
+
*/
|
|
57835
|
+
timestamp?: pulumi.Input<string>;
|
|
57836
|
+
/**
|
|
57837
|
+
* value for the metric data point
|
|
57838
|
+
*/
|
|
57839
|
+
value?: pulumi.Input<number>;
|
|
57840
|
+
}
|
|
57841
|
+
interface GetBaselineableMetricsEvaluateItemEvaluationDataPoint {
|
|
57842
|
+
/**
|
|
57843
|
+
* timestamp of when the metric was collected
|
|
57844
|
+
*/
|
|
57845
|
+
timestamp: string;
|
|
57846
|
+
/**
|
|
57847
|
+
* value for the metric data point
|
|
57848
|
+
*/
|
|
57849
|
+
value: number;
|
|
57850
|
+
}
|
|
57851
|
+
interface GetBaselineableMetricsEvaluateItemEvaluationDataPointArgs {
|
|
57852
|
+
/**
|
|
57853
|
+
* timestamp of when the metric was collected
|
|
57854
|
+
*/
|
|
57855
|
+
timestamp: pulumi.Input<string>;
|
|
57856
|
+
/**
|
|
57857
|
+
* value for the metric data point
|
|
57858
|
+
*/
|
|
57859
|
+
value: pulumi.Input<number>;
|
|
57860
|
+
}
|
|
57861
|
+
interface GetBaselineableMetricsEvaluateItemTrainingDataPoint {
|
|
57862
|
+
/**
|
|
57863
|
+
* timestamp of when the metric was collected
|
|
57864
|
+
*/
|
|
57865
|
+
timestamp: string;
|
|
57866
|
+
/**
|
|
57867
|
+
* value for the metric data point
|
|
57868
|
+
*/
|
|
57869
|
+
value: number;
|
|
57870
|
+
}
|
|
57871
|
+
interface GetBaselineableMetricsEvaluateItemTrainingDataPointArgs {
|
|
57872
|
+
/**
|
|
57873
|
+
* timestamp of when the metric was collected
|
|
57874
|
+
*/
|
|
57875
|
+
timestamp: pulumi.Input<string>;
|
|
57876
|
+
/**
|
|
57877
|
+
* value for the metric data point
|
|
57878
|
+
*/
|
|
57879
|
+
value: pulumi.Input<number>;
|
|
57880
|
+
}
|
|
57881
|
+
interface GetBaselineableMetricsFilter {
|
|
57882
|
+
/**
|
|
57883
|
+
* Metric Name
|
|
57884
|
+
*/
|
|
57885
|
+
name: string;
|
|
57886
|
+
regex?: boolean;
|
|
57887
|
+
values: string[];
|
|
57888
|
+
}
|
|
57889
|
+
interface GetBaselineableMetricsFilterArgs {
|
|
57890
|
+
/**
|
|
57891
|
+
* Metric Name
|
|
57892
|
+
*/
|
|
57893
|
+
name: pulumi.Input<string>;
|
|
57894
|
+
regex?: pulumi.Input<boolean>;
|
|
57895
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
57896
|
+
}
|
|
56923
57897
|
interface GetConfigsFilter {
|
|
56924
57898
|
name: string;
|
|
56925
57899
|
regex?: boolean;
|
|
@@ -56956,6 +57930,212 @@ export declare namespace StackMonitoring {
|
|
|
56956
57930
|
regex?: pulumi.Input<boolean>;
|
|
56957
57931
|
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
56958
57932
|
}
|
|
57933
|
+
interface GetMetricExtensionsFilter {
|
|
57934
|
+
/**
|
|
57935
|
+
* A filter to return resources based on name.
|
|
57936
|
+
*/
|
|
57937
|
+
name: string;
|
|
57938
|
+
regex?: boolean;
|
|
57939
|
+
values: string[];
|
|
57940
|
+
}
|
|
57941
|
+
interface GetMetricExtensionsFilterArgs {
|
|
57942
|
+
/**
|
|
57943
|
+
* A filter to return resources based on name.
|
|
57944
|
+
*/
|
|
57945
|
+
name: pulumi.Input<string>;
|
|
57946
|
+
regex?: pulumi.Input<boolean>;
|
|
57947
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
57948
|
+
}
|
|
57949
|
+
interface GetMonitoredResourceTasksFilter {
|
|
57950
|
+
/**
|
|
57951
|
+
* Name of the task.
|
|
57952
|
+
*/
|
|
57953
|
+
name: string;
|
|
57954
|
+
regex?: boolean;
|
|
57955
|
+
values: string[];
|
|
57956
|
+
}
|
|
57957
|
+
interface GetMonitoredResourceTasksFilterArgs {
|
|
57958
|
+
/**
|
|
57959
|
+
* Name of the task.
|
|
57960
|
+
*/
|
|
57961
|
+
name: pulumi.Input<string>;
|
|
57962
|
+
regex?: pulumi.Input<boolean>;
|
|
57963
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
57964
|
+
}
|
|
57965
|
+
interface GetMonitoredResourceTypesFilter {
|
|
57966
|
+
/**
|
|
57967
|
+
* A filter to return monitored resource types that match exactly with the resource type name given.
|
|
57968
|
+
*/
|
|
57969
|
+
name: string;
|
|
57970
|
+
regex?: boolean;
|
|
57971
|
+
values: string[];
|
|
57972
|
+
}
|
|
57973
|
+
interface GetMonitoredResourceTypesFilterArgs {
|
|
57974
|
+
/**
|
|
57975
|
+
* A filter to return monitored resource types that match exactly with the resource type name given.
|
|
57976
|
+
*/
|
|
57977
|
+
name: pulumi.Input<string>;
|
|
57978
|
+
regex?: pulumi.Input<boolean>;
|
|
57979
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
57980
|
+
}
|
|
57981
|
+
interface GetMonitoredResourcesFilter {
|
|
57982
|
+
/**
|
|
57983
|
+
* A filter to return resources that match exact resource name.
|
|
57984
|
+
*/
|
|
57985
|
+
name: string;
|
|
57986
|
+
regex?: boolean;
|
|
57987
|
+
values: string[];
|
|
57988
|
+
}
|
|
57989
|
+
interface GetMonitoredResourcesFilterArgs {
|
|
57990
|
+
/**
|
|
57991
|
+
* A filter to return resources that match exact resource name.
|
|
57992
|
+
*/
|
|
57993
|
+
name: pulumi.Input<string>;
|
|
57994
|
+
regex?: pulumi.Input<boolean>;
|
|
57995
|
+
values: pulumi.Input<pulumi.Input<string>[]>;
|
|
57996
|
+
}
|
|
57997
|
+
interface MetricExtensionEnabledOnResource {
|
|
57998
|
+
/**
|
|
57999
|
+
* The OCID of the resource on which Metric Extension is enabled
|
|
58000
|
+
*/
|
|
58001
|
+
resourceId?: pulumi.Input<string>;
|
|
58002
|
+
}
|
|
58003
|
+
interface MetricExtensionMetricList {
|
|
58004
|
+
/**
|
|
58005
|
+
* (Updatable) Compute Expression to calculate the value of this metric
|
|
58006
|
+
*/
|
|
58007
|
+
computeExpression?: pulumi.Input<string>;
|
|
58008
|
+
/**
|
|
58009
|
+
* (Updatable) Data type of value of this metric
|
|
58010
|
+
*/
|
|
58011
|
+
dataType: pulumi.Input<string>;
|
|
58012
|
+
/**
|
|
58013
|
+
* (Updatable) Display name of the metric.
|
|
58014
|
+
*/
|
|
58015
|
+
displayName?: pulumi.Input<string>;
|
|
58016
|
+
/**
|
|
58017
|
+
* (Updatable) Current metric need to be included as dimension or not
|
|
58018
|
+
*/
|
|
58019
|
+
isDimension?: pulumi.Input<boolean>;
|
|
58020
|
+
/**
|
|
58021
|
+
* (Updatable) Flag to marks whether a metric has to be uploaded or not. When isHidden = false > Metric is uploaded, isHidden = true > Metric is NOT uploaded
|
|
58022
|
+
*/
|
|
58023
|
+
isHidden?: pulumi.Input<boolean>;
|
|
58024
|
+
/**
|
|
58025
|
+
* (Updatable) Metric category
|
|
58026
|
+
*/
|
|
58027
|
+
metricCategory?: pulumi.Input<string>;
|
|
58028
|
+
/**
|
|
58029
|
+
* (Updatable) Name of the script file
|
|
58030
|
+
*/
|
|
58031
|
+
name: pulumi.Input<string>;
|
|
58032
|
+
/**
|
|
58033
|
+
* (Updatable) Unit of metric value
|
|
58034
|
+
*/
|
|
58035
|
+
unit?: pulumi.Input<string>;
|
|
58036
|
+
}
|
|
58037
|
+
interface MetricExtensionQueryProperties {
|
|
58038
|
+
/**
|
|
58039
|
+
* (Updatable) Arguments required by either command or script
|
|
58040
|
+
*/
|
|
58041
|
+
arguments?: pulumi.Input<string>;
|
|
58042
|
+
/**
|
|
58043
|
+
* (Updatable) Prefix for an auto generated metric, in case multiple rows with non unique key values are returned
|
|
58044
|
+
*/
|
|
58045
|
+
autoRowPrefix?: pulumi.Input<string>;
|
|
58046
|
+
/**
|
|
58047
|
+
* (Updatable) Type of possible collection methods.
|
|
58048
|
+
*/
|
|
58049
|
+
collectionMethod: pulumi.Input<string>;
|
|
58050
|
+
/**
|
|
58051
|
+
* (Updatable) OS command to execute without arguments
|
|
58052
|
+
*/
|
|
58053
|
+
command?: pulumi.Input<string>;
|
|
58054
|
+
/**
|
|
58055
|
+
* (Updatable) Character used to delimit multiple metric values in single line of output
|
|
58056
|
+
*/
|
|
58057
|
+
delimiter?: pulumi.Input<string>;
|
|
58058
|
+
/**
|
|
58059
|
+
* (Updatable) Semi-colon separated list of key properties from Managed Bean ObjectName to be used as key metrics
|
|
58060
|
+
*/
|
|
58061
|
+
identityMetric?: pulumi.Input<string>;
|
|
58062
|
+
/**
|
|
58063
|
+
* (Updatable) List of values and position of PL/SQL procedure IN parameters
|
|
58064
|
+
*/
|
|
58065
|
+
inParamDetails?: pulumi.Input<pulumi.Input<inputs.StackMonitoring.MetricExtensionQueryPropertiesInParamDetail>[]>;
|
|
58066
|
+
/**
|
|
58067
|
+
* (Updatable) Indicates if Metric Service is enabled on server domain
|
|
58068
|
+
*/
|
|
58069
|
+
isMetricServiceEnabled?: pulumi.Input<boolean>;
|
|
58070
|
+
/**
|
|
58071
|
+
* (Updatable) List of JMX attributes or Metric Service Table columns separated by semi-colon
|
|
58072
|
+
*/
|
|
58073
|
+
jmxAttributes?: pulumi.Input<string>;
|
|
58074
|
+
/**
|
|
58075
|
+
* (Updatable) JMX Managed Bean Query or Metric Service Table name
|
|
58076
|
+
*/
|
|
58077
|
+
managedBeanQuery?: pulumi.Input<string>;
|
|
58078
|
+
/**
|
|
58079
|
+
* (Updatable) Position and SQL Type of PL/SQL OUT parameter
|
|
58080
|
+
*/
|
|
58081
|
+
outParamDetails?: pulumi.Input<inputs.StackMonitoring.MetricExtensionQueryPropertiesOutParamDetails>;
|
|
58082
|
+
/**
|
|
58083
|
+
* (Updatable) Script details applicable to any OS Command based Metric Extension which needs to run a script to collect data
|
|
58084
|
+
*/
|
|
58085
|
+
scriptDetails?: pulumi.Input<inputs.StackMonitoring.MetricExtensionQueryPropertiesScriptDetails>;
|
|
58086
|
+
/**
|
|
58087
|
+
* (Updatable) Details of Sql content which needs to execute to collect Metric Extension data
|
|
58088
|
+
*/
|
|
58089
|
+
sqlDetails?: pulumi.Input<inputs.StackMonitoring.MetricExtensionQueryPropertiesSqlDetails>;
|
|
58090
|
+
/**
|
|
58091
|
+
* (Updatable) Type of SQL data collection method i.e. either a Statement or SQL Script File
|
|
58092
|
+
*/
|
|
58093
|
+
sqlType?: pulumi.Input<string>;
|
|
58094
|
+
/**
|
|
58095
|
+
* (Updatable) String prefix used to identify metric output of the OS Command
|
|
58096
|
+
*/
|
|
58097
|
+
startsWith?: pulumi.Input<string>;
|
|
58098
|
+
}
|
|
58099
|
+
interface MetricExtensionQueryPropertiesInParamDetail {
|
|
58100
|
+
/**
|
|
58101
|
+
* (Updatable) Position of IN parameter
|
|
58102
|
+
*/
|
|
58103
|
+
inParamPosition: pulumi.Input<number>;
|
|
58104
|
+
/**
|
|
58105
|
+
* (Updatable) Value of IN parameter
|
|
58106
|
+
*/
|
|
58107
|
+
inParamValue: pulumi.Input<string>;
|
|
58108
|
+
}
|
|
58109
|
+
interface MetricExtensionQueryPropertiesOutParamDetails {
|
|
58110
|
+
/**
|
|
58111
|
+
* (Updatable) Position of PL/SQL procedure OUT parameter
|
|
58112
|
+
*/
|
|
58113
|
+
outParamPosition: pulumi.Input<number>;
|
|
58114
|
+
/**
|
|
58115
|
+
* (Updatable) SQL Type of PL/SQL procedure OUT parameter
|
|
58116
|
+
*/
|
|
58117
|
+
outParamType: pulumi.Input<string>;
|
|
58118
|
+
}
|
|
58119
|
+
interface MetricExtensionQueryPropertiesScriptDetails {
|
|
58120
|
+
/**
|
|
58121
|
+
* (Updatable) Sql statement or script file content as base64 encoded string
|
|
58122
|
+
*/
|
|
58123
|
+
content: pulumi.Input<string>;
|
|
58124
|
+
/**
|
|
58125
|
+
* (Updatable) Name of the script file
|
|
58126
|
+
*/
|
|
58127
|
+
name: pulumi.Input<string>;
|
|
58128
|
+
}
|
|
58129
|
+
interface MetricExtensionQueryPropertiesSqlDetails {
|
|
58130
|
+
/**
|
|
58131
|
+
* (Updatable) Sql statement or script file content as base64 encoded string
|
|
58132
|
+
*/
|
|
58133
|
+
content: pulumi.Input<string>;
|
|
58134
|
+
/**
|
|
58135
|
+
* (Updatable) If a script needs to be executed, then provide file name of the script
|
|
58136
|
+
*/
|
|
58137
|
+
scriptFileName?: pulumi.Input<string>;
|
|
58138
|
+
}
|
|
56959
58139
|
interface MonitoredResourceAdditionalAlias {
|
|
56960
58140
|
/**
|
|
56961
58141
|
* (Updatable) Monitored Resource Alias Reference Source Credential.
|
|
@@ -57146,6 +58326,77 @@ export declare namespace StackMonitoring {
|
|
|
57146
58326
|
*/
|
|
57147
58327
|
value?: pulumi.Input<string>;
|
|
57148
58328
|
}
|
|
58329
|
+
interface MonitoredResourceTaskTaskDetails {
|
|
58330
|
+
/**
|
|
58331
|
+
* Metrics collection interval in seconds used when calculating the availability of the resource based on metrics specified using the property 'availabilityProxyMetrics'.
|
|
58332
|
+
*/
|
|
58333
|
+
availabilityProxyMetricCollectionInterval?: pulumi.Input<number>;
|
|
58334
|
+
/**
|
|
58335
|
+
* List of metrics to be used to calculate the availability of the resource. Resource is considered to be up if at least one of the specified metrics is available for the resource during the specified interval using the property 'availabilityProxyMetricCollectionIntervalInSeconds'. If no metrics are specified, availability will not be calculated for the resource.
|
|
58336
|
+
*/
|
|
58337
|
+
availabilityProxyMetrics?: pulumi.Input<pulumi.Input<string>[]>;
|
|
58338
|
+
/**
|
|
58339
|
+
* Name space to be used for Oracle Cloud Infrastructure Native service resources discovery.
|
|
58340
|
+
*/
|
|
58341
|
+
namespace: pulumi.Input<string>;
|
|
58342
|
+
/**
|
|
58343
|
+
* The resource group to use while fetching metrics from telemetry. If not specified, resource group will be skipped in the list metrics request.
|
|
58344
|
+
*/
|
|
58345
|
+
resourceGroup?: pulumi.Input<string>;
|
|
58346
|
+
/**
|
|
58347
|
+
* Source from where the metrics pushed to telemetry. Possible values:
|
|
58348
|
+
* * OCI_TELEMETRY_NATIVE - The metrics are pushed to telemetry from Oracle Cloud Infrastructure Native Services.
|
|
58349
|
+
* * OCI_TELEMETRY_PROMETHEUS - The metrics are pushed to telemetry from Prometheus.
|
|
58350
|
+
*/
|
|
58351
|
+
source: pulumi.Input<string>;
|
|
58352
|
+
/**
|
|
58353
|
+
* Task type.
|
|
58354
|
+
*
|
|
58355
|
+
*
|
|
58356
|
+
* ** IMPORTANT **
|
|
58357
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
58358
|
+
*/
|
|
58359
|
+
type: pulumi.Input<string>;
|
|
58360
|
+
}
|
|
58361
|
+
interface MonitoredResourceTypeMetadata {
|
|
58362
|
+
/**
|
|
58363
|
+
* (Updatable) List of properties needed by the agent for monitoring the resource. Valid only if resource type is Oracle Cloud Infrastructure management agent based. When specified, these properties are passed to the management agent during resource create or update.
|
|
58364
|
+
*/
|
|
58365
|
+
agentProperties?: pulumi.Input<pulumi.Input<string>[]>;
|
|
58366
|
+
/**
|
|
58367
|
+
* (Updatable) ResourceType metadata format to be used. Currently supports only one format. Possible values - SYSTEM_FORMAT.
|
|
58368
|
+
* * SYSTEM_FORMAT - The resource type metadata is defined in machine friendly format.
|
|
58369
|
+
*/
|
|
58370
|
+
format: pulumi.Input<string>;
|
|
58371
|
+
/**
|
|
58372
|
+
* (Updatable) List of required properties for resource type.
|
|
58373
|
+
*/
|
|
58374
|
+
requiredProperties?: pulumi.Input<pulumi.Input<string>[]>;
|
|
58375
|
+
/**
|
|
58376
|
+
* (Updatable) List of property sets used to uniquely identify the resources. This check is made during create or update of stack monitoring resource. The resource has to pass unique check for each set in the list. For example, database can have user, password and SID as one unique set. Another unique set would be user, password and service name.
|
|
58377
|
+
*/
|
|
58378
|
+
uniquePropertySets?: pulumi.Input<pulumi.Input<inputs.StackMonitoring.MonitoredResourceTypeMetadataUniquePropertySet>[]>;
|
|
58379
|
+
/**
|
|
58380
|
+
* (Updatable) List of valid properties for resource type while creating the monitored resource. If resources of this type specifies any other properties during create operation, the operation will fail.
|
|
58381
|
+
*/
|
|
58382
|
+
validPropertiesForCreates?: pulumi.Input<pulumi.Input<string>[]>;
|
|
58383
|
+
/**
|
|
58384
|
+
* (Updatable) List of valid properties for resource type while updating the monitored resource. If resources of this type specifies any other properties during update operation, the operation will fail.
|
|
58385
|
+
*/
|
|
58386
|
+
validPropertiesForUpdates?: pulumi.Input<pulumi.Input<string>[]>;
|
|
58387
|
+
/**
|
|
58388
|
+
* (Updatable) List of valid values for the properties. This is useful when resource type wants to restrict only certain values for some properties. For instance for 'osType' property, supported values can be restricted to be either Linux or Windows. Example: `{ "osType": "Linux,Windows,Solaris"}`
|
|
58389
|
+
*/
|
|
58390
|
+
validPropertyValues?: pulumi.Input<{
|
|
58391
|
+
[key: string]: any;
|
|
58392
|
+
}>;
|
|
58393
|
+
}
|
|
58394
|
+
interface MonitoredResourceTypeMetadataUniquePropertySet {
|
|
58395
|
+
/**
|
|
58396
|
+
* (Updatable) List of properties.
|
|
58397
|
+
*/
|
|
58398
|
+
properties: pulumi.Input<pulumi.Input<string>[]>;
|
|
58399
|
+
}
|
|
57149
58400
|
interface MonitoredResourcesAssociateMonitoredResourceDestinationResourceDetail {
|
|
57150
58401
|
/**
|
|
57151
58402
|
* Compartment Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
@@ -57199,6 +58450,10 @@ export declare namespace StackMonitoring {
|
|
|
57199
58450
|
* Monitored Resource Host Name.
|
|
57200
58451
|
*/
|
|
57201
58452
|
hostName?: pulumi.Input<string>;
|
|
58453
|
+
/**
|
|
58454
|
+
* License edition of the monitored resource.
|
|
58455
|
+
*/
|
|
58456
|
+
license?: pulumi.Input<string>;
|
|
57202
58457
|
/**
|
|
57203
58458
|
* Parent monitored resource identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
57204
58459
|
*/
|
|
@@ -57285,6 +58540,10 @@ export declare namespace StackMonitoring {
|
|
|
57285
58540
|
type?: pulumi.Input<string>;
|
|
57286
58541
|
}
|
|
57287
58542
|
interface MonitoredResourcesSearchItem {
|
|
58543
|
+
/**
|
|
58544
|
+
* Compartment Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
58545
|
+
*/
|
|
58546
|
+
compartmentId?: pulumi.Input<string>;
|
|
57288
58547
|
/**
|
|
57289
58548
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
|
57290
58549
|
*/
|
|
@@ -57313,6 +58572,10 @@ export declare namespace StackMonitoring {
|
|
|
57313
58572
|
* Monitored resource identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
57314
58573
|
*/
|
|
57315
58574
|
id?: pulumi.Input<string>;
|
|
58575
|
+
/**
|
|
58576
|
+
* License edition of the monitored resource.
|
|
58577
|
+
*/
|
|
58578
|
+
license?: pulumi.Input<string>;
|
|
57316
58579
|
/**
|
|
57317
58580
|
* A filter to return resources with matching management agent id.
|
|
57318
58581
|
*/
|