@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,142 @@
|
|
|
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 Metric Extensions in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
6
|
+
*
|
|
7
|
+
* Returns a list of metric extensions
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testMetricExtensions = oci.StackMonitoring.getMetricExtensions({
|
|
16
|
+
* compartmentId: _var.compartment_id,
|
|
17
|
+
* enabledOnResourceId: oci_usage_proxy_resource.test_resource.id,
|
|
18
|
+
* name: _var.metric_extension_name,
|
|
19
|
+
* resourceType: _var.metric_extension_resource_type,
|
|
20
|
+
* state: _var.metric_extension_state,
|
|
21
|
+
* status: _var.metric_extension_status,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*/
|
|
25
|
+
export declare function getMetricExtensions(args: GetMetricExtensionsArgs, opts?: pulumi.InvokeOptions): Promise<GetMetricExtensionsResult>;
|
|
26
|
+
/**
|
|
27
|
+
* A collection of arguments for invoking getMetricExtensions.
|
|
28
|
+
*/
|
|
29
|
+
export interface GetMetricExtensionsArgs {
|
|
30
|
+
/**
|
|
31
|
+
* The ID of the compartment in which data is listed.
|
|
32
|
+
*/
|
|
33
|
+
compartmentId: string;
|
|
34
|
+
/**
|
|
35
|
+
* A filter to return metric extensions based on input resource Id on which metric extension is enabled
|
|
36
|
+
*/
|
|
37
|
+
enabledOnResourceId?: string;
|
|
38
|
+
filters?: inputs.StackMonitoring.GetMetricExtensionsFilter[];
|
|
39
|
+
/**
|
|
40
|
+
* A filter to return resources based on name.
|
|
41
|
+
*/
|
|
42
|
+
name?: string;
|
|
43
|
+
/**
|
|
44
|
+
* A filter to return resources based on resource type.
|
|
45
|
+
*/
|
|
46
|
+
resourceType?: string;
|
|
47
|
+
/**
|
|
48
|
+
* A filter to return metric extensions based on Lifecycle State
|
|
49
|
+
*/
|
|
50
|
+
state?: string;
|
|
51
|
+
/**
|
|
52
|
+
* A filter to return resources based on status e.g. Draft or Published
|
|
53
|
+
*/
|
|
54
|
+
status?: string;
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* A collection of values returned by getMetricExtensions.
|
|
58
|
+
*/
|
|
59
|
+
export interface GetMetricExtensionsResult {
|
|
60
|
+
/**
|
|
61
|
+
* Compartment Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)
|
|
62
|
+
*/
|
|
63
|
+
readonly compartmentId: string;
|
|
64
|
+
readonly enabledOnResourceId?: string;
|
|
65
|
+
readonly filters?: outputs.StackMonitoring.GetMetricExtensionsFilter[];
|
|
66
|
+
/**
|
|
67
|
+
* The provider-assigned unique ID for this managed resource.
|
|
68
|
+
*/
|
|
69
|
+
readonly id: string;
|
|
70
|
+
/**
|
|
71
|
+
* The list of metric_extension_collection.
|
|
72
|
+
*/
|
|
73
|
+
readonly metricExtensionCollections: outputs.StackMonitoring.GetMetricExtensionsMetricExtensionCollection[];
|
|
74
|
+
/**
|
|
75
|
+
* Name of the script file
|
|
76
|
+
*/
|
|
77
|
+
readonly name?: string;
|
|
78
|
+
/**
|
|
79
|
+
* Resource type to which Metric Extension applies
|
|
80
|
+
*/
|
|
81
|
+
readonly resourceType?: string;
|
|
82
|
+
/**
|
|
83
|
+
* The current lifecycle state of the metric extension
|
|
84
|
+
*/
|
|
85
|
+
readonly state?: string;
|
|
86
|
+
/**
|
|
87
|
+
* The current status of the metric extension i.e. whether it is Draft or Published
|
|
88
|
+
*/
|
|
89
|
+
readonly status?: string;
|
|
90
|
+
}
|
|
91
|
+
/**
|
|
92
|
+
* This data source provides the list of Metric Extensions in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
93
|
+
*
|
|
94
|
+
* Returns a list of metric extensions
|
|
95
|
+
*
|
|
96
|
+
* ## Example Usage
|
|
97
|
+
*
|
|
98
|
+
* ```typescript
|
|
99
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
100
|
+
* import * as oci from "@pulumi/oci";
|
|
101
|
+
*
|
|
102
|
+
* const testMetricExtensions = oci.StackMonitoring.getMetricExtensions({
|
|
103
|
+
* compartmentId: _var.compartment_id,
|
|
104
|
+
* enabledOnResourceId: oci_usage_proxy_resource.test_resource.id,
|
|
105
|
+
* name: _var.metric_extension_name,
|
|
106
|
+
* resourceType: _var.metric_extension_resource_type,
|
|
107
|
+
* state: _var.metric_extension_state,
|
|
108
|
+
* status: _var.metric_extension_status,
|
|
109
|
+
* });
|
|
110
|
+
* ```
|
|
111
|
+
*/
|
|
112
|
+
export declare function getMetricExtensionsOutput(args: GetMetricExtensionsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetMetricExtensionsResult>;
|
|
113
|
+
/**
|
|
114
|
+
* A collection of arguments for invoking getMetricExtensions.
|
|
115
|
+
*/
|
|
116
|
+
export interface GetMetricExtensionsOutputArgs {
|
|
117
|
+
/**
|
|
118
|
+
* The ID of the compartment in which data is listed.
|
|
119
|
+
*/
|
|
120
|
+
compartmentId: pulumi.Input<string>;
|
|
121
|
+
/**
|
|
122
|
+
* A filter to return metric extensions based on input resource Id on which metric extension is enabled
|
|
123
|
+
*/
|
|
124
|
+
enabledOnResourceId?: pulumi.Input<string>;
|
|
125
|
+
filters?: pulumi.Input<pulumi.Input<inputs.StackMonitoring.GetMetricExtensionsFilterArgs>[]>;
|
|
126
|
+
/**
|
|
127
|
+
* A filter to return resources based on name.
|
|
128
|
+
*/
|
|
129
|
+
name?: pulumi.Input<string>;
|
|
130
|
+
/**
|
|
131
|
+
* A filter to return resources based on resource type.
|
|
132
|
+
*/
|
|
133
|
+
resourceType?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* A filter to return metric extensions based on Lifecycle State
|
|
136
|
+
*/
|
|
137
|
+
state?: pulumi.Input<string>;
|
|
138
|
+
/**
|
|
139
|
+
* A filter to return resources based on status e.g. Draft or Published
|
|
140
|
+
*/
|
|
141
|
+
status?: pulumi.Input<string>;
|
|
142
|
+
}
|
|
@@ -0,0 +1,67 @@
|
|
|
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.getMetricExtensionsOutput = exports.getMetricExtensions = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Metric Extensions in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
10
|
+
*
|
|
11
|
+
* Returns a list of metric extensions
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testMetricExtensions = oci.StackMonitoring.getMetricExtensions({
|
|
20
|
+
* compartmentId: _var.compartment_id,
|
|
21
|
+
* enabledOnResourceId: oci_usage_proxy_resource.test_resource.id,
|
|
22
|
+
* name: _var.metric_extension_name,
|
|
23
|
+
* resourceType: _var.metric_extension_resource_type,
|
|
24
|
+
* state: _var.metric_extension_state,
|
|
25
|
+
* status: _var.metric_extension_status,
|
|
26
|
+
* });
|
|
27
|
+
* ```
|
|
28
|
+
*/
|
|
29
|
+
function getMetricExtensions(args, opts) {
|
|
30
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
31
|
+
return pulumi.runtime.invoke("oci:StackMonitoring/getMetricExtensions:getMetricExtensions", {
|
|
32
|
+
"compartmentId": args.compartmentId,
|
|
33
|
+
"enabledOnResourceId": args.enabledOnResourceId,
|
|
34
|
+
"filters": args.filters,
|
|
35
|
+
"name": args.name,
|
|
36
|
+
"resourceType": args.resourceType,
|
|
37
|
+
"state": args.state,
|
|
38
|
+
"status": args.status,
|
|
39
|
+
}, opts);
|
|
40
|
+
}
|
|
41
|
+
exports.getMetricExtensions = getMetricExtensions;
|
|
42
|
+
/**
|
|
43
|
+
* This data source provides the list of Metric Extensions in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
44
|
+
*
|
|
45
|
+
* Returns a list of metric extensions
|
|
46
|
+
*
|
|
47
|
+
* ## Example Usage
|
|
48
|
+
*
|
|
49
|
+
* ```typescript
|
|
50
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
51
|
+
* import * as oci from "@pulumi/oci";
|
|
52
|
+
*
|
|
53
|
+
* const testMetricExtensions = oci.StackMonitoring.getMetricExtensions({
|
|
54
|
+
* compartmentId: _var.compartment_id,
|
|
55
|
+
* enabledOnResourceId: oci_usage_proxy_resource.test_resource.id,
|
|
56
|
+
* name: _var.metric_extension_name,
|
|
57
|
+
* resourceType: _var.metric_extension_resource_type,
|
|
58
|
+
* state: _var.metric_extension_state,
|
|
59
|
+
* status: _var.metric_extension_status,
|
|
60
|
+
* });
|
|
61
|
+
* ```
|
|
62
|
+
*/
|
|
63
|
+
function getMetricExtensionsOutput(args, opts) {
|
|
64
|
+
return pulumi.output(args).apply((a) => getMetricExtensions(a, opts));
|
|
65
|
+
}
|
|
66
|
+
exports.getMetricExtensionsOutput = getMetricExtensionsOutput;
|
|
67
|
+
//# sourceMappingURL=getMetricExtensions.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getMetricExtensions.js","sourceRoot":"","sources":["../../stackmonitoring/getMetricExtensions.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAE1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,6DAA6D,EAAE;QACxF,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAZD,kDAYC;AAoED;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IACtG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,mBAAmB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9E,CAAC;AAFD,8DAEC"}
|
|
@@ -77,6 +77,10 @@ export interface GetMonitoredResourceResult {
|
|
|
77
77
|
* Monitored resource identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
78
78
|
*/
|
|
79
79
|
readonly id: string;
|
|
80
|
+
/**
|
|
81
|
+
* License edition of the monitored resource.
|
|
82
|
+
*/
|
|
83
|
+
readonly license: string;
|
|
80
84
|
/**
|
|
81
85
|
* Management Agent Identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
82
86
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getMonitoredResource.js","sourceRoot":"","sources":["../../stackmonitoring/getMonitoredResource.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAE5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+DAA+D,EAAE;QAC1F,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;
|
|
1
|
+
{"version":3,"file":"getMonitoredResource.js","sourceRoot":"","sources":["../../stackmonitoring/getMonitoredResource.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAE5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+DAA+D,EAAE;QAC1F,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AAyGD;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAA2B;IACxG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oBAAoB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/E,CAAC;AAFD,gEAEC"}
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Monitored Resource Task resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
5
|
+
*
|
|
6
|
+
* Gets stack monitoring resource task details by identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testMonitoredResourceTask = oci.StackMonitoring.getMonitoredResourceTask({
|
|
15
|
+
* monitoredResourceTaskId: oci_stack_monitoring_monitored_resource_task.test_monitored_resource_task.id,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getMonitoredResourceTask(args: GetMonitoredResourceTaskArgs, opts?: pulumi.InvokeOptions): Promise<GetMonitoredResourceTaskResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getMonitoredResourceTask.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetMonitoredResourceTaskArgs {
|
|
24
|
+
/**
|
|
25
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of stack monitoring resource task.
|
|
26
|
+
*/
|
|
27
|
+
monitoredResourceTaskId: string;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* A collection of values returned by getMonitoredResourceTask.
|
|
31
|
+
*/
|
|
32
|
+
export interface GetMonitoredResourceTaskResult {
|
|
33
|
+
/**
|
|
34
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment identifier.
|
|
35
|
+
*/
|
|
36
|
+
readonly compartmentId: string;
|
|
37
|
+
/**
|
|
38
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
|
39
|
+
*/
|
|
40
|
+
readonly definedTags: {
|
|
41
|
+
[key: string]: any;
|
|
42
|
+
};
|
|
43
|
+
/**
|
|
44
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
45
|
+
*/
|
|
46
|
+
readonly freeformTags: {
|
|
47
|
+
[key: string]: any;
|
|
48
|
+
};
|
|
49
|
+
/**
|
|
50
|
+
* Task identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
51
|
+
*/
|
|
52
|
+
readonly id: string;
|
|
53
|
+
readonly monitoredResourceTaskId: string;
|
|
54
|
+
/**
|
|
55
|
+
* Name of the task.
|
|
56
|
+
*/
|
|
57
|
+
readonly name: string;
|
|
58
|
+
/**
|
|
59
|
+
* The current state of the stack monitoring resource task.
|
|
60
|
+
*/
|
|
61
|
+
readonly state: string;
|
|
62
|
+
/**
|
|
63
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
64
|
+
*/
|
|
65
|
+
readonly systemTags: {
|
|
66
|
+
[key: string]: any;
|
|
67
|
+
};
|
|
68
|
+
/**
|
|
69
|
+
* The request details for the performing the task.
|
|
70
|
+
*/
|
|
71
|
+
readonly taskDetails: outputs.StackMonitoring.GetMonitoredResourceTaskTaskDetail[];
|
|
72
|
+
/**
|
|
73
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the tenancy.
|
|
74
|
+
*/
|
|
75
|
+
readonly tenantId: string;
|
|
76
|
+
/**
|
|
77
|
+
* The date and time when the stack monitoring resource task was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
|
78
|
+
*/
|
|
79
|
+
readonly timeCreated: string;
|
|
80
|
+
/**
|
|
81
|
+
* The date and time when the stack monitoring resource task was last updated, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
|
82
|
+
*/
|
|
83
|
+
readonly timeUpdated: string;
|
|
84
|
+
/**
|
|
85
|
+
* Identifiers [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for work requests submitted for this task.
|
|
86
|
+
*/
|
|
87
|
+
readonly workRequestIds: string[];
|
|
88
|
+
}
|
|
89
|
+
/**
|
|
90
|
+
* This data source provides details about a specific Monitored Resource Task resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
91
|
+
*
|
|
92
|
+
* Gets stack monitoring resource task details by identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
93
|
+
*
|
|
94
|
+
* ## Example Usage
|
|
95
|
+
*
|
|
96
|
+
* ```typescript
|
|
97
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
98
|
+
* import * as oci from "@pulumi/oci";
|
|
99
|
+
*
|
|
100
|
+
* const testMonitoredResourceTask = oci.StackMonitoring.getMonitoredResourceTask({
|
|
101
|
+
* monitoredResourceTaskId: oci_stack_monitoring_monitored_resource_task.test_monitored_resource_task.id,
|
|
102
|
+
* });
|
|
103
|
+
* ```
|
|
104
|
+
*/
|
|
105
|
+
export declare function getMonitoredResourceTaskOutput(args: GetMonitoredResourceTaskOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetMonitoredResourceTaskResult>;
|
|
106
|
+
/**
|
|
107
|
+
* A collection of arguments for invoking getMonitoredResourceTask.
|
|
108
|
+
*/
|
|
109
|
+
export interface GetMonitoredResourceTaskOutputArgs {
|
|
110
|
+
/**
|
|
111
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of stack monitoring resource task.
|
|
112
|
+
*/
|
|
113
|
+
monitoredResourceTaskId: pulumi.Input<string>;
|
|
114
|
+
}
|
|
@@ -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.getMonitoredResourceTaskOutput = exports.getMonitoredResourceTask = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Monitored Resource Task resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
10
|
+
*
|
|
11
|
+
* Gets stack monitoring resource task details by identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testMonitoredResourceTask = oci.StackMonitoring.getMonitoredResourceTask({
|
|
20
|
+
* monitoredResourceTaskId: oci_stack_monitoring_monitored_resource_task.test_monitored_resource_task.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getMonitoredResourceTask(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("oci:StackMonitoring/getMonitoredResourceTask:getMonitoredResourceTask", {
|
|
27
|
+
"monitoredResourceTaskId": args.monitoredResourceTaskId,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getMonitoredResourceTask = getMonitoredResourceTask;
|
|
31
|
+
/**
|
|
32
|
+
* This data source provides details about a specific Monitored Resource Task resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
33
|
+
*
|
|
34
|
+
* Gets stack monitoring resource task details by identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as oci from "@pulumi/oci";
|
|
41
|
+
*
|
|
42
|
+
* const testMonitoredResourceTask = oci.StackMonitoring.getMonitoredResourceTask({
|
|
43
|
+
* monitoredResourceTaskId: oci_stack_monitoring_monitored_resource_task.test_monitored_resource_task.id,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getMonitoredResourceTaskOutput(args, opts) {
|
|
48
|
+
return pulumi.output(args).apply((a) => getMonitoredResourceTask(a, opts));
|
|
49
|
+
}
|
|
50
|
+
exports.getMonitoredResourceTaskOutput = getMonitoredResourceTaskOutput;
|
|
51
|
+
//# sourceMappingURL=getMonitoredResourceTask.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getMonitoredResourceTask.js","sourceRoot":"","sources":["../../stackmonitoring/getMonitoredResourceTask.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IAEpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uEAAuE,EAAE;QAClG,yBAAyB,EAAE,IAAI,CAAC,uBAAuB;KAC1D,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4DAMC;AAkED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,wBAAwB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnF,CAAC;AAFD,wEAEC"}
|
|
@@ -0,0 +1,86 @@
|
|
|
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 Monitored Resource Tasks in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
6
|
+
*
|
|
7
|
+
* Returns a list of stack monitoring resource tasks in the 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 testMonitoredResourceTasks = oci.StackMonitoring.getMonitoredResourceTasks({
|
|
16
|
+
* compartmentId: _var.compartment_id,
|
|
17
|
+
* status: _var.monitored_resource_task_status,
|
|
18
|
+
* });
|
|
19
|
+
* ```
|
|
20
|
+
*/
|
|
21
|
+
export declare function getMonitoredResourceTasks(args: GetMonitoredResourceTasksArgs, opts?: pulumi.InvokeOptions): Promise<GetMonitoredResourceTasksResult>;
|
|
22
|
+
/**
|
|
23
|
+
* A collection of arguments for invoking getMonitoredResourceTasks.
|
|
24
|
+
*/
|
|
25
|
+
export interface GetMonitoredResourceTasksArgs {
|
|
26
|
+
/**
|
|
27
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment for which stack monitoring resource tasks should be listed.
|
|
28
|
+
*/
|
|
29
|
+
compartmentId: string;
|
|
30
|
+
filters?: inputs.StackMonitoring.GetMonitoredResourceTasksFilter[];
|
|
31
|
+
/**
|
|
32
|
+
* A filter to return only resources that matches with lifecycleState given.
|
|
33
|
+
*/
|
|
34
|
+
status?: string;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* A collection of values returned by getMonitoredResourceTasks.
|
|
38
|
+
*/
|
|
39
|
+
export interface GetMonitoredResourceTasksResult {
|
|
40
|
+
/**
|
|
41
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment identifier.
|
|
42
|
+
*/
|
|
43
|
+
readonly compartmentId: string;
|
|
44
|
+
readonly filters?: outputs.StackMonitoring.GetMonitoredResourceTasksFilter[];
|
|
45
|
+
/**
|
|
46
|
+
* The provider-assigned unique ID for this managed resource.
|
|
47
|
+
*/
|
|
48
|
+
readonly id: string;
|
|
49
|
+
/**
|
|
50
|
+
* The list of monitored_resource_tasks_collection.
|
|
51
|
+
*/
|
|
52
|
+
readonly monitoredResourceTasksCollections: outputs.StackMonitoring.GetMonitoredResourceTasksMonitoredResourceTasksCollection[];
|
|
53
|
+
readonly status?: string;
|
|
54
|
+
}
|
|
55
|
+
/**
|
|
56
|
+
* This data source provides the list of Monitored Resource Tasks in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
57
|
+
*
|
|
58
|
+
* Returns a list of stack monitoring resource tasks in the compartment.
|
|
59
|
+
*
|
|
60
|
+
* ## Example Usage
|
|
61
|
+
*
|
|
62
|
+
* ```typescript
|
|
63
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
64
|
+
* import * as oci from "@pulumi/oci";
|
|
65
|
+
*
|
|
66
|
+
* const testMonitoredResourceTasks = oci.StackMonitoring.getMonitoredResourceTasks({
|
|
67
|
+
* compartmentId: _var.compartment_id,
|
|
68
|
+
* status: _var.monitored_resource_task_status,
|
|
69
|
+
* });
|
|
70
|
+
* ```
|
|
71
|
+
*/
|
|
72
|
+
export declare function getMonitoredResourceTasksOutput(args: GetMonitoredResourceTasksOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetMonitoredResourceTasksResult>;
|
|
73
|
+
/**
|
|
74
|
+
* A collection of arguments for invoking getMonitoredResourceTasks.
|
|
75
|
+
*/
|
|
76
|
+
export interface GetMonitoredResourceTasksOutputArgs {
|
|
77
|
+
/**
|
|
78
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment for which stack monitoring resource tasks should be listed.
|
|
79
|
+
*/
|
|
80
|
+
compartmentId: pulumi.Input<string>;
|
|
81
|
+
filters?: pulumi.Input<pulumi.Input<inputs.StackMonitoring.GetMonitoredResourceTasksFilterArgs>[]>;
|
|
82
|
+
/**
|
|
83
|
+
* A filter to return only resources that matches with lifecycleState given.
|
|
84
|
+
*/
|
|
85
|
+
status?: pulumi.Input<string>;
|
|
86
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
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.getMonitoredResourceTasksOutput = exports.getMonitoredResourceTasks = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Monitored Resource Tasks in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
10
|
+
*
|
|
11
|
+
* Returns a list of stack monitoring resource tasks in the 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 testMonitoredResourceTasks = oci.StackMonitoring.getMonitoredResourceTasks({
|
|
20
|
+
* compartmentId: _var.compartment_id,
|
|
21
|
+
* status: _var.monitored_resource_task_status,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*/
|
|
25
|
+
function getMonitoredResourceTasks(args, opts) {
|
|
26
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
27
|
+
return pulumi.runtime.invoke("oci:StackMonitoring/getMonitoredResourceTasks:getMonitoredResourceTasks", {
|
|
28
|
+
"compartmentId": args.compartmentId,
|
|
29
|
+
"filters": args.filters,
|
|
30
|
+
"status": args.status,
|
|
31
|
+
}, opts);
|
|
32
|
+
}
|
|
33
|
+
exports.getMonitoredResourceTasks = getMonitoredResourceTasks;
|
|
34
|
+
/**
|
|
35
|
+
* This data source provides the list of Monitored Resource Tasks in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
36
|
+
*
|
|
37
|
+
* Returns a list of stack monitoring resource tasks in the compartment.
|
|
38
|
+
*
|
|
39
|
+
* ## Example Usage
|
|
40
|
+
*
|
|
41
|
+
* ```typescript
|
|
42
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
43
|
+
* import * as oci from "@pulumi/oci";
|
|
44
|
+
*
|
|
45
|
+
* const testMonitoredResourceTasks = oci.StackMonitoring.getMonitoredResourceTasks({
|
|
46
|
+
* compartmentId: _var.compartment_id,
|
|
47
|
+
* status: _var.monitored_resource_task_status,
|
|
48
|
+
* });
|
|
49
|
+
* ```
|
|
50
|
+
*/
|
|
51
|
+
function getMonitoredResourceTasksOutput(args, opts) {
|
|
52
|
+
return pulumi.output(args).apply((a) => getMonitoredResourceTasks(a, opts));
|
|
53
|
+
}
|
|
54
|
+
exports.getMonitoredResourceTasksOutput = getMonitoredResourceTasksOutput;
|
|
55
|
+
//# sourceMappingURL=getMonitoredResourceTasks.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getMonitoredResourceTasks.js","sourceRoot":"","sources":["../../stackmonitoring/getMonitoredResourceTasks.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IAEtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yEAAyE,EAAE;QACpG,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8DAQC;AAoCD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,yBAAyB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpF,CAAC;AAFD,0EAEC"}
|
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Monitored Resource Type resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
5
|
+
*
|
|
6
|
+
* Gets a monitored resource type by identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testMonitoredResourceType = oci.StackMonitoring.getMonitoredResourceType({
|
|
15
|
+
* monitoredResourceTypeId: oci_stack_monitoring_monitored_resource_type.test_monitored_resource_type.id,
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
export declare function getMonitoredResourceType(args: GetMonitoredResourceTypeArgs, opts?: pulumi.InvokeOptions): Promise<GetMonitoredResourceTypeResult>;
|
|
20
|
+
/**
|
|
21
|
+
* A collection of arguments for invoking getMonitoredResourceType.
|
|
22
|
+
*/
|
|
23
|
+
export interface GetMonitoredResourceTypeArgs {
|
|
24
|
+
/**
|
|
25
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of monitored resource type.
|
|
26
|
+
*/
|
|
27
|
+
monitoredResourceTypeId: string;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* A collection of values returned by getMonitoredResourceType.
|
|
31
|
+
*/
|
|
32
|
+
export interface GetMonitoredResourceTypeResult {
|
|
33
|
+
/**
|
|
34
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the tenancy containing the resource type.
|
|
35
|
+
*/
|
|
36
|
+
readonly compartmentId: string;
|
|
37
|
+
/**
|
|
38
|
+
* Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
|
39
|
+
*/
|
|
40
|
+
readonly definedTags: {
|
|
41
|
+
[key: string]: any;
|
|
42
|
+
};
|
|
43
|
+
/**
|
|
44
|
+
* A friendly description.
|
|
45
|
+
*/
|
|
46
|
+
readonly description: string;
|
|
47
|
+
/**
|
|
48
|
+
* Monitored resource type display name.
|
|
49
|
+
*/
|
|
50
|
+
readonly displayName: string;
|
|
51
|
+
/**
|
|
52
|
+
* Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
53
|
+
*/
|
|
54
|
+
readonly freeformTags: {
|
|
55
|
+
[key: string]: any;
|
|
56
|
+
};
|
|
57
|
+
/**
|
|
58
|
+
* Monitored resource type identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
59
|
+
*/
|
|
60
|
+
readonly id: string;
|
|
61
|
+
/**
|
|
62
|
+
* The metadata details for resource type.
|
|
63
|
+
*/
|
|
64
|
+
readonly metadatas: outputs.StackMonitoring.GetMonitoredResourceTypeMetadata[];
|
|
65
|
+
/**
|
|
66
|
+
* Metric namespace for resource type.
|
|
67
|
+
*/
|
|
68
|
+
readonly metricNamespace: string;
|
|
69
|
+
readonly monitoredResourceTypeId: string;
|
|
70
|
+
/**
|
|
71
|
+
* A unique monitored resource type name. The name must be unique across tenancy. Name can not be changed.
|
|
72
|
+
*/
|
|
73
|
+
readonly name: string;
|
|
74
|
+
/**
|
|
75
|
+
* Lifecycle state of the monitored resource type.
|
|
76
|
+
*/
|
|
77
|
+
readonly state: string;
|
|
78
|
+
/**
|
|
79
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
80
|
+
*/
|
|
81
|
+
readonly systemTags: {
|
|
82
|
+
[key: string]: any;
|
|
83
|
+
};
|
|
84
|
+
/**
|
|
85
|
+
* The date and time when the monitored resource type was created, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
|
86
|
+
*/
|
|
87
|
+
readonly timeCreated: string;
|
|
88
|
+
/**
|
|
89
|
+
* The date and time when the monitored resource was updated, expressed in [RFC 3339](https://tools.ietf.org/html/rfc3339) timestamp format.
|
|
90
|
+
*/
|
|
91
|
+
readonly timeUpdated: string;
|
|
92
|
+
}
|
|
93
|
+
/**
|
|
94
|
+
* This data source provides details about a specific Monitored Resource Type resource in Oracle Cloud Infrastructure Stack Monitoring service.
|
|
95
|
+
*
|
|
96
|
+
* Gets a monitored resource type by identifier [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
97
|
+
*
|
|
98
|
+
* ## Example Usage
|
|
99
|
+
*
|
|
100
|
+
* ```typescript
|
|
101
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
102
|
+
* import * as oci from "@pulumi/oci";
|
|
103
|
+
*
|
|
104
|
+
* const testMonitoredResourceType = oci.StackMonitoring.getMonitoredResourceType({
|
|
105
|
+
* monitoredResourceTypeId: oci_stack_monitoring_monitored_resource_type.test_monitored_resource_type.id,
|
|
106
|
+
* });
|
|
107
|
+
* ```
|
|
108
|
+
*/
|
|
109
|
+
export declare function getMonitoredResourceTypeOutput(args: GetMonitoredResourceTypeOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetMonitoredResourceTypeResult>;
|
|
110
|
+
/**
|
|
111
|
+
* A collection of arguments for invoking getMonitoredResourceType.
|
|
112
|
+
*/
|
|
113
|
+
export interface GetMonitoredResourceTypeOutputArgs {
|
|
114
|
+
/**
|
|
115
|
+
* The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of monitored resource type.
|
|
116
|
+
*/
|
|
117
|
+
monitoredResourceTypeId: pulumi.Input<string>;
|
|
118
|
+
}
|