@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
|
@@ -0,0 +1,51 @@
|
|
|
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.getBaselineableMetricOutput = exports.getBaselineableMetric = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Baselineable Metric resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
10
|
+
*
|
|
11
|
+
* Get the Baseline-able metric for the given id
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testBaselineableMetric = oci.StackMonitoring.getBaselineableMetric({
|
|
20
|
+
* baselineableMetricId: oci_stack_monitoring_baselineable_metric.test_baselineable_metric.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getBaselineableMetric(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("oci:StackMonitoring/getBaselineableMetric:getBaselineableMetric", {
|
|
27
|
+
"baselineableMetricId": args.baselineableMetricId,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getBaselineableMetric = getBaselineableMetric;
|
|
31
|
+
/**
|
|
32
|
+
* This data source provides details about a specific Baselineable Metric resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
33
|
+
*
|
|
34
|
+
* Get the Baseline-able metric for the given id
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as oci from "@pulumi/oci";
|
|
41
|
+
*
|
|
42
|
+
* const testBaselineableMetric = oci.StackMonitoring.getBaselineableMetric({
|
|
43
|
+
* baselineableMetricId: oci_stack_monitoring_baselineable_metric.test_baselineable_metric.id,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getBaselineableMetricOutput(args, opts) {
|
|
48
|
+
return pulumi.output(args).apply((a) => getBaselineableMetric(a, opts));
|
|
49
|
+
}
|
|
50
|
+
exports.getBaselineableMetricOutput = getBaselineableMetricOutput;
|
|
51
|
+
//# sourceMappingURL=getBaselineableMetric.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getBaselineableMetric.js","sourceRoot":"","sources":["../../stackmonitoring/getBaselineableMetric.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAE9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iEAAiE,EAAE;QAC5F,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,sDAMC;AAkFD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,qBAAqB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChF,CAAC;AAFD,kEAEC"}
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This data source provides the list of Baselineable Metrics in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
6
|
+
*
|
|
7
|
+
* List of summary of baseline-able metrics for a given resource group if specified.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testBaselineableMetrics = oci.StackMonitoring.getBaselineableMetrics({
|
|
16
|
+
* baselineableMetricId: oci_stack_monitoring_baselineable_metric.test_baselineable_metric.id,
|
|
17
|
+
* compartmentId: _var.compartment_id,
|
|
18
|
+
* metricNamespace: _var.baselineable_metric_metric_namespace,
|
|
19
|
+
* name: _var.baselineable_metric_name,
|
|
20
|
+
* resourceGroup: _var.baselineable_metric_resource_group,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
export declare function getBaselineableMetrics(args?: GetBaselineableMetricsArgs, opts?: pulumi.InvokeOptions): Promise<GetBaselineableMetricsResult>;
|
|
25
|
+
/**
|
|
26
|
+
* A collection of arguments for invoking getBaselineableMetrics.
|
|
27
|
+
*/
|
|
28
|
+
export interface GetBaselineableMetricsArgs {
|
|
29
|
+
/**
|
|
30
|
+
* Identifier for the metric
|
|
31
|
+
*/
|
|
32
|
+
baselineableMetricId?: string;
|
|
33
|
+
/**
|
|
34
|
+
* The ID of the compartment in which data is listed.
|
|
35
|
+
*/
|
|
36
|
+
compartmentId?: string;
|
|
37
|
+
filters?: inputs.StackMonitoring.GetBaselineableMetricsFilter[];
|
|
38
|
+
/**
|
|
39
|
+
* A filter to return monitored resource types that has the matching namespace.
|
|
40
|
+
*/
|
|
41
|
+
metricNamespace?: string;
|
|
42
|
+
/**
|
|
43
|
+
* Metric Name
|
|
44
|
+
*/
|
|
45
|
+
name?: string;
|
|
46
|
+
/**
|
|
47
|
+
* Resource Group
|
|
48
|
+
*/
|
|
49
|
+
resourceGroup?: string;
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* A collection of values returned by getBaselineableMetrics.
|
|
53
|
+
*/
|
|
54
|
+
export interface GetBaselineableMetricsResult {
|
|
55
|
+
readonly baselineableMetricId?: string;
|
|
56
|
+
/**
|
|
57
|
+
* The list of baselineable_metric_summary_collection.
|
|
58
|
+
*/
|
|
59
|
+
readonly baselineableMetricSummaryCollections: outputs.StackMonitoring.GetBaselineableMetricsBaselineableMetricSummaryCollection[];
|
|
60
|
+
/**
|
|
61
|
+
* OCID of the compartment
|
|
62
|
+
*/
|
|
63
|
+
readonly compartmentId?: string;
|
|
64
|
+
readonly filters?: outputs.StackMonitoring.GetBaselineableMetricsFilter[];
|
|
65
|
+
/**
|
|
66
|
+
* The provider-assigned unique ID for this managed resource.
|
|
67
|
+
*/
|
|
68
|
+
readonly id: string;
|
|
69
|
+
readonly metricNamespace?: string;
|
|
70
|
+
/**
|
|
71
|
+
* name of the metric
|
|
72
|
+
*/
|
|
73
|
+
readonly name?: string;
|
|
74
|
+
/**
|
|
75
|
+
* Resource group of the metric
|
|
76
|
+
*/
|
|
77
|
+
readonly resourceGroup?: string;
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* This data source provides the list of Baselineable Metrics in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
81
|
+
*
|
|
82
|
+
* List of summary of baseline-able metrics for a given resource group if specified.
|
|
83
|
+
*
|
|
84
|
+
* ## Example Usage
|
|
85
|
+
*
|
|
86
|
+
* ```typescript
|
|
87
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
88
|
+
* import * as oci from "@pulumi/oci";
|
|
89
|
+
*
|
|
90
|
+
* const testBaselineableMetrics = oci.StackMonitoring.getBaselineableMetrics({
|
|
91
|
+
* baselineableMetricId: oci_stack_monitoring_baselineable_metric.test_baselineable_metric.id,
|
|
92
|
+
* compartmentId: _var.compartment_id,
|
|
93
|
+
* metricNamespace: _var.baselineable_metric_metric_namespace,
|
|
94
|
+
* name: _var.baselineable_metric_name,
|
|
95
|
+
* resourceGroup: _var.baselineable_metric_resource_group,
|
|
96
|
+
* });
|
|
97
|
+
* ```
|
|
98
|
+
*/
|
|
99
|
+
export declare function getBaselineableMetricsOutput(args?: GetBaselineableMetricsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetBaselineableMetricsResult>;
|
|
100
|
+
/**
|
|
101
|
+
* A collection of arguments for invoking getBaselineableMetrics.
|
|
102
|
+
*/
|
|
103
|
+
export interface GetBaselineableMetricsOutputArgs {
|
|
104
|
+
/**
|
|
105
|
+
* Identifier for the metric
|
|
106
|
+
*/
|
|
107
|
+
baselineableMetricId?: pulumi.Input<string>;
|
|
108
|
+
/**
|
|
109
|
+
* The ID of the compartment in which data is listed.
|
|
110
|
+
*/
|
|
111
|
+
compartmentId?: pulumi.Input<string>;
|
|
112
|
+
filters?: pulumi.Input<pulumi.Input<inputs.StackMonitoring.GetBaselineableMetricsFilterArgs>[]>;
|
|
113
|
+
/**
|
|
114
|
+
* A filter to return monitored resource types that has the matching namespace.
|
|
115
|
+
*/
|
|
116
|
+
metricNamespace?: pulumi.Input<string>;
|
|
117
|
+
/**
|
|
118
|
+
* Metric Name
|
|
119
|
+
*/
|
|
120
|
+
name?: pulumi.Input<string>;
|
|
121
|
+
/**
|
|
122
|
+
* Resource Group
|
|
123
|
+
*/
|
|
124
|
+
resourceGroup?: pulumi.Input<string>;
|
|
125
|
+
}
|
|
@@ -0,0 +1,65 @@
|
|
|
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.getBaselineableMetricsOutput = exports.getBaselineableMetrics = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Baselineable Metrics in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
10
|
+
*
|
|
11
|
+
* List of summary of baseline-able metrics for a given resource group if specified.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testBaselineableMetrics = oci.StackMonitoring.getBaselineableMetrics({
|
|
20
|
+
* baselineableMetricId: oci_stack_monitoring_baselineable_metric.test_baselineable_metric.id,
|
|
21
|
+
* compartmentId: _var.compartment_id,
|
|
22
|
+
* metricNamespace: _var.baselineable_metric_metric_namespace,
|
|
23
|
+
* name: _var.baselineable_metric_name,
|
|
24
|
+
* resourceGroup: _var.baselineable_metric_resource_group,
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
*/
|
|
28
|
+
function getBaselineableMetrics(args, opts) {
|
|
29
|
+
args = args || {};
|
|
30
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
31
|
+
return pulumi.runtime.invoke("oci:StackMonitoring/getBaselineableMetrics:getBaselineableMetrics", {
|
|
32
|
+
"baselineableMetricId": args.baselineableMetricId,
|
|
33
|
+
"compartmentId": args.compartmentId,
|
|
34
|
+
"filters": args.filters,
|
|
35
|
+
"metricNamespace": args.metricNamespace,
|
|
36
|
+
"name": args.name,
|
|
37
|
+
"resourceGroup": args.resourceGroup,
|
|
38
|
+
}, opts);
|
|
39
|
+
}
|
|
40
|
+
exports.getBaselineableMetrics = getBaselineableMetrics;
|
|
41
|
+
/**
|
|
42
|
+
* This data source provides the list of Baselineable Metrics in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
43
|
+
*
|
|
44
|
+
* List of summary of baseline-able metrics for a given resource group if specified.
|
|
45
|
+
*
|
|
46
|
+
* ## Example Usage
|
|
47
|
+
*
|
|
48
|
+
* ```typescript
|
|
49
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
50
|
+
* import * as oci from "@pulumi/oci";
|
|
51
|
+
*
|
|
52
|
+
* const testBaselineableMetrics = oci.StackMonitoring.getBaselineableMetrics({
|
|
53
|
+
* baselineableMetricId: oci_stack_monitoring_baselineable_metric.test_baselineable_metric.id,
|
|
54
|
+
* compartmentId: _var.compartment_id,
|
|
55
|
+
* metricNamespace: _var.baselineable_metric_metric_namespace,
|
|
56
|
+
* name: _var.baselineable_metric_name,
|
|
57
|
+
* resourceGroup: _var.baselineable_metric_resource_group,
|
|
58
|
+
* });
|
|
59
|
+
* ```
|
|
60
|
+
*/
|
|
61
|
+
function getBaselineableMetricsOutput(args, opts) {
|
|
62
|
+
return pulumi.output(args).apply((a) => getBaselineableMetrics(a, opts));
|
|
63
|
+
}
|
|
64
|
+
exports.getBaselineableMetricsOutput = getBaselineableMetricsOutput;
|
|
65
|
+
//# sourceMappingURL=getBaselineableMetrics.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getBaselineableMetrics.js","sourceRoot":"","sources":["../../stackmonitoring/getBaselineableMetrics.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mEAAmE,EAAE;QAC9F,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,wDAYC;AAyDD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAA2B;IAC7G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACjF,CAAC;AAFD,oEAEC"}
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This data source provides details about a specific Baselineable Metrics Evaluate resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
6
|
+
*
|
|
7
|
+
* Evaluates metric for anomalies for the given data points
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testBaselineableMetricsEvaluate = oci.StackMonitoring.getBaselineableMetricsEvaluate({
|
|
16
|
+
* baselineableMetricId: oci_stack_monitoring_baselineable_metric.test_baselineable_metric.id,
|
|
17
|
+
* items: [{
|
|
18
|
+
* evaluationDataPoints: [{
|
|
19
|
+
* timestamp: _var.baselineable_metrics_evaluate_items_evaluation_data_points_timestamp,
|
|
20
|
+
* value: _var.baselineable_metrics_evaluate_items_evaluation_data_points_value,
|
|
21
|
+
* }],
|
|
22
|
+
* trainingDataPoints: [{
|
|
23
|
+
* timestamp: _var.baselineable_metrics_evaluate_items_training_data_points_timestamp,
|
|
24
|
+
* value: _var.baselineable_metrics_evaluate_items_training_data_points_value,
|
|
25
|
+
* }],
|
|
26
|
+
* dimensions: _var.baselineable_metrics_evaluate_items_dimensions,
|
|
27
|
+
* }],
|
|
28
|
+
* resourceId: oci_usage_proxy_resource.test_resource.id,
|
|
29
|
+
* });
|
|
30
|
+
* ```
|
|
31
|
+
*/
|
|
32
|
+
export declare function getBaselineableMetricsEvaluate(args: GetBaselineableMetricsEvaluateArgs, opts?: pulumi.InvokeOptions): Promise<GetBaselineableMetricsEvaluateResult>;
|
|
33
|
+
/**
|
|
34
|
+
* A collection of arguments for invoking getBaselineableMetricsEvaluate.
|
|
35
|
+
*/
|
|
36
|
+
export interface GetBaselineableMetricsEvaluateArgs {
|
|
37
|
+
/**
|
|
38
|
+
* Identifier for the metric
|
|
39
|
+
*/
|
|
40
|
+
baselineableMetricId: string;
|
|
41
|
+
/**
|
|
42
|
+
* List of Metric data
|
|
43
|
+
*/
|
|
44
|
+
items: inputs.StackMonitoring.GetBaselineableMetricsEvaluateItem[];
|
|
45
|
+
/**
|
|
46
|
+
* OCID of the resource
|
|
47
|
+
*/
|
|
48
|
+
resourceId: string;
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* A collection of values returned by getBaselineableMetricsEvaluate.
|
|
52
|
+
*/
|
|
53
|
+
export interface GetBaselineableMetricsEvaluateResult {
|
|
54
|
+
readonly baselineableMetricId: string;
|
|
55
|
+
/**
|
|
56
|
+
* list of anomaly data points for the metric
|
|
57
|
+
*/
|
|
58
|
+
readonly dataPoints: outputs.StackMonitoring.GetBaselineableMetricsEvaluateDataPoint[];
|
|
59
|
+
/**
|
|
60
|
+
* The provider-assigned unique ID for this managed resource.
|
|
61
|
+
*/
|
|
62
|
+
readonly id: string;
|
|
63
|
+
/**
|
|
64
|
+
* List of Metric data
|
|
65
|
+
*/
|
|
66
|
+
readonly items: outputs.StackMonitoring.GetBaselineableMetricsEvaluateItem[];
|
|
67
|
+
/**
|
|
68
|
+
* OCID of the resource
|
|
69
|
+
*/
|
|
70
|
+
readonly resourceId: string;
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* This data source provides details about a specific Baselineable Metrics Evaluate resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
74
|
+
*
|
|
75
|
+
* Evaluates metric for anomalies for the given data points
|
|
76
|
+
*
|
|
77
|
+
* ## Example Usage
|
|
78
|
+
*
|
|
79
|
+
* ```typescript
|
|
80
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
81
|
+
* import * as oci from "@pulumi/oci";
|
|
82
|
+
*
|
|
83
|
+
* const testBaselineableMetricsEvaluate = oci.StackMonitoring.getBaselineableMetricsEvaluate({
|
|
84
|
+
* baselineableMetricId: oci_stack_monitoring_baselineable_metric.test_baselineable_metric.id,
|
|
85
|
+
* items: [{
|
|
86
|
+
* evaluationDataPoints: [{
|
|
87
|
+
* timestamp: _var.baselineable_metrics_evaluate_items_evaluation_data_points_timestamp,
|
|
88
|
+
* value: _var.baselineable_metrics_evaluate_items_evaluation_data_points_value,
|
|
89
|
+
* }],
|
|
90
|
+
* trainingDataPoints: [{
|
|
91
|
+
* timestamp: _var.baselineable_metrics_evaluate_items_training_data_points_timestamp,
|
|
92
|
+
* value: _var.baselineable_metrics_evaluate_items_training_data_points_value,
|
|
93
|
+
* }],
|
|
94
|
+
* dimensions: _var.baselineable_metrics_evaluate_items_dimensions,
|
|
95
|
+
* }],
|
|
96
|
+
* resourceId: oci_usage_proxy_resource.test_resource.id,
|
|
97
|
+
* });
|
|
98
|
+
* ```
|
|
99
|
+
*/
|
|
100
|
+
export declare function getBaselineableMetricsEvaluateOutput(args: GetBaselineableMetricsEvaluateOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetBaselineableMetricsEvaluateResult>;
|
|
101
|
+
/**
|
|
102
|
+
* A collection of arguments for invoking getBaselineableMetricsEvaluate.
|
|
103
|
+
*/
|
|
104
|
+
export interface GetBaselineableMetricsEvaluateOutputArgs {
|
|
105
|
+
/**
|
|
106
|
+
* Identifier for the metric
|
|
107
|
+
*/
|
|
108
|
+
baselineableMetricId: pulumi.Input<string>;
|
|
109
|
+
/**
|
|
110
|
+
* List of Metric data
|
|
111
|
+
*/
|
|
112
|
+
items: pulumi.Input<pulumi.Input<inputs.StackMonitoring.GetBaselineableMetricsEvaluateItemArgs>[]>;
|
|
113
|
+
/**
|
|
114
|
+
* OCID of the resource
|
|
115
|
+
*/
|
|
116
|
+
resourceId: pulumi.Input<string>;
|
|
117
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
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.getBaselineableMetricsEvaluateOutput = exports.getBaselineableMetricsEvaluate = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Baselineable Metrics Evaluate resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
10
|
+
*
|
|
11
|
+
* Evaluates metric for anomalies for the given data points
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testBaselineableMetricsEvaluate = oci.StackMonitoring.getBaselineableMetricsEvaluate({
|
|
20
|
+
* baselineableMetricId: oci_stack_monitoring_baselineable_metric.test_baselineable_metric.id,
|
|
21
|
+
* items: [{
|
|
22
|
+
* evaluationDataPoints: [{
|
|
23
|
+
* timestamp: _var.baselineable_metrics_evaluate_items_evaluation_data_points_timestamp,
|
|
24
|
+
* value: _var.baselineable_metrics_evaluate_items_evaluation_data_points_value,
|
|
25
|
+
* }],
|
|
26
|
+
* trainingDataPoints: [{
|
|
27
|
+
* timestamp: _var.baselineable_metrics_evaluate_items_training_data_points_timestamp,
|
|
28
|
+
* value: _var.baselineable_metrics_evaluate_items_training_data_points_value,
|
|
29
|
+
* }],
|
|
30
|
+
* dimensions: _var.baselineable_metrics_evaluate_items_dimensions,
|
|
31
|
+
* }],
|
|
32
|
+
* resourceId: oci_usage_proxy_resource.test_resource.id,
|
|
33
|
+
* });
|
|
34
|
+
* ```
|
|
35
|
+
*/
|
|
36
|
+
function getBaselineableMetricsEvaluate(args, opts) {
|
|
37
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
38
|
+
return pulumi.runtime.invoke("oci:StackMonitoring/getBaselineableMetricsEvaluate:getBaselineableMetricsEvaluate", {
|
|
39
|
+
"baselineableMetricId": args.baselineableMetricId,
|
|
40
|
+
"items": args.items,
|
|
41
|
+
"resourceId": args.resourceId,
|
|
42
|
+
}, opts);
|
|
43
|
+
}
|
|
44
|
+
exports.getBaselineableMetricsEvaluate = getBaselineableMetricsEvaluate;
|
|
45
|
+
/**
|
|
46
|
+
* This data source provides details about a specific Baselineable Metrics Evaluate resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
47
|
+
*
|
|
48
|
+
* Evaluates metric for anomalies for the given data points
|
|
49
|
+
*
|
|
50
|
+
* ## Example Usage
|
|
51
|
+
*
|
|
52
|
+
* ```typescript
|
|
53
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
54
|
+
* import * as oci from "@pulumi/oci";
|
|
55
|
+
*
|
|
56
|
+
* const testBaselineableMetricsEvaluate = oci.StackMonitoring.getBaselineableMetricsEvaluate({
|
|
57
|
+
* baselineableMetricId: oci_stack_monitoring_baselineable_metric.test_baselineable_metric.id,
|
|
58
|
+
* items: [{
|
|
59
|
+
* evaluationDataPoints: [{
|
|
60
|
+
* timestamp: _var.baselineable_metrics_evaluate_items_evaluation_data_points_timestamp,
|
|
61
|
+
* value: _var.baselineable_metrics_evaluate_items_evaluation_data_points_value,
|
|
62
|
+
* }],
|
|
63
|
+
* trainingDataPoints: [{
|
|
64
|
+
* timestamp: _var.baselineable_metrics_evaluate_items_training_data_points_timestamp,
|
|
65
|
+
* value: _var.baselineable_metrics_evaluate_items_training_data_points_value,
|
|
66
|
+
* }],
|
|
67
|
+
* dimensions: _var.baselineable_metrics_evaluate_items_dimensions,
|
|
68
|
+
* }],
|
|
69
|
+
* resourceId: oci_usage_proxy_resource.test_resource.id,
|
|
70
|
+
* });
|
|
71
|
+
* ```
|
|
72
|
+
*/
|
|
73
|
+
function getBaselineableMetricsEvaluateOutput(args, opts) {
|
|
74
|
+
return pulumi.output(args).apply((a) => getBaselineableMetricsEvaluate(a, opts));
|
|
75
|
+
}
|
|
76
|
+
exports.getBaselineableMetricsEvaluateOutput = getBaselineableMetricsEvaluateOutput;
|
|
77
|
+
//# sourceMappingURL=getBaselineableMetricsEvaluate.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getBaselineableMetricsEvaluate.js","sourceRoot":"","sources":["../../stackmonitoring/getBaselineableMetricsEvaluate.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAEhH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mFAAmF,EAAE;QAC9G,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wEAQC;AA0CD;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AACH,SAAgB,oCAAoC,CAAC,IAA8C,EAAE,IAA2B;IAC5H,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,8BAA8B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACzF,CAAC;AAFD,oFAEC"}
|
|
@@ -59,9 +59,13 @@ export interface GetConfigResult {
|
|
|
59
59
|
*/
|
|
60
60
|
readonly id: string;
|
|
61
61
|
/**
|
|
62
|
-
* True if automatic promotion is enabled, false if it is not enabled.
|
|
62
|
+
* True if automatic promotion or enterprise extensibility is enabled, false if it is not enabled.
|
|
63
63
|
*/
|
|
64
64
|
readonly isEnabled: boolean;
|
|
65
|
+
/**
|
|
66
|
+
* License edition.
|
|
67
|
+
*/
|
|
68
|
+
readonly license: string;
|
|
65
69
|
/**
|
|
66
70
|
* The type of resource to configure for automatic promotion.
|
|
67
71
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getConfig.js","sourceRoot":"","sources":["../../stackmonitoring/getConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IAEtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8BAMC;
|
|
1
|
+
{"version":3,"file":"getConfig.js","sourceRoot":"","sources":["../../stackmonitoring/getConfig.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IAEtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,UAAU,EAAE,IAAI,CAAC,QAAQ;KAC5B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8BAMC;AAsED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,SAAS,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpE,CAAC;AAFD,0CAEC"}
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Metric Extension resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
5
|
+
*
|
|
6
|
+
* Gets a Metric Extension by identifier
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testMetricExtension = oci.StackMonitoring.getMetricExtension({
|
|
15
|
+
* metricExtensionId: oci_stack_monitoring_metric_extension.test_metric_extension.id,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getMetricExtension(args: GetMetricExtensionArgs, opts?: pulumi.InvokeOptions): Promise<GetMetricExtensionResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getMetricExtension.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetMetricExtensionArgs {
|
|
24
|
+
/**
|
|
25
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the metric extension resource.
|
|
26
|
+
*/
|
|
27
|
+
metricExtensionId: string;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* A collection of values returned by getMetricExtension.
|
|
31
|
+
*/
|
|
32
|
+
export interface GetMetricExtensionResult {
|
|
33
|
+
/**
|
|
34
|
+
* Type of possible collection methods.
|
|
35
|
+
*/
|
|
36
|
+
readonly collectionMethod: string;
|
|
37
|
+
/**
|
|
38
|
+
* Schedule of metric extension should use RFC 5545 format > 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
|
|
39
|
+
*/
|
|
40
|
+
readonly collectionRecurrences: string;
|
|
41
|
+
/**
|
|
42
|
+
* Compartment Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
|
43
|
+
*/
|
|
44
|
+
readonly compartmentId: string;
|
|
45
|
+
/**
|
|
46
|
+
* Created by user
|
|
47
|
+
*/
|
|
48
|
+
readonly createdBy: string;
|
|
49
|
+
/**
|
|
50
|
+
* Description of the metric extension.
|
|
51
|
+
*/
|
|
52
|
+
readonly description: string;
|
|
53
|
+
/**
|
|
54
|
+
* Display name of the metric.
|
|
55
|
+
*/
|
|
56
|
+
readonly displayName: string;
|
|
57
|
+
/**
|
|
58
|
+
* List of resource objects on which this metric extension is enabled.
|
|
59
|
+
*/
|
|
60
|
+
readonly enabledOnResources: outputs.StackMonitoring.GetMetricExtensionEnabledOnResource[];
|
|
61
|
+
/**
|
|
62
|
+
* Count of resources on which this metric extension is enabled.
|
|
63
|
+
*/
|
|
64
|
+
readonly enabledOnResourcesCount: number;
|
|
65
|
+
/**
|
|
66
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of Metric Extension resource
|
|
67
|
+
*/
|
|
68
|
+
readonly id: string;
|
|
69
|
+
/**
|
|
70
|
+
* Last updated by user
|
|
71
|
+
*/
|
|
72
|
+
readonly lastUpdatedBy: string;
|
|
73
|
+
readonly metricExtensionId: string;
|
|
74
|
+
/**
|
|
75
|
+
* List of metrics which are part of this metric extension
|
|
76
|
+
*/
|
|
77
|
+
readonly metricLists: outputs.StackMonitoring.GetMetricExtensionMetricList[];
|
|
78
|
+
/**
|
|
79
|
+
* Name of the script file
|
|
80
|
+
*/
|
|
81
|
+
readonly name: string;
|
|
82
|
+
readonly publishTrigger: boolean;
|
|
83
|
+
/**
|
|
84
|
+
* Collection method and query properties details of metric extension
|
|
85
|
+
*/
|
|
86
|
+
readonly queryProperties: outputs.StackMonitoring.GetMetricExtensionQueryProperty[];
|
|
87
|
+
/**
|
|
88
|
+
* Resource type to which Metric Extension applies
|
|
89
|
+
*/
|
|
90
|
+
readonly resourceType: string;
|
|
91
|
+
/**
|
|
92
|
+
* The URI path that the user can do a GET on to access the metric extension metadata
|
|
93
|
+
*/
|
|
94
|
+
readonly resourceUri: string;
|
|
95
|
+
/**
|
|
96
|
+
* The current lifecycle state of the metric extension
|
|
97
|
+
*/
|
|
98
|
+
readonly state: string;
|
|
99
|
+
/**
|
|
100
|
+
* The current status of the metric extension i.e. whether it is Draft or Published
|
|
101
|
+
*/
|
|
102
|
+
readonly status: string;
|
|
103
|
+
/**
|
|
104
|
+
* Tenant Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
|
105
|
+
*/
|
|
106
|
+
readonly tenantId: string;
|
|
107
|
+
/**
|
|
108
|
+
* Metric Extension creation time. An RFC3339 formatted datetime string.
|
|
109
|
+
*/
|
|
110
|
+
readonly timeCreated: string;
|
|
111
|
+
/**
|
|
112
|
+
* Metric Extension update time. An RFC3339 formatted datetime string.
|
|
113
|
+
*/
|
|
114
|
+
readonly timeUpdated: string;
|
|
115
|
+
}
|
|
116
|
+
/**
|
|
117
|
+
* This data source provides details about a specific Metric Extension resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
118
|
+
*
|
|
119
|
+
* Gets a Metric Extension by identifier
|
|
120
|
+
*
|
|
121
|
+
* ## Example Usage
|
|
122
|
+
*
|
|
123
|
+
* ```typescript
|
|
124
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
125
|
+
* import * as oci from "@pulumi/oci";
|
|
126
|
+
*
|
|
127
|
+
* const testMetricExtension = oci.StackMonitoring.getMetricExtension({
|
|
128
|
+
* metricExtensionId: oci_stack_monitoring_metric_extension.test_metric_extension.id,
|
|
129
|
+
* });
|
|
130
|
+
* ```
|
|
131
|
+
*/
|
|
132
|
+
export declare function getMetricExtensionOutput(args: GetMetricExtensionOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetMetricExtensionResult>;
|
|
133
|
+
/**
|
|
134
|
+
* A collection of arguments for invoking getMetricExtension.
|
|
135
|
+
*/
|
|
136
|
+
export interface GetMetricExtensionOutputArgs {
|
|
137
|
+
/**
|
|
138
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the metric extension resource.
|
|
139
|
+
*/
|
|
140
|
+
metricExtensionId: pulumi.Input<string>;
|
|
141
|
+
}
|
|
@@ -0,0 +1,51 @@
|
|
|
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.getMetricExtensionOutput = exports.getMetricExtension = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Metric Extension resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
10
|
+
*
|
|
11
|
+
* Gets a Metric Extension by identifier
|
|
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 = oci.StackMonitoring.getMetricExtension({
|
|
20
|
+
* metricExtensionId: oci_stack_monitoring_metric_extension.test_metric_extension.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getMetricExtension(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("oci:StackMonitoring/getMetricExtension:getMetricExtension", {
|
|
27
|
+
"metricExtensionId": args.metricExtensionId,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getMetricExtension = getMetricExtension;
|
|
31
|
+
/**
|
|
32
|
+
* This data source provides details about a specific Metric Extension resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
33
|
+
*
|
|
34
|
+
* Gets a Metric Extension by identifier
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as oci from "@pulumi/oci";
|
|
41
|
+
*
|
|
42
|
+
* const testMetricExtension = oci.StackMonitoring.getMetricExtension({
|
|
43
|
+
* metricExtensionId: oci_stack_monitoring_metric_extension.test_metric_extension.id,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getMetricExtensionOutput(args, opts) {
|
|
48
|
+
return pulumi.output(args).apply((a) => getMetricExtension(a, opts));
|
|
49
|
+
}
|
|
50
|
+
exports.getMetricExtensionOutput = getMetricExtensionOutput;
|
|
51
|
+
//# sourceMappingURL=getMetricExtension.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getMetricExtension.js","sourceRoot":"","sources":["../../stackmonitoring/getMetricExtension.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAA2B;IAExF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gDAMC;AAmGD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IACpG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7E,CAAC;AAFD,4DAEC"}
|