@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,54 @@
|
|
|
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.getSoftwareSourcePackageGroupOutput = exports.getSoftwareSourcePackageGroup = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Software Source Package Group resource in Oracle Cloud Infrastructure Os Management Hub service.
|
|
10
|
+
*
|
|
11
|
+
* Gets information about the specified package group from a software source.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testSoftwareSourcePackageGroup = oci.OsManagementHub.getSoftwareSourcePackageGroup({
|
|
20
|
+
* packageGroupId: oci_identity_group.test_group.id,
|
|
21
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*/
|
|
25
|
+
function getSoftwareSourcePackageGroup(args, opts) {
|
|
26
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
27
|
+
return pulumi.runtime.invoke("oci:OsManagementHub/getSoftwareSourcePackageGroup:getSoftwareSourcePackageGroup", {
|
|
28
|
+
"packageGroupId": args.packageGroupId,
|
|
29
|
+
"softwareSourceId": args.softwareSourceId,
|
|
30
|
+
}, opts);
|
|
31
|
+
}
|
|
32
|
+
exports.getSoftwareSourcePackageGroup = getSoftwareSourcePackageGroup;
|
|
33
|
+
/**
|
|
34
|
+
* This data source provides details about a specific Software Source Package Group resource in Oracle Cloud Infrastructure Os Management Hub service.
|
|
35
|
+
*
|
|
36
|
+
* Gets information about the specified package group from a software source.
|
|
37
|
+
*
|
|
38
|
+
* ## Example Usage
|
|
39
|
+
*
|
|
40
|
+
* ```typescript
|
|
41
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
42
|
+
* import * as oci from "@pulumi/oci";
|
|
43
|
+
*
|
|
44
|
+
* const testSoftwareSourcePackageGroup = oci.OsManagementHub.getSoftwareSourcePackageGroup({
|
|
45
|
+
* packageGroupId: oci_identity_group.test_group.id,
|
|
46
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
47
|
+
* });
|
|
48
|
+
* ```
|
|
49
|
+
*/
|
|
50
|
+
function getSoftwareSourcePackageGroupOutput(args, opts) {
|
|
51
|
+
return pulumi.output(args).apply((a) => getSoftwareSourcePackageGroup(a, opts));
|
|
52
|
+
}
|
|
53
|
+
exports.getSoftwareSourcePackageGroupOutput = getSoftwareSourcePackageGroupOutput;
|
|
54
|
+
//# sourceMappingURL=getSoftwareSourcePackageGroup.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSoftwareSourcePackageGroup.js","sourceRoot":"","sources":["../../osmanagementhub/getSoftwareSourcePackageGroup.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,6BAA6B,CAAC,IAAuC,EAAE,IAA2B;IAE9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iFAAiF,EAAE;QAC5G,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sEAOC;AA2DD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,mCAAmC,CAAC,IAA6C,EAAE,IAA2B;IAC1H,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,6BAA6B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACxF,CAAC;AAFD,kFAEC"}
|
|
@@ -0,0 +1,124 @@
|
|
|
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 Software Source Package Groups in Oracle Cloud Infrastructure Os Management Hub service.
|
|
6
|
+
*
|
|
7
|
+
* Lists package groups that associate with the specified software source OCID. Filter the list against a
|
|
8
|
+
* variety of criteria including but not limited to its name, and package group type.
|
|
9
|
+
*
|
|
10
|
+
* ## Example Usage
|
|
11
|
+
*
|
|
12
|
+
* ```typescript
|
|
13
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
+
* import * as oci from "@pulumi/oci";
|
|
15
|
+
*
|
|
16
|
+
* const testSoftwareSourcePackageGroups = oci.OsManagementHub.getSoftwareSourcePackageGroups({
|
|
17
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
18
|
+
* compartmentId: _var.compartment_id,
|
|
19
|
+
* groupTypes: _var.software_source_package_group_group_type,
|
|
20
|
+
* name: _var.software_source_package_group_name,
|
|
21
|
+
* nameContains: _var.software_source_package_group_name_contains,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*/
|
|
25
|
+
export declare function getSoftwareSourcePackageGroups(args: GetSoftwareSourcePackageGroupsArgs, opts?: pulumi.InvokeOptions): Promise<GetSoftwareSourcePackageGroupsResult>;
|
|
26
|
+
/**
|
|
27
|
+
* A collection of arguments for invoking getSoftwareSourcePackageGroups.
|
|
28
|
+
*/
|
|
29
|
+
export interface GetSoftwareSourcePackageGroupsArgs {
|
|
30
|
+
/**
|
|
31
|
+
* The OCID of the compartment that contains the resources to list.
|
|
32
|
+
*/
|
|
33
|
+
compartmentId?: string;
|
|
34
|
+
filters?: inputs.OsManagementHub.GetSoftwareSourcePackageGroupsFilter[];
|
|
35
|
+
/**
|
|
36
|
+
* A filter to return only package groups of the specified type.
|
|
37
|
+
*/
|
|
38
|
+
groupTypes?: string[];
|
|
39
|
+
/**
|
|
40
|
+
* The name of the entity to be queried.
|
|
41
|
+
*/
|
|
42
|
+
name?: string;
|
|
43
|
+
/**
|
|
44
|
+
* A filter to return resources that may partially match the name given.
|
|
45
|
+
*/
|
|
46
|
+
nameContains?: string;
|
|
47
|
+
/**
|
|
48
|
+
* The software source OCID.
|
|
49
|
+
*/
|
|
50
|
+
softwareSourceId: string;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* A collection of values returned by getSoftwareSourcePackageGroups.
|
|
54
|
+
*/
|
|
55
|
+
export interface GetSoftwareSourcePackageGroupsResult {
|
|
56
|
+
readonly compartmentId?: string;
|
|
57
|
+
readonly filters?: outputs.OsManagementHub.GetSoftwareSourcePackageGroupsFilter[];
|
|
58
|
+
/**
|
|
59
|
+
* Indicates if this is a group, category or environment.
|
|
60
|
+
*/
|
|
61
|
+
readonly groupTypes?: string[];
|
|
62
|
+
/**
|
|
63
|
+
* The provider-assigned unique ID for this managed resource.
|
|
64
|
+
*/
|
|
65
|
+
readonly id: string;
|
|
66
|
+
/**
|
|
67
|
+
* Package group name.
|
|
68
|
+
*/
|
|
69
|
+
readonly name?: string;
|
|
70
|
+
readonly nameContains?: string;
|
|
71
|
+
/**
|
|
72
|
+
* The list of package_group_collection.
|
|
73
|
+
*/
|
|
74
|
+
readonly packageGroupCollections: outputs.OsManagementHub.GetSoftwareSourcePackageGroupsPackageGroupCollection[];
|
|
75
|
+
readonly softwareSourceId: string;
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* This data source provides the list of Software Source Package Groups in Oracle Cloud Infrastructure Os Management Hub service.
|
|
79
|
+
*
|
|
80
|
+
* Lists package groups that associate with the specified software source OCID. Filter the list against a
|
|
81
|
+
* variety of criteria including but not limited to its name, and package group type.
|
|
82
|
+
*
|
|
83
|
+
* ## Example Usage
|
|
84
|
+
*
|
|
85
|
+
* ```typescript
|
|
86
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
87
|
+
* import * as oci from "@pulumi/oci";
|
|
88
|
+
*
|
|
89
|
+
* const testSoftwareSourcePackageGroups = oci.OsManagementHub.getSoftwareSourcePackageGroups({
|
|
90
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
91
|
+
* compartmentId: _var.compartment_id,
|
|
92
|
+
* groupTypes: _var.software_source_package_group_group_type,
|
|
93
|
+
* name: _var.software_source_package_group_name,
|
|
94
|
+
* nameContains: _var.software_source_package_group_name_contains,
|
|
95
|
+
* });
|
|
96
|
+
* ```
|
|
97
|
+
*/
|
|
98
|
+
export declare function getSoftwareSourcePackageGroupsOutput(args: GetSoftwareSourcePackageGroupsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSoftwareSourcePackageGroupsResult>;
|
|
99
|
+
/**
|
|
100
|
+
* A collection of arguments for invoking getSoftwareSourcePackageGroups.
|
|
101
|
+
*/
|
|
102
|
+
export interface GetSoftwareSourcePackageGroupsOutputArgs {
|
|
103
|
+
/**
|
|
104
|
+
* The OCID of the compartment that contains the resources to list.
|
|
105
|
+
*/
|
|
106
|
+
compartmentId?: pulumi.Input<string>;
|
|
107
|
+
filters?: pulumi.Input<pulumi.Input<inputs.OsManagementHub.GetSoftwareSourcePackageGroupsFilterArgs>[]>;
|
|
108
|
+
/**
|
|
109
|
+
* A filter to return only package groups of the specified type.
|
|
110
|
+
*/
|
|
111
|
+
groupTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
112
|
+
/**
|
|
113
|
+
* The name of the entity to be queried.
|
|
114
|
+
*/
|
|
115
|
+
name?: pulumi.Input<string>;
|
|
116
|
+
/**
|
|
117
|
+
* A filter to return resources that may partially match the name given.
|
|
118
|
+
*/
|
|
119
|
+
nameContains?: pulumi.Input<string>;
|
|
120
|
+
/**
|
|
121
|
+
* The software source OCID.
|
|
122
|
+
*/
|
|
123
|
+
softwareSourceId: pulumi.Input<string>;
|
|
124
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
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.getSoftwareSourcePackageGroupsOutput = exports.getSoftwareSourcePackageGroups = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Software Source Package Groups in Oracle Cloud Infrastructure Os Management Hub service.
|
|
10
|
+
*
|
|
11
|
+
* Lists package groups that associate with the specified software source OCID. Filter the list against a
|
|
12
|
+
* variety of criteria including but not limited to its name, and package group type.
|
|
13
|
+
*
|
|
14
|
+
* ## Example Usage
|
|
15
|
+
*
|
|
16
|
+
* ```typescript
|
|
17
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
+
* import * as oci from "@pulumi/oci";
|
|
19
|
+
*
|
|
20
|
+
* const testSoftwareSourcePackageGroups = oci.OsManagementHub.getSoftwareSourcePackageGroups({
|
|
21
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
22
|
+
* compartmentId: _var.compartment_id,
|
|
23
|
+
* groupTypes: _var.software_source_package_group_group_type,
|
|
24
|
+
* name: _var.software_source_package_group_name,
|
|
25
|
+
* nameContains: _var.software_source_package_group_name_contains,
|
|
26
|
+
* });
|
|
27
|
+
* ```
|
|
28
|
+
*/
|
|
29
|
+
function getSoftwareSourcePackageGroups(args, opts) {
|
|
30
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
31
|
+
return pulumi.runtime.invoke("oci:OsManagementHub/getSoftwareSourcePackageGroups:getSoftwareSourcePackageGroups", {
|
|
32
|
+
"compartmentId": args.compartmentId,
|
|
33
|
+
"filters": args.filters,
|
|
34
|
+
"groupTypes": args.groupTypes,
|
|
35
|
+
"name": args.name,
|
|
36
|
+
"nameContains": args.nameContains,
|
|
37
|
+
"softwareSourceId": args.softwareSourceId,
|
|
38
|
+
}, opts);
|
|
39
|
+
}
|
|
40
|
+
exports.getSoftwareSourcePackageGroups = getSoftwareSourcePackageGroups;
|
|
41
|
+
/**
|
|
42
|
+
* This data source provides the list of Software Source Package Groups in Oracle Cloud Infrastructure Os Management Hub service.
|
|
43
|
+
*
|
|
44
|
+
* Lists package groups that associate with the specified software source OCID. Filter the list against a
|
|
45
|
+
* variety of criteria including but not limited to its name, and package group type.
|
|
46
|
+
*
|
|
47
|
+
* ## Example Usage
|
|
48
|
+
*
|
|
49
|
+
* ```typescript
|
|
50
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
51
|
+
* import * as oci from "@pulumi/oci";
|
|
52
|
+
*
|
|
53
|
+
* const testSoftwareSourcePackageGroups = oci.OsManagementHub.getSoftwareSourcePackageGroups({
|
|
54
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
55
|
+
* compartmentId: _var.compartment_id,
|
|
56
|
+
* groupTypes: _var.software_source_package_group_group_type,
|
|
57
|
+
* name: _var.software_source_package_group_name,
|
|
58
|
+
* nameContains: _var.software_source_package_group_name_contains,
|
|
59
|
+
* });
|
|
60
|
+
* ```
|
|
61
|
+
*/
|
|
62
|
+
function getSoftwareSourcePackageGroupsOutput(args, opts) {
|
|
63
|
+
return pulumi.output(args).apply((a) => getSoftwareSourcePackageGroups(a, opts));
|
|
64
|
+
}
|
|
65
|
+
exports.getSoftwareSourcePackageGroupsOutput = getSoftwareSourcePackageGroupsOutput;
|
|
66
|
+
//# sourceMappingURL=getSoftwareSourcePackageGroups.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSoftwareSourcePackageGroups.js","sourceRoot":"","sources":["../../osmanagementhub/getSoftwareSourcePackageGroups.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;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,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,cAAc,EAAE,IAAI,CAAC,YAAY;QACjC,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAXD,wEAWC;AAsDD;;;;;;;;;;;;;;;;;;;;GAoBG;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"}
|
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Software Source Software Package resource in Oracle Cloud Infrastructure Os Management Hub service.
|
|
5
|
+
*
|
|
6
|
+
* Gets information about the specified software package.
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testSoftwareSourceSoftwarePackage = oci.OsManagementHub.getSoftwareSourceSoftwarePackage({
|
|
15
|
+
* softwarePackageName: _var.software_source_software_package_software_package_name,
|
|
16
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
19
|
+
*/
|
|
20
|
+
export declare function getSoftwareSourceSoftwarePackage(args: GetSoftwareSourceSoftwarePackageArgs, opts?: pulumi.InvokeOptions): Promise<GetSoftwareSourceSoftwarePackageResult>;
|
|
21
|
+
/**
|
|
22
|
+
* A collection of arguments for invoking getSoftwareSourceSoftwarePackage.
|
|
23
|
+
*/
|
|
24
|
+
export interface GetSoftwareSourceSoftwarePackageArgs {
|
|
25
|
+
/**
|
|
26
|
+
* The name of the software package.
|
|
27
|
+
*/
|
|
28
|
+
softwarePackageName: string;
|
|
29
|
+
/**
|
|
30
|
+
* The software source OCID.
|
|
31
|
+
*/
|
|
32
|
+
softwareSourceId: string;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* A collection of values returned by getSoftwareSourceSoftwarePackage.
|
|
36
|
+
*/
|
|
37
|
+
export interface GetSoftwareSourceSoftwarePackageResult {
|
|
38
|
+
/**
|
|
39
|
+
* The architecture for which this software was built
|
|
40
|
+
*/
|
|
41
|
+
readonly architecture: string;
|
|
42
|
+
/**
|
|
43
|
+
* Checksum of the file.
|
|
44
|
+
*/
|
|
45
|
+
readonly checksum: string;
|
|
46
|
+
/**
|
|
47
|
+
* Type of the checksum.
|
|
48
|
+
*/
|
|
49
|
+
readonly checksumType: string;
|
|
50
|
+
/**
|
|
51
|
+
* List of dependencies for the software package.
|
|
52
|
+
*/
|
|
53
|
+
readonly dependencies: outputs.OsManagementHub.GetSoftwareSourceSoftwarePackageDependency[];
|
|
54
|
+
/**
|
|
55
|
+
* Software source description.
|
|
56
|
+
*/
|
|
57
|
+
readonly description: string;
|
|
58
|
+
/**
|
|
59
|
+
* Software source name.
|
|
60
|
+
*/
|
|
61
|
+
readonly displayName: string;
|
|
62
|
+
/**
|
|
63
|
+
* List of files for the software package.
|
|
64
|
+
*/
|
|
65
|
+
readonly files: outputs.OsManagementHub.GetSoftwareSourceSoftwarePackageFile[];
|
|
66
|
+
/**
|
|
67
|
+
* The provider-assigned unique ID for this managed resource.
|
|
68
|
+
*/
|
|
69
|
+
readonly id: string;
|
|
70
|
+
/**
|
|
71
|
+
* Indicates whether this package is the latest version.
|
|
72
|
+
*/
|
|
73
|
+
readonly isLatest: boolean;
|
|
74
|
+
/**
|
|
75
|
+
* Date of the last update to the package.
|
|
76
|
+
*/
|
|
77
|
+
readonly lastModifiedDate: string;
|
|
78
|
+
/**
|
|
79
|
+
* Unique identifier for the package. NOTE - This is not an OCID.
|
|
80
|
+
*/
|
|
81
|
+
readonly name: string;
|
|
82
|
+
/**
|
|
83
|
+
* Size of the package in bytes.
|
|
84
|
+
*/
|
|
85
|
+
readonly sizeInBytes: string;
|
|
86
|
+
readonly softwarePackageName: string;
|
|
87
|
+
readonly softwareSourceId: string;
|
|
88
|
+
/**
|
|
89
|
+
* List of software sources that provide the software package.
|
|
90
|
+
*/
|
|
91
|
+
readonly softwareSources: outputs.OsManagementHub.GetSoftwareSourceSoftwarePackageSoftwareSource[];
|
|
92
|
+
/**
|
|
93
|
+
* Type of the package.
|
|
94
|
+
*/
|
|
95
|
+
readonly type: string;
|
|
96
|
+
/**
|
|
97
|
+
* Version of the package.
|
|
98
|
+
*/
|
|
99
|
+
readonly version: string;
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* This data source provides details about a specific Software Source Software Package resource in Oracle Cloud Infrastructure Os Management Hub service.
|
|
103
|
+
*
|
|
104
|
+
* Gets information about the specified software package.
|
|
105
|
+
*
|
|
106
|
+
* ## Example Usage
|
|
107
|
+
*
|
|
108
|
+
* ```typescript
|
|
109
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
110
|
+
* import * as oci from "@pulumi/oci";
|
|
111
|
+
*
|
|
112
|
+
* const testSoftwareSourceSoftwarePackage = oci.OsManagementHub.getSoftwareSourceSoftwarePackage({
|
|
113
|
+
* softwarePackageName: _var.software_source_software_package_software_package_name,
|
|
114
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
115
|
+
* });
|
|
116
|
+
* ```
|
|
117
|
+
*/
|
|
118
|
+
export declare function getSoftwareSourceSoftwarePackageOutput(args: GetSoftwareSourceSoftwarePackageOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSoftwareSourceSoftwarePackageResult>;
|
|
119
|
+
/**
|
|
120
|
+
* A collection of arguments for invoking getSoftwareSourceSoftwarePackage.
|
|
121
|
+
*/
|
|
122
|
+
export interface GetSoftwareSourceSoftwarePackageOutputArgs {
|
|
123
|
+
/**
|
|
124
|
+
* The name of the software package.
|
|
125
|
+
*/
|
|
126
|
+
softwarePackageName: pulumi.Input<string>;
|
|
127
|
+
/**
|
|
128
|
+
* The software source OCID.
|
|
129
|
+
*/
|
|
130
|
+
softwareSourceId: pulumi.Input<string>;
|
|
131
|
+
}
|
|
@@ -0,0 +1,54 @@
|
|
|
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.getSoftwareSourceSoftwarePackageOutput = exports.getSoftwareSourceSoftwarePackage = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Software Source Software Package resource in Oracle Cloud Infrastructure Os Management Hub service.
|
|
10
|
+
*
|
|
11
|
+
* Gets information about the specified software package.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testSoftwareSourceSoftwarePackage = oci.OsManagementHub.getSoftwareSourceSoftwarePackage({
|
|
20
|
+
* softwarePackageName: _var.software_source_software_package_software_package_name,
|
|
21
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*/
|
|
25
|
+
function getSoftwareSourceSoftwarePackage(args, opts) {
|
|
26
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
27
|
+
return pulumi.runtime.invoke("oci:OsManagementHub/getSoftwareSourceSoftwarePackage:getSoftwareSourceSoftwarePackage", {
|
|
28
|
+
"softwarePackageName": args.softwarePackageName,
|
|
29
|
+
"softwareSourceId": args.softwareSourceId,
|
|
30
|
+
}, opts);
|
|
31
|
+
}
|
|
32
|
+
exports.getSoftwareSourceSoftwarePackage = getSoftwareSourceSoftwarePackage;
|
|
33
|
+
/**
|
|
34
|
+
* This data source provides details about a specific Software Source Software Package resource in Oracle Cloud Infrastructure Os Management Hub service.
|
|
35
|
+
*
|
|
36
|
+
* Gets information about the specified software package.
|
|
37
|
+
*
|
|
38
|
+
* ## Example Usage
|
|
39
|
+
*
|
|
40
|
+
* ```typescript
|
|
41
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
42
|
+
* import * as oci from "@pulumi/oci";
|
|
43
|
+
*
|
|
44
|
+
* const testSoftwareSourceSoftwarePackage = oci.OsManagementHub.getSoftwareSourceSoftwarePackage({
|
|
45
|
+
* softwarePackageName: _var.software_source_software_package_software_package_name,
|
|
46
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
47
|
+
* });
|
|
48
|
+
* ```
|
|
49
|
+
*/
|
|
50
|
+
function getSoftwareSourceSoftwarePackageOutput(args, opts) {
|
|
51
|
+
return pulumi.output(args).apply((a) => getSoftwareSourceSoftwarePackage(a, opts));
|
|
52
|
+
}
|
|
53
|
+
exports.getSoftwareSourceSoftwarePackageOutput = getSoftwareSourceSoftwarePackageOutput;
|
|
54
|
+
//# sourceMappingURL=getSoftwareSourceSoftwarePackage.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSoftwareSourceSoftwarePackage.js","sourceRoot":"","sources":["../../osmanagementhub/getSoftwareSourceSoftwarePackage.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,gCAAgC,CAAC,IAA0C,EAAE,IAA2B;IAEpH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uFAAuF,EAAE;QAClH,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,4EAOC;AAmFD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,sCAAsC,CAAC,IAAgD,EAAE,IAA2B;IAChI,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,gCAAgC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3F,CAAC;AAFD,wFAEC"}
|
|
@@ -0,0 +1,113 @@
|
|
|
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 Software Source Software Packages in Oracle Cloud Infrastructure Os Management Hub service.
|
|
6
|
+
*
|
|
7
|
+
* Lists software packages in the specified software source. Filter the list against a variety of criteria
|
|
8
|
+
* including but not limited to its name.
|
|
9
|
+
*
|
|
10
|
+
* ## Example Usage
|
|
11
|
+
*
|
|
12
|
+
* ```typescript
|
|
13
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
+
* import * as oci from "@pulumi/oci";
|
|
15
|
+
*
|
|
16
|
+
* const testSoftwareSourceSoftwarePackages = oci.OsManagementHub.getSoftwareSourceSoftwarePackages({
|
|
17
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
18
|
+
* displayName: _var.software_source_software_package_display_name,
|
|
19
|
+
* displayNameContains: _var.software_source_software_package_display_name_contains,
|
|
20
|
+
* isLatest: _var.software_source_software_package_is_latest,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
export declare function getSoftwareSourceSoftwarePackages(args: GetSoftwareSourceSoftwarePackagesArgs, opts?: pulumi.InvokeOptions): Promise<GetSoftwareSourceSoftwarePackagesResult>;
|
|
25
|
+
/**
|
|
26
|
+
* A collection of arguments for invoking getSoftwareSourceSoftwarePackages.
|
|
27
|
+
*/
|
|
28
|
+
export interface GetSoftwareSourceSoftwarePackagesArgs {
|
|
29
|
+
/**
|
|
30
|
+
* A user-friendly name. Does not have to be unique, and it's changeable. Example: `My new resource`
|
|
31
|
+
*/
|
|
32
|
+
displayName?: string;
|
|
33
|
+
/**
|
|
34
|
+
* A filter to return resources that may partially match the given display name.
|
|
35
|
+
*/
|
|
36
|
+
displayNameContains?: string;
|
|
37
|
+
filters?: inputs.OsManagementHub.GetSoftwareSourceSoftwarePackagesFilter[];
|
|
38
|
+
/**
|
|
39
|
+
* A boolean variable that is used to list only the latest versions of packages, module streams, and stream profiles when set to true. All packages, module streams, and stream profiles are returned when set to false.
|
|
40
|
+
*/
|
|
41
|
+
isLatest?: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* The software source OCID.
|
|
44
|
+
*/
|
|
45
|
+
softwareSourceId: string;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* A collection of values returned by getSoftwareSourceSoftwarePackages.
|
|
49
|
+
*/
|
|
50
|
+
export interface GetSoftwareSourceSoftwarePackagesResult {
|
|
51
|
+
/**
|
|
52
|
+
* Software source name.
|
|
53
|
+
*/
|
|
54
|
+
readonly displayName?: string;
|
|
55
|
+
readonly displayNameContains?: string;
|
|
56
|
+
readonly filters?: outputs.OsManagementHub.GetSoftwareSourceSoftwarePackagesFilter[];
|
|
57
|
+
/**
|
|
58
|
+
* The provider-assigned unique ID for this managed resource.
|
|
59
|
+
*/
|
|
60
|
+
readonly id: string;
|
|
61
|
+
/**
|
|
62
|
+
* Indicates whether this package is the latest version.
|
|
63
|
+
*/
|
|
64
|
+
readonly isLatest?: boolean;
|
|
65
|
+
/**
|
|
66
|
+
* The list of software_package_collection.
|
|
67
|
+
*/
|
|
68
|
+
readonly softwarePackageCollections: outputs.OsManagementHub.GetSoftwareSourceSoftwarePackagesSoftwarePackageCollection[];
|
|
69
|
+
readonly softwareSourceId: string;
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* This data source provides the list of Software Source Software Packages in Oracle Cloud Infrastructure Os Management Hub service.
|
|
73
|
+
*
|
|
74
|
+
* Lists software packages in the specified software source. Filter the list against a variety of criteria
|
|
75
|
+
* including but not limited to its name.
|
|
76
|
+
*
|
|
77
|
+
* ## Example Usage
|
|
78
|
+
*
|
|
79
|
+
* ```typescript
|
|
80
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
81
|
+
* import * as oci from "@pulumi/oci";
|
|
82
|
+
*
|
|
83
|
+
* const testSoftwareSourceSoftwarePackages = oci.OsManagementHub.getSoftwareSourceSoftwarePackages({
|
|
84
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
85
|
+
* displayName: _var.software_source_software_package_display_name,
|
|
86
|
+
* displayNameContains: _var.software_source_software_package_display_name_contains,
|
|
87
|
+
* isLatest: _var.software_source_software_package_is_latest,
|
|
88
|
+
* });
|
|
89
|
+
* ```
|
|
90
|
+
*/
|
|
91
|
+
export declare function getSoftwareSourceSoftwarePackagesOutput(args: GetSoftwareSourceSoftwarePackagesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSoftwareSourceSoftwarePackagesResult>;
|
|
92
|
+
/**
|
|
93
|
+
* A collection of arguments for invoking getSoftwareSourceSoftwarePackages.
|
|
94
|
+
*/
|
|
95
|
+
export interface GetSoftwareSourceSoftwarePackagesOutputArgs {
|
|
96
|
+
/**
|
|
97
|
+
* A user-friendly name. Does not have to be unique, and it's changeable. Example: `My new resource`
|
|
98
|
+
*/
|
|
99
|
+
displayName?: pulumi.Input<string>;
|
|
100
|
+
/**
|
|
101
|
+
* A filter to return resources that may partially match the given display name.
|
|
102
|
+
*/
|
|
103
|
+
displayNameContains?: pulumi.Input<string>;
|
|
104
|
+
filters?: pulumi.Input<pulumi.Input<inputs.OsManagementHub.GetSoftwareSourceSoftwarePackagesFilterArgs>[]>;
|
|
105
|
+
/**
|
|
106
|
+
* A boolean variable that is used to list only the latest versions of packages, module streams, and stream profiles when set to true. All packages, module streams, and stream profiles are returned when set to false.
|
|
107
|
+
*/
|
|
108
|
+
isLatest?: pulumi.Input<boolean>;
|
|
109
|
+
/**
|
|
110
|
+
* The software source OCID.
|
|
111
|
+
*/
|
|
112
|
+
softwareSourceId: pulumi.Input<string>;
|
|
113
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
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.getSoftwareSourceSoftwarePackagesOutput = exports.getSoftwareSourceSoftwarePackages = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Software Source Software Packages in Oracle Cloud Infrastructure Os Management Hub service.
|
|
10
|
+
*
|
|
11
|
+
* Lists software packages in the specified software source. Filter the list against a variety of criteria
|
|
12
|
+
* including but not limited to its name.
|
|
13
|
+
*
|
|
14
|
+
* ## Example Usage
|
|
15
|
+
*
|
|
16
|
+
* ```typescript
|
|
17
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
+
* import * as oci from "@pulumi/oci";
|
|
19
|
+
*
|
|
20
|
+
* const testSoftwareSourceSoftwarePackages = oci.OsManagementHub.getSoftwareSourceSoftwarePackages({
|
|
21
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
22
|
+
* displayName: _var.software_source_software_package_display_name,
|
|
23
|
+
* displayNameContains: _var.software_source_software_package_display_name_contains,
|
|
24
|
+
* isLatest: _var.software_source_software_package_is_latest,
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
*/
|
|
28
|
+
function getSoftwareSourceSoftwarePackages(args, opts) {
|
|
29
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
30
|
+
return pulumi.runtime.invoke("oci:OsManagementHub/getSoftwareSourceSoftwarePackages:getSoftwareSourceSoftwarePackages", {
|
|
31
|
+
"displayName": args.displayName,
|
|
32
|
+
"displayNameContains": args.displayNameContains,
|
|
33
|
+
"filters": args.filters,
|
|
34
|
+
"isLatest": args.isLatest,
|
|
35
|
+
"softwareSourceId": args.softwareSourceId,
|
|
36
|
+
}, opts);
|
|
37
|
+
}
|
|
38
|
+
exports.getSoftwareSourceSoftwarePackages = getSoftwareSourceSoftwarePackages;
|
|
39
|
+
/**
|
|
40
|
+
* This data source provides the list of Software Source Software Packages in Oracle Cloud Infrastructure Os Management Hub service.
|
|
41
|
+
*
|
|
42
|
+
* Lists software packages in the specified software source. Filter the list against a variety of criteria
|
|
43
|
+
* including but not limited to its name.
|
|
44
|
+
*
|
|
45
|
+
* ## Example Usage
|
|
46
|
+
*
|
|
47
|
+
* ```typescript
|
|
48
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
49
|
+
* import * as oci from "@pulumi/oci";
|
|
50
|
+
*
|
|
51
|
+
* const testSoftwareSourceSoftwarePackages = oci.OsManagementHub.getSoftwareSourceSoftwarePackages({
|
|
52
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
53
|
+
* displayName: _var.software_source_software_package_display_name,
|
|
54
|
+
* displayNameContains: _var.software_source_software_package_display_name_contains,
|
|
55
|
+
* isLatest: _var.software_source_software_package_is_latest,
|
|
56
|
+
* });
|
|
57
|
+
* ```
|
|
58
|
+
*/
|
|
59
|
+
function getSoftwareSourceSoftwarePackagesOutput(args, opts) {
|
|
60
|
+
return pulumi.output(args).apply((a) => getSoftwareSourceSoftwarePackages(a, opts));
|
|
61
|
+
}
|
|
62
|
+
exports.getSoftwareSourceSoftwarePackagesOutput = getSoftwareSourceSoftwarePackagesOutput;
|
|
63
|
+
//# sourceMappingURL=getSoftwareSourceSoftwarePackages.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSoftwareSourceSoftwarePackages.js","sourceRoot":"","sources":["../../osmanagementhub/getSoftwareSourceSoftwarePackages.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IAEtH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yFAAyF,EAAE;QACpH,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;KAC5C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,8EAUC;AAiDD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,uCAAuC,CAAC,IAAiD,EAAE,IAA2B;IAClI,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iCAAiC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5F,CAAC;AAFD,0FAEC"}
|