@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/stackmonitoring/index.js
CHANGED
|
@@ -2,13 +2,24 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.MonitoredResourcesSearchAssociation = exports.MonitoredResourcesSearch = exports.MonitoredResourcesListMember = exports.MonitoredResourcesAssociateMonitoredResource = exports.MonitoredResource = exports.getMonitoredResourceOutput = exports.getMonitoredResource = exports.getDiscoveryJobsOutput = exports.getDiscoveryJobs = exports.getDiscoveryJobLogsOutput = exports.getDiscoveryJobLogs = exports.getDiscoveryJobOutput = exports.getDiscoveryJob = exports.getConfigsOutput = exports.getConfigs = exports.getConfigOutput = exports.getConfig = exports.DiscoveryJob = exports.Config = void 0;
|
|
5
|
+
exports.MonitoredResourcesSearchAssociation = exports.MonitoredResourcesSearch = exports.MonitoredResourcesListMember = exports.MonitoredResourcesAssociateMonitoredResource = exports.MonitoredResourceType = exports.MonitoredResourceTask = exports.MonitoredResource = exports.MetricExtensionsTestManagement = exports.MetricExtensionMetricExtensionOnGivenResourcesManagement = exports.MetricExtension = exports.getMonitoredResourcesOutput = exports.getMonitoredResources = exports.getMonitoredResourceTypesOutput = exports.getMonitoredResourceTypes = exports.getMonitoredResourceTypeOutput = exports.getMonitoredResourceType = exports.getMonitoredResourceTasksOutput = exports.getMonitoredResourceTasks = exports.getMonitoredResourceTaskOutput = exports.getMonitoredResourceTask = exports.getMonitoredResourceOutput = exports.getMonitoredResource = exports.getMetricExtensionsOutput = exports.getMetricExtensions = exports.getMetricExtensionOutput = exports.getMetricExtension = exports.getDiscoveryJobsOutput = exports.getDiscoveryJobs = exports.getDiscoveryJobLogsOutput = exports.getDiscoveryJobLogs = exports.getDiscoveryJobOutput = exports.getDiscoveryJob = exports.getConfigsOutput = exports.getConfigs = exports.getConfigOutput = exports.getConfig = exports.getBaselineableMetricsEvaluateOutput = exports.getBaselineableMetricsEvaluate = exports.getBaselineableMetricsOutput = exports.getBaselineableMetrics = exports.getBaselineableMetricOutput = exports.getBaselineableMetric = exports.DiscoveryJob = exports.Config = exports.BaselineableMetric = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
|
+
exports.BaselineableMetric = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["BaselineableMetric"], () => require("./baselineableMetric"));
|
|
8
10
|
exports.Config = null;
|
|
9
11
|
utilities.lazyLoad(exports, ["Config"], () => require("./config"));
|
|
10
12
|
exports.DiscoveryJob = null;
|
|
11
13
|
utilities.lazyLoad(exports, ["DiscoveryJob"], () => require("./discoveryJob"));
|
|
14
|
+
exports.getBaselineableMetric = null;
|
|
15
|
+
exports.getBaselineableMetricOutput = null;
|
|
16
|
+
utilities.lazyLoad(exports, ["getBaselineableMetric", "getBaselineableMetricOutput"], () => require("./getBaselineableMetric"));
|
|
17
|
+
exports.getBaselineableMetrics = null;
|
|
18
|
+
exports.getBaselineableMetricsOutput = null;
|
|
19
|
+
utilities.lazyLoad(exports, ["getBaselineableMetrics", "getBaselineableMetricsOutput"], () => require("./getBaselineableMetrics"));
|
|
20
|
+
exports.getBaselineableMetricsEvaluate = null;
|
|
21
|
+
exports.getBaselineableMetricsEvaluateOutput = null;
|
|
22
|
+
utilities.lazyLoad(exports, ["getBaselineableMetricsEvaluate", "getBaselineableMetricsEvaluateOutput"], () => require("./getBaselineableMetricsEvaluate"));
|
|
12
23
|
exports.getConfig = null;
|
|
13
24
|
exports.getConfigOutput = null;
|
|
14
25
|
utilities.lazyLoad(exports, ["getConfig", "getConfigOutput"], () => require("./getConfig"));
|
|
@@ -24,11 +35,42 @@ utilities.lazyLoad(exports, ["getDiscoveryJobLogs", "getDiscoveryJobLogsOutput"]
|
|
|
24
35
|
exports.getDiscoveryJobs = null;
|
|
25
36
|
exports.getDiscoveryJobsOutput = null;
|
|
26
37
|
utilities.lazyLoad(exports, ["getDiscoveryJobs", "getDiscoveryJobsOutput"], () => require("./getDiscoveryJobs"));
|
|
38
|
+
exports.getMetricExtension = null;
|
|
39
|
+
exports.getMetricExtensionOutput = null;
|
|
40
|
+
utilities.lazyLoad(exports, ["getMetricExtension", "getMetricExtensionOutput"], () => require("./getMetricExtension"));
|
|
41
|
+
exports.getMetricExtensions = null;
|
|
42
|
+
exports.getMetricExtensionsOutput = null;
|
|
43
|
+
utilities.lazyLoad(exports, ["getMetricExtensions", "getMetricExtensionsOutput"], () => require("./getMetricExtensions"));
|
|
27
44
|
exports.getMonitoredResource = null;
|
|
28
45
|
exports.getMonitoredResourceOutput = null;
|
|
29
46
|
utilities.lazyLoad(exports, ["getMonitoredResource", "getMonitoredResourceOutput"], () => require("./getMonitoredResource"));
|
|
47
|
+
exports.getMonitoredResourceTask = null;
|
|
48
|
+
exports.getMonitoredResourceTaskOutput = null;
|
|
49
|
+
utilities.lazyLoad(exports, ["getMonitoredResourceTask", "getMonitoredResourceTaskOutput"], () => require("./getMonitoredResourceTask"));
|
|
50
|
+
exports.getMonitoredResourceTasks = null;
|
|
51
|
+
exports.getMonitoredResourceTasksOutput = null;
|
|
52
|
+
utilities.lazyLoad(exports, ["getMonitoredResourceTasks", "getMonitoredResourceTasksOutput"], () => require("./getMonitoredResourceTasks"));
|
|
53
|
+
exports.getMonitoredResourceType = null;
|
|
54
|
+
exports.getMonitoredResourceTypeOutput = null;
|
|
55
|
+
utilities.lazyLoad(exports, ["getMonitoredResourceType", "getMonitoredResourceTypeOutput"], () => require("./getMonitoredResourceType"));
|
|
56
|
+
exports.getMonitoredResourceTypes = null;
|
|
57
|
+
exports.getMonitoredResourceTypesOutput = null;
|
|
58
|
+
utilities.lazyLoad(exports, ["getMonitoredResourceTypes", "getMonitoredResourceTypesOutput"], () => require("./getMonitoredResourceTypes"));
|
|
59
|
+
exports.getMonitoredResources = null;
|
|
60
|
+
exports.getMonitoredResourcesOutput = null;
|
|
61
|
+
utilities.lazyLoad(exports, ["getMonitoredResources", "getMonitoredResourcesOutput"], () => require("./getMonitoredResources"));
|
|
62
|
+
exports.MetricExtension = null;
|
|
63
|
+
utilities.lazyLoad(exports, ["MetricExtension"], () => require("./metricExtension"));
|
|
64
|
+
exports.MetricExtensionMetricExtensionOnGivenResourcesManagement = null;
|
|
65
|
+
utilities.lazyLoad(exports, ["MetricExtensionMetricExtensionOnGivenResourcesManagement"], () => require("./metricExtensionMetricExtensionOnGivenResourcesManagement"));
|
|
66
|
+
exports.MetricExtensionsTestManagement = null;
|
|
67
|
+
utilities.lazyLoad(exports, ["MetricExtensionsTestManagement"], () => require("./metricExtensionsTestManagement"));
|
|
30
68
|
exports.MonitoredResource = null;
|
|
31
69
|
utilities.lazyLoad(exports, ["MonitoredResource"], () => require("./monitoredResource"));
|
|
70
|
+
exports.MonitoredResourceTask = null;
|
|
71
|
+
utilities.lazyLoad(exports, ["MonitoredResourceTask"], () => require("./monitoredResourceTask"));
|
|
72
|
+
exports.MonitoredResourceType = null;
|
|
73
|
+
utilities.lazyLoad(exports, ["MonitoredResourceType"], () => require("./monitoredResourceType"));
|
|
32
74
|
exports.MonitoredResourcesAssociateMonitoredResource = null;
|
|
33
75
|
utilities.lazyLoad(exports, ["MonitoredResourcesAssociateMonitoredResource"], () => require("./monitoredResourcesAssociateMonitoredResource"));
|
|
34
76
|
exports.MonitoredResourcesListMember = null;
|
|
@@ -41,12 +83,24 @@ const _module = {
|
|
|
41
83
|
version: utilities.getVersion(),
|
|
42
84
|
construct: (name, type, urn) => {
|
|
43
85
|
switch (type) {
|
|
86
|
+
case "oci:StackMonitoring/baselineableMetric:BaselineableMetric":
|
|
87
|
+
return new exports.BaselineableMetric(name, undefined, { urn });
|
|
44
88
|
case "oci:StackMonitoring/config:Config":
|
|
45
89
|
return new exports.Config(name, undefined, { urn });
|
|
46
90
|
case "oci:StackMonitoring/discoveryJob:DiscoveryJob":
|
|
47
91
|
return new exports.DiscoveryJob(name, undefined, { urn });
|
|
92
|
+
case "oci:StackMonitoring/metricExtension:MetricExtension":
|
|
93
|
+
return new exports.MetricExtension(name, undefined, { urn });
|
|
94
|
+
case "oci:StackMonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement:MetricExtensionMetricExtensionOnGivenResourcesManagement":
|
|
95
|
+
return new exports.MetricExtensionMetricExtensionOnGivenResourcesManagement(name, undefined, { urn });
|
|
96
|
+
case "oci:StackMonitoring/metricExtensionsTestManagement:MetricExtensionsTestManagement":
|
|
97
|
+
return new exports.MetricExtensionsTestManagement(name, undefined, { urn });
|
|
48
98
|
case "oci:StackMonitoring/monitoredResource:MonitoredResource":
|
|
49
99
|
return new exports.MonitoredResource(name, undefined, { urn });
|
|
100
|
+
case "oci:StackMonitoring/monitoredResourceTask:MonitoredResourceTask":
|
|
101
|
+
return new exports.MonitoredResourceTask(name, undefined, { urn });
|
|
102
|
+
case "oci:StackMonitoring/monitoredResourceType:MonitoredResourceType":
|
|
103
|
+
return new exports.MonitoredResourceType(name, undefined, { urn });
|
|
50
104
|
case "oci:StackMonitoring/monitoredResourcesAssociateMonitoredResource:MonitoredResourcesAssociateMonitoredResource":
|
|
51
105
|
return new exports.MonitoredResourcesAssociateMonitoredResource(name, undefined, { urn });
|
|
52
106
|
case "oci:StackMonitoring/monitoredResourcesListMember:MonitoredResourcesListMember":
|
|
@@ -60,9 +114,15 @@ const _module = {
|
|
|
60
114
|
}
|
|
61
115
|
},
|
|
62
116
|
};
|
|
117
|
+
pulumi.runtime.registerResourceModule("oci", "StackMonitoring/baselineableMetric", _module);
|
|
63
118
|
pulumi.runtime.registerResourceModule("oci", "StackMonitoring/config", _module);
|
|
64
119
|
pulumi.runtime.registerResourceModule("oci", "StackMonitoring/discoveryJob", _module);
|
|
120
|
+
pulumi.runtime.registerResourceModule("oci", "StackMonitoring/metricExtension", _module);
|
|
121
|
+
pulumi.runtime.registerResourceModule("oci", "StackMonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement", _module);
|
|
122
|
+
pulumi.runtime.registerResourceModule("oci", "StackMonitoring/metricExtensionsTestManagement", _module);
|
|
65
123
|
pulumi.runtime.registerResourceModule("oci", "StackMonitoring/monitoredResource", _module);
|
|
124
|
+
pulumi.runtime.registerResourceModule("oci", "StackMonitoring/monitoredResourceTask", _module);
|
|
125
|
+
pulumi.runtime.registerResourceModule("oci", "StackMonitoring/monitoredResourceType", _module);
|
|
66
126
|
pulumi.runtime.registerResourceModule("oci", "StackMonitoring/monitoredResourcesAssociateMonitoredResource", _module);
|
|
67
127
|
pulumi.runtime.registerResourceModule("oci", "StackMonitoring/monitoredResourcesListMember", _module);
|
|
68
128
|
pulumi.runtime.registerResourceModule("oci", "StackMonitoring/monitoredResourcesSearch", _module);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../stackmonitoring/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,MAAM,GAAqC,IAAW,CAAC;AACpE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,QAAQ,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;AAItD,QAAA,YAAY,GAAiD,IAAW,CAAC;AACtF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAGlE,QAAA,SAAS,GAA2C,IAAW,CAAC;AAChE,QAAA,eAAe,GAAiD,IAAW,CAAC;AACzF,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,WAAW,EAAC,iBAAiB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;AAG9E,QAAA,UAAU,GAA6C,IAAW,CAAC;AACnE,QAAA,gBAAgB,GAAmD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,EAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAGjF,QAAA,eAAe,GAAuD,IAAW,CAAC;AAClF,QAAA,qBAAqB,GAA6D,IAAW,CAAC;AAC3G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,iBAAiB,EAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAGhG,QAAA,mBAAmB,GAA+D,IAAW,CAAC;AAC9F,QAAA,yBAAyB,GAAqE,IAAW,CAAC;AACvH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,qBAAqB,EAAC,2BAA2B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,uBAAuB,CAAC,CAAC,CAAC;AAG5G,QAAA,gBAAgB,GAAyD,IAAW,CAAC;AACrF,QAAA,sBAAsB,GAA+D,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,kBAAkB,EAAC,wBAAwB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,oBAAoB,CAAC,CAAC,CAAC;AAGnG,QAAA,oBAAoB,GAAiE,IAAW,CAAC;AACjG,QAAA,0BAA0B,GAAuE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,sBAAsB,EAAC,4BAA4B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,wBAAwB,CAAC,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../stackmonitoring/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,313 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource provides the Metric Extension resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
6
|
+
*
|
|
7
|
+
* Creates a new metric extension resource for a given compartment
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testMetricExtension = new oci.stackmonitoring.MetricExtension("testMetricExtension", {
|
|
16
|
+
* collectionRecurrences: _var.metric_extension_collection_recurrences,
|
|
17
|
+
* compartmentId: _var.compartment_id,
|
|
18
|
+
* displayName: _var.metric_extension_display_name,
|
|
19
|
+
* metricLists: [{
|
|
20
|
+
* dataType: _var.metric_extension_metric_list_data_type,
|
|
21
|
+
* name: _var.metric_extension_metric_list_name,
|
|
22
|
+
* computeExpression: _var.metric_extension_metric_list_compute_expression,
|
|
23
|
+
* displayName: _var.metric_extension_metric_list_display_name,
|
|
24
|
+
* isDimension: _var.metric_extension_metric_list_is_dimension,
|
|
25
|
+
* isHidden: _var.metric_extension_metric_list_is_hidden,
|
|
26
|
+
* metricCategory: _var.metric_extension_metric_list_metric_category,
|
|
27
|
+
* unit: _var.metric_extension_metric_list_unit,
|
|
28
|
+
* }],
|
|
29
|
+
* queryProperties: {
|
|
30
|
+
* collectionMethod: _var.metric_extension_query_properties_collection_method,
|
|
31
|
+
* arguments: _var.metric_extension_query_properties_arguments,
|
|
32
|
+
* autoRowPrefix: _var.metric_extension_query_properties_auto_row_prefix,
|
|
33
|
+
* command: _var.metric_extension_query_properties_command,
|
|
34
|
+
* delimiter: _var.metric_extension_query_properties_delimiter,
|
|
35
|
+
* identityMetric: _var.metric_extension_query_properties_identity_metric,
|
|
36
|
+
* inParamDetails: [{
|
|
37
|
+
* inParamPosition: _var.metric_extension_query_properties_in_param_details_in_param_position,
|
|
38
|
+
* inParamValue: _var.metric_extension_query_properties_in_param_details_in_param_value,
|
|
39
|
+
* }],
|
|
40
|
+
* isMetricServiceEnabled: _var.metric_extension_query_properties_is_metric_service_enabled,
|
|
41
|
+
* jmxAttributes: _var.metric_extension_query_properties_jmx_attributes,
|
|
42
|
+
* managedBeanQuery: _var.metric_extension_query_properties_managed_bean_query,
|
|
43
|
+
* outParamDetails: {
|
|
44
|
+
* outParamPosition: _var.metric_extension_query_properties_out_param_details_out_param_position,
|
|
45
|
+
* outParamType: _var.metric_extension_query_properties_out_param_details_out_param_type,
|
|
46
|
+
* },
|
|
47
|
+
* scriptDetails: {
|
|
48
|
+
* content: _var.metric_extension_query_properties_script_details_content,
|
|
49
|
+
* name: _var.metric_extension_query_properties_script_details_name,
|
|
50
|
+
* },
|
|
51
|
+
* sqlDetails: {
|
|
52
|
+
* content: _var.metric_extension_query_properties_sql_details_content,
|
|
53
|
+
* scriptFileName: _var.metric_extension_query_properties_sql_details_script_file_name,
|
|
54
|
+
* },
|
|
55
|
+
* sqlType: _var.metric_extension_query_properties_sql_type,
|
|
56
|
+
* startsWith: _var.metric_extension_query_properties_starts_with,
|
|
57
|
+
* },
|
|
58
|
+
* resourceType: _var.metric_extension_resource_type,
|
|
59
|
+
* description: _var.metric_extension_description,
|
|
60
|
+
* });
|
|
61
|
+
* ```
|
|
62
|
+
*
|
|
63
|
+
* ## Import
|
|
64
|
+
*
|
|
65
|
+
* MetricExtensions can be imported using the `id`, e.g.
|
|
66
|
+
*
|
|
67
|
+
* ```sh
|
|
68
|
+
* $ pulumi import oci:StackMonitoring/metricExtension:MetricExtension test_metric_extension "id"
|
|
69
|
+
* ```
|
|
70
|
+
*/
|
|
71
|
+
export declare class MetricExtension extends pulumi.CustomResource {
|
|
72
|
+
/**
|
|
73
|
+
* Get an existing MetricExtension resource's state with the given name, ID, and optional extra
|
|
74
|
+
* properties used to qualify the lookup.
|
|
75
|
+
*
|
|
76
|
+
* @param name The _unique_ name of the resulting resource.
|
|
77
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
78
|
+
* @param state Any extra arguments used during the lookup.
|
|
79
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
80
|
+
*/
|
|
81
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: MetricExtensionState, opts?: pulumi.CustomResourceOptions): MetricExtension;
|
|
82
|
+
/**
|
|
83
|
+
* Returns true if the given object is an instance of MetricExtension. This is designed to work even
|
|
84
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
85
|
+
*/
|
|
86
|
+
static isInstance(obj: any): obj is MetricExtension;
|
|
87
|
+
/**
|
|
88
|
+
* (Updatable) Type of possible collection methods.
|
|
89
|
+
*/
|
|
90
|
+
readonly collectionMethod: pulumi.Output<string>;
|
|
91
|
+
/**
|
|
92
|
+
* (Updatable) Schedule of metric extension should use RFC 5545 format i.e. recur-rule-part = "FREQ";INTERVAL where FREQ rule part identifies the type of recurrence rule. Valid values are "MINUTELY","HOURLY","DAILY" to specify repeating events based on an interval of a minute, an hour and a day or more. Example- FREQ=DAILY;INTERVAL=1
|
|
93
|
+
*/
|
|
94
|
+
readonly collectionRecurrences: pulumi.Output<string>;
|
|
95
|
+
/**
|
|
96
|
+
* (Updatable) Compartment Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
|
97
|
+
*/
|
|
98
|
+
readonly compartmentId: pulumi.Output<string>;
|
|
99
|
+
/**
|
|
100
|
+
* Created by user
|
|
101
|
+
*/
|
|
102
|
+
readonly createdBy: pulumi.Output<string>;
|
|
103
|
+
/**
|
|
104
|
+
* (Updatable) Description of the metric extension.
|
|
105
|
+
*/
|
|
106
|
+
readonly description: pulumi.Output<string>;
|
|
107
|
+
/**
|
|
108
|
+
* (Updatable) Display name of the metric.
|
|
109
|
+
*/
|
|
110
|
+
readonly displayName: pulumi.Output<string>;
|
|
111
|
+
/**
|
|
112
|
+
* List of resource objects on which this metric extension is enabled.
|
|
113
|
+
*/
|
|
114
|
+
readonly enabledOnResources: pulumi.Output<outputs.StackMonitoring.MetricExtensionEnabledOnResource[]>;
|
|
115
|
+
/**
|
|
116
|
+
* Count of resources on which this metric extension is enabled.
|
|
117
|
+
*/
|
|
118
|
+
readonly enabledOnResourcesCount: pulumi.Output<number>;
|
|
119
|
+
/**
|
|
120
|
+
* Last updated by user
|
|
121
|
+
*/
|
|
122
|
+
readonly lastUpdatedBy: pulumi.Output<string>;
|
|
123
|
+
/**
|
|
124
|
+
* (Updatable) List of metrics which are part of this metric extension
|
|
125
|
+
*/
|
|
126
|
+
readonly metricLists: pulumi.Output<outputs.StackMonitoring.MetricExtensionMetricList[]>;
|
|
127
|
+
/**
|
|
128
|
+
* (Updatable) Name of the script file
|
|
129
|
+
*/
|
|
130
|
+
readonly name: pulumi.Output<string>;
|
|
131
|
+
/**
|
|
132
|
+
* (Updatable) An optional property when set to `true` triggers Publish of a metric extension. Once set to `true`, it cannot be changed back to `false`. Update of publishTrigger cannot be combined with other updates in the same request. A metric extension cannot be tested and its definition cannot be updated once it is marked published or publishTrigger is updated to `true`.
|
|
133
|
+
*
|
|
134
|
+
*
|
|
135
|
+
* ** IMPORTANT **
|
|
136
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
137
|
+
*/
|
|
138
|
+
readonly publishTrigger: pulumi.Output<boolean | undefined>;
|
|
139
|
+
/**
|
|
140
|
+
* (Updatable) Collection method and query properties details of metric extension
|
|
141
|
+
*/
|
|
142
|
+
readonly queryProperties: pulumi.Output<outputs.StackMonitoring.MetricExtensionQueryProperties>;
|
|
143
|
+
/**
|
|
144
|
+
* Resource type to which Metric Extension applies
|
|
145
|
+
*/
|
|
146
|
+
readonly resourceType: pulumi.Output<string>;
|
|
147
|
+
/**
|
|
148
|
+
* The URI path that the user can do a GET on to access the metric extension metadata
|
|
149
|
+
*/
|
|
150
|
+
readonly resourceUri: pulumi.Output<string>;
|
|
151
|
+
/**
|
|
152
|
+
* The current lifecycle state of the metric extension
|
|
153
|
+
*/
|
|
154
|
+
readonly state: pulumi.Output<string>;
|
|
155
|
+
/**
|
|
156
|
+
* The current status of the metric extension i.e. whether it is Draft or Published
|
|
157
|
+
*/
|
|
158
|
+
readonly status: pulumi.Output<string>;
|
|
159
|
+
/**
|
|
160
|
+
* Tenant Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
|
161
|
+
*/
|
|
162
|
+
readonly tenantId: pulumi.Output<string>;
|
|
163
|
+
/**
|
|
164
|
+
* Metric Extension creation time. An RFC3339 formatted datetime string.
|
|
165
|
+
*/
|
|
166
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
167
|
+
/**
|
|
168
|
+
* Metric Extension update time. An RFC3339 formatted datetime string.
|
|
169
|
+
*/
|
|
170
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
171
|
+
/**
|
|
172
|
+
* Create a MetricExtension resource with the given unique name, arguments, and options.
|
|
173
|
+
*
|
|
174
|
+
* @param name The _unique_ name of the resource.
|
|
175
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
176
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
177
|
+
*/
|
|
178
|
+
constructor(name: string, args: MetricExtensionArgs, opts?: pulumi.CustomResourceOptions);
|
|
179
|
+
}
|
|
180
|
+
/**
|
|
181
|
+
* Input properties used for looking up and filtering MetricExtension resources.
|
|
182
|
+
*/
|
|
183
|
+
export interface MetricExtensionState {
|
|
184
|
+
/**
|
|
185
|
+
* (Updatable) Type of possible collection methods.
|
|
186
|
+
*/
|
|
187
|
+
collectionMethod?: pulumi.Input<string>;
|
|
188
|
+
/**
|
|
189
|
+
* (Updatable) Schedule of metric extension should use RFC 5545 format i.e. recur-rule-part = "FREQ";INTERVAL where FREQ rule part identifies the type of recurrence rule. Valid values are "MINUTELY","HOURLY","DAILY" to specify repeating events based on an interval of a minute, an hour and a day or more. Example- FREQ=DAILY;INTERVAL=1
|
|
190
|
+
*/
|
|
191
|
+
collectionRecurrences?: pulumi.Input<string>;
|
|
192
|
+
/**
|
|
193
|
+
* (Updatable) Compartment Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
|
194
|
+
*/
|
|
195
|
+
compartmentId?: pulumi.Input<string>;
|
|
196
|
+
/**
|
|
197
|
+
* Created by user
|
|
198
|
+
*/
|
|
199
|
+
createdBy?: pulumi.Input<string>;
|
|
200
|
+
/**
|
|
201
|
+
* (Updatable) Description of the metric extension.
|
|
202
|
+
*/
|
|
203
|
+
description?: pulumi.Input<string>;
|
|
204
|
+
/**
|
|
205
|
+
* (Updatable) Display name of the metric.
|
|
206
|
+
*/
|
|
207
|
+
displayName?: pulumi.Input<string>;
|
|
208
|
+
/**
|
|
209
|
+
* List of resource objects on which this metric extension is enabled.
|
|
210
|
+
*/
|
|
211
|
+
enabledOnResources?: pulumi.Input<pulumi.Input<inputs.StackMonitoring.MetricExtensionEnabledOnResource>[]>;
|
|
212
|
+
/**
|
|
213
|
+
* Count of resources on which this metric extension is enabled.
|
|
214
|
+
*/
|
|
215
|
+
enabledOnResourcesCount?: pulumi.Input<number>;
|
|
216
|
+
/**
|
|
217
|
+
* Last updated by user
|
|
218
|
+
*/
|
|
219
|
+
lastUpdatedBy?: pulumi.Input<string>;
|
|
220
|
+
/**
|
|
221
|
+
* (Updatable) List of metrics which are part of this metric extension
|
|
222
|
+
*/
|
|
223
|
+
metricLists?: pulumi.Input<pulumi.Input<inputs.StackMonitoring.MetricExtensionMetricList>[]>;
|
|
224
|
+
/**
|
|
225
|
+
* (Updatable) Name of the script file
|
|
226
|
+
*/
|
|
227
|
+
name?: pulumi.Input<string>;
|
|
228
|
+
/**
|
|
229
|
+
* (Updatable) An optional property when set to `true` triggers Publish of a metric extension. Once set to `true`, it cannot be changed back to `false`. Update of publishTrigger cannot be combined with other updates in the same request. A metric extension cannot be tested and its definition cannot be updated once it is marked published or publishTrigger is updated to `true`.
|
|
230
|
+
*
|
|
231
|
+
*
|
|
232
|
+
* ** IMPORTANT **
|
|
233
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
234
|
+
*/
|
|
235
|
+
publishTrigger?: pulumi.Input<boolean>;
|
|
236
|
+
/**
|
|
237
|
+
* (Updatable) Collection method and query properties details of metric extension
|
|
238
|
+
*/
|
|
239
|
+
queryProperties?: pulumi.Input<inputs.StackMonitoring.MetricExtensionQueryProperties>;
|
|
240
|
+
/**
|
|
241
|
+
* Resource type to which Metric Extension applies
|
|
242
|
+
*/
|
|
243
|
+
resourceType?: pulumi.Input<string>;
|
|
244
|
+
/**
|
|
245
|
+
* The URI path that the user can do a GET on to access the metric extension metadata
|
|
246
|
+
*/
|
|
247
|
+
resourceUri?: pulumi.Input<string>;
|
|
248
|
+
/**
|
|
249
|
+
* The current lifecycle state of the metric extension
|
|
250
|
+
*/
|
|
251
|
+
state?: pulumi.Input<string>;
|
|
252
|
+
/**
|
|
253
|
+
* The current status of the metric extension i.e. whether it is Draft or Published
|
|
254
|
+
*/
|
|
255
|
+
status?: pulumi.Input<string>;
|
|
256
|
+
/**
|
|
257
|
+
* Tenant Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
|
258
|
+
*/
|
|
259
|
+
tenantId?: pulumi.Input<string>;
|
|
260
|
+
/**
|
|
261
|
+
* Metric Extension creation time. An RFC3339 formatted datetime string.
|
|
262
|
+
*/
|
|
263
|
+
timeCreated?: pulumi.Input<string>;
|
|
264
|
+
/**
|
|
265
|
+
* Metric Extension update time. An RFC3339 formatted datetime string.
|
|
266
|
+
*/
|
|
267
|
+
timeUpdated?: pulumi.Input<string>;
|
|
268
|
+
}
|
|
269
|
+
/**
|
|
270
|
+
* The set of arguments for constructing a MetricExtension resource.
|
|
271
|
+
*/
|
|
272
|
+
export interface MetricExtensionArgs {
|
|
273
|
+
/**
|
|
274
|
+
* (Updatable) Schedule of metric extension should use RFC 5545 format i.e. recur-rule-part = "FREQ";INTERVAL where FREQ rule part identifies the type of recurrence rule. Valid values are "MINUTELY","HOURLY","DAILY" to specify repeating events based on an interval of a minute, an hour and a day or more. Example- FREQ=DAILY;INTERVAL=1
|
|
275
|
+
*/
|
|
276
|
+
collectionRecurrences: pulumi.Input<string>;
|
|
277
|
+
/**
|
|
278
|
+
* (Updatable) Compartment Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
|
279
|
+
*/
|
|
280
|
+
compartmentId: pulumi.Input<string>;
|
|
281
|
+
/**
|
|
282
|
+
* (Updatable) Description of the metric extension.
|
|
283
|
+
*/
|
|
284
|
+
description?: pulumi.Input<string>;
|
|
285
|
+
/**
|
|
286
|
+
* (Updatable) Display name of the metric.
|
|
287
|
+
*/
|
|
288
|
+
displayName: pulumi.Input<string>;
|
|
289
|
+
/**
|
|
290
|
+
* (Updatable) List of metrics which are part of this metric extension
|
|
291
|
+
*/
|
|
292
|
+
metricLists: pulumi.Input<pulumi.Input<inputs.StackMonitoring.MetricExtensionMetricList>[]>;
|
|
293
|
+
/**
|
|
294
|
+
* (Updatable) Name of the script file
|
|
295
|
+
*/
|
|
296
|
+
name?: pulumi.Input<string>;
|
|
297
|
+
/**
|
|
298
|
+
* (Updatable) An optional property when set to `true` triggers Publish of a metric extension. Once set to `true`, it cannot be changed back to `false`. Update of publishTrigger cannot be combined with other updates in the same request. A metric extension cannot be tested and its definition cannot be updated once it is marked published or publishTrigger is updated to `true`.
|
|
299
|
+
*
|
|
300
|
+
*
|
|
301
|
+
* ** IMPORTANT **
|
|
302
|
+
* Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
|
|
303
|
+
*/
|
|
304
|
+
publishTrigger?: pulumi.Input<boolean>;
|
|
305
|
+
/**
|
|
306
|
+
* (Updatable) Collection method and query properties details of metric extension
|
|
307
|
+
*/
|
|
308
|
+
queryProperties: pulumi.Input<inputs.StackMonitoring.MetricExtensionQueryProperties>;
|
|
309
|
+
/**
|
|
310
|
+
* Resource type to which Metric Extension applies
|
|
311
|
+
*/
|
|
312
|
+
resourceType: pulumi.Input<string>;
|
|
313
|
+
}
|
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.MetricExtension = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource provides the Metric Extension resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
10
|
+
*
|
|
11
|
+
* Creates a new metric extension resource for a given compartment
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testMetricExtension = new oci.stackmonitoring.MetricExtension("testMetricExtension", {
|
|
20
|
+
* collectionRecurrences: _var.metric_extension_collection_recurrences,
|
|
21
|
+
* compartmentId: _var.compartment_id,
|
|
22
|
+
* displayName: _var.metric_extension_display_name,
|
|
23
|
+
* metricLists: [{
|
|
24
|
+
* dataType: _var.metric_extension_metric_list_data_type,
|
|
25
|
+
* name: _var.metric_extension_metric_list_name,
|
|
26
|
+
* computeExpression: _var.metric_extension_metric_list_compute_expression,
|
|
27
|
+
* displayName: _var.metric_extension_metric_list_display_name,
|
|
28
|
+
* isDimension: _var.metric_extension_metric_list_is_dimension,
|
|
29
|
+
* isHidden: _var.metric_extension_metric_list_is_hidden,
|
|
30
|
+
* metricCategory: _var.metric_extension_metric_list_metric_category,
|
|
31
|
+
* unit: _var.metric_extension_metric_list_unit,
|
|
32
|
+
* }],
|
|
33
|
+
* queryProperties: {
|
|
34
|
+
* collectionMethod: _var.metric_extension_query_properties_collection_method,
|
|
35
|
+
* arguments: _var.metric_extension_query_properties_arguments,
|
|
36
|
+
* autoRowPrefix: _var.metric_extension_query_properties_auto_row_prefix,
|
|
37
|
+
* command: _var.metric_extension_query_properties_command,
|
|
38
|
+
* delimiter: _var.metric_extension_query_properties_delimiter,
|
|
39
|
+
* identityMetric: _var.metric_extension_query_properties_identity_metric,
|
|
40
|
+
* inParamDetails: [{
|
|
41
|
+
* inParamPosition: _var.metric_extension_query_properties_in_param_details_in_param_position,
|
|
42
|
+
* inParamValue: _var.metric_extension_query_properties_in_param_details_in_param_value,
|
|
43
|
+
* }],
|
|
44
|
+
* isMetricServiceEnabled: _var.metric_extension_query_properties_is_metric_service_enabled,
|
|
45
|
+
* jmxAttributes: _var.metric_extension_query_properties_jmx_attributes,
|
|
46
|
+
* managedBeanQuery: _var.metric_extension_query_properties_managed_bean_query,
|
|
47
|
+
* outParamDetails: {
|
|
48
|
+
* outParamPosition: _var.metric_extension_query_properties_out_param_details_out_param_position,
|
|
49
|
+
* outParamType: _var.metric_extension_query_properties_out_param_details_out_param_type,
|
|
50
|
+
* },
|
|
51
|
+
* scriptDetails: {
|
|
52
|
+
* content: _var.metric_extension_query_properties_script_details_content,
|
|
53
|
+
* name: _var.metric_extension_query_properties_script_details_name,
|
|
54
|
+
* },
|
|
55
|
+
* sqlDetails: {
|
|
56
|
+
* content: _var.metric_extension_query_properties_sql_details_content,
|
|
57
|
+
* scriptFileName: _var.metric_extension_query_properties_sql_details_script_file_name,
|
|
58
|
+
* },
|
|
59
|
+
* sqlType: _var.metric_extension_query_properties_sql_type,
|
|
60
|
+
* startsWith: _var.metric_extension_query_properties_starts_with,
|
|
61
|
+
* },
|
|
62
|
+
* resourceType: _var.metric_extension_resource_type,
|
|
63
|
+
* description: _var.metric_extension_description,
|
|
64
|
+
* });
|
|
65
|
+
* ```
|
|
66
|
+
*
|
|
67
|
+
* ## Import
|
|
68
|
+
*
|
|
69
|
+
* MetricExtensions can be imported using the `id`, e.g.
|
|
70
|
+
*
|
|
71
|
+
* ```sh
|
|
72
|
+
* $ pulumi import oci:StackMonitoring/metricExtension:MetricExtension test_metric_extension "id"
|
|
73
|
+
* ```
|
|
74
|
+
*/
|
|
75
|
+
class MetricExtension extends pulumi.CustomResource {
|
|
76
|
+
/**
|
|
77
|
+
* Get an existing MetricExtension resource's state with the given name, ID, and optional extra
|
|
78
|
+
* properties used to qualify the lookup.
|
|
79
|
+
*
|
|
80
|
+
* @param name The _unique_ name of the resulting resource.
|
|
81
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
82
|
+
* @param state Any extra arguments used during the lookup.
|
|
83
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
84
|
+
*/
|
|
85
|
+
static get(name, id, state, opts) {
|
|
86
|
+
return new MetricExtension(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
87
|
+
}
|
|
88
|
+
/**
|
|
89
|
+
* Returns true if the given object is an instance of MetricExtension. This is designed to work even
|
|
90
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
91
|
+
*/
|
|
92
|
+
static isInstance(obj) {
|
|
93
|
+
if (obj === undefined || obj === null) {
|
|
94
|
+
return false;
|
|
95
|
+
}
|
|
96
|
+
return obj['__pulumiType'] === MetricExtension.__pulumiType;
|
|
97
|
+
}
|
|
98
|
+
constructor(name, argsOrState, opts) {
|
|
99
|
+
let resourceInputs = {};
|
|
100
|
+
opts = opts || {};
|
|
101
|
+
if (opts.id) {
|
|
102
|
+
const state = argsOrState;
|
|
103
|
+
resourceInputs["collectionMethod"] = state ? state.collectionMethod : undefined;
|
|
104
|
+
resourceInputs["collectionRecurrences"] = state ? state.collectionRecurrences : undefined;
|
|
105
|
+
resourceInputs["compartmentId"] = state ? state.compartmentId : undefined;
|
|
106
|
+
resourceInputs["createdBy"] = state ? state.createdBy : undefined;
|
|
107
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
108
|
+
resourceInputs["displayName"] = state ? state.displayName : undefined;
|
|
109
|
+
resourceInputs["enabledOnResources"] = state ? state.enabledOnResources : undefined;
|
|
110
|
+
resourceInputs["enabledOnResourcesCount"] = state ? state.enabledOnResourcesCount : undefined;
|
|
111
|
+
resourceInputs["lastUpdatedBy"] = state ? state.lastUpdatedBy : undefined;
|
|
112
|
+
resourceInputs["metricLists"] = state ? state.metricLists : undefined;
|
|
113
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
114
|
+
resourceInputs["publishTrigger"] = state ? state.publishTrigger : undefined;
|
|
115
|
+
resourceInputs["queryProperties"] = state ? state.queryProperties : undefined;
|
|
116
|
+
resourceInputs["resourceType"] = state ? state.resourceType : undefined;
|
|
117
|
+
resourceInputs["resourceUri"] = state ? state.resourceUri : undefined;
|
|
118
|
+
resourceInputs["state"] = state ? state.state : undefined;
|
|
119
|
+
resourceInputs["status"] = state ? state.status : undefined;
|
|
120
|
+
resourceInputs["tenantId"] = state ? state.tenantId : undefined;
|
|
121
|
+
resourceInputs["timeCreated"] = state ? state.timeCreated : undefined;
|
|
122
|
+
resourceInputs["timeUpdated"] = state ? state.timeUpdated : undefined;
|
|
123
|
+
}
|
|
124
|
+
else {
|
|
125
|
+
const args = argsOrState;
|
|
126
|
+
if ((!args || args.collectionRecurrences === undefined) && !opts.urn) {
|
|
127
|
+
throw new Error("Missing required property 'collectionRecurrences'");
|
|
128
|
+
}
|
|
129
|
+
if ((!args || args.compartmentId === undefined) && !opts.urn) {
|
|
130
|
+
throw new Error("Missing required property 'compartmentId'");
|
|
131
|
+
}
|
|
132
|
+
if ((!args || args.displayName === undefined) && !opts.urn) {
|
|
133
|
+
throw new Error("Missing required property 'displayName'");
|
|
134
|
+
}
|
|
135
|
+
if ((!args || args.metricLists === undefined) && !opts.urn) {
|
|
136
|
+
throw new Error("Missing required property 'metricLists'");
|
|
137
|
+
}
|
|
138
|
+
if ((!args || args.queryProperties === undefined) && !opts.urn) {
|
|
139
|
+
throw new Error("Missing required property 'queryProperties'");
|
|
140
|
+
}
|
|
141
|
+
if ((!args || args.resourceType === undefined) && !opts.urn) {
|
|
142
|
+
throw new Error("Missing required property 'resourceType'");
|
|
143
|
+
}
|
|
144
|
+
resourceInputs["collectionRecurrences"] = args ? args.collectionRecurrences : undefined;
|
|
145
|
+
resourceInputs["compartmentId"] = args ? args.compartmentId : undefined;
|
|
146
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
147
|
+
resourceInputs["displayName"] = args ? args.displayName : undefined;
|
|
148
|
+
resourceInputs["metricLists"] = args ? args.metricLists : undefined;
|
|
149
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
150
|
+
resourceInputs["publishTrigger"] = args ? args.publishTrigger : undefined;
|
|
151
|
+
resourceInputs["queryProperties"] = args ? args.queryProperties : undefined;
|
|
152
|
+
resourceInputs["resourceType"] = args ? args.resourceType : undefined;
|
|
153
|
+
resourceInputs["collectionMethod"] = undefined /*out*/;
|
|
154
|
+
resourceInputs["createdBy"] = undefined /*out*/;
|
|
155
|
+
resourceInputs["enabledOnResources"] = undefined /*out*/;
|
|
156
|
+
resourceInputs["enabledOnResourcesCount"] = undefined /*out*/;
|
|
157
|
+
resourceInputs["lastUpdatedBy"] = undefined /*out*/;
|
|
158
|
+
resourceInputs["resourceUri"] = undefined /*out*/;
|
|
159
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
160
|
+
resourceInputs["status"] = undefined /*out*/;
|
|
161
|
+
resourceInputs["tenantId"] = undefined /*out*/;
|
|
162
|
+
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
163
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
164
|
+
}
|
|
165
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
166
|
+
super(MetricExtension.__pulumiType, name, resourceInputs, opts);
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
exports.MetricExtension = MetricExtension;
|
|
170
|
+
/** @internal */
|
|
171
|
+
MetricExtension.__pulumiType = 'oci:StackMonitoring/metricExtension:MetricExtension';
|
|
172
|
+
//# sourceMappingURL=metricExtension.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"metricExtension.js","sourceRoot":"","sources":["../../stackmonitoring/metricExtension.ts"],"names":[],"mappings":"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"}
|