@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,88 @@
|
|
|
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 Vendors in Oracle Cloud Infrastructure Os Management Hub service.
|
|
6
|
+
*
|
|
7
|
+
* Lists available software source vendors. Filter the list against a variety of criteria including but not limited
|
|
8
|
+
* 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 testSoftwareSourceVendors = oci.OsManagementHub.getSoftwareSourceVendors({
|
|
17
|
+
* compartmentId: _var.compartment_id,
|
|
18
|
+
* name: _var.software_source_vendor_name,
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
21
|
+
*/
|
|
22
|
+
export declare function getSoftwareSourceVendors(args: GetSoftwareSourceVendorsArgs, opts?: pulumi.InvokeOptions): Promise<GetSoftwareSourceVendorsResult>;
|
|
23
|
+
/**
|
|
24
|
+
* A collection of arguments for invoking getSoftwareSourceVendors.
|
|
25
|
+
*/
|
|
26
|
+
export interface GetSoftwareSourceVendorsArgs {
|
|
27
|
+
/**
|
|
28
|
+
* The OCID of the compartment that contains the resources to list. This parameter is required.
|
|
29
|
+
*/
|
|
30
|
+
compartmentId: string;
|
|
31
|
+
filters?: inputs.OsManagementHub.GetSoftwareSourceVendorsFilter[];
|
|
32
|
+
/**
|
|
33
|
+
* The name of the entity to be queried.
|
|
34
|
+
*/
|
|
35
|
+
name?: string;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* A collection of values returned by getSoftwareSourceVendors.
|
|
39
|
+
*/
|
|
40
|
+
export interface GetSoftwareSourceVendorsResult {
|
|
41
|
+
readonly compartmentId: string;
|
|
42
|
+
readonly filters?: outputs.OsManagementHub.GetSoftwareSourceVendorsFilter[];
|
|
43
|
+
/**
|
|
44
|
+
* The provider-assigned unique ID for this managed resource.
|
|
45
|
+
*/
|
|
46
|
+
readonly id: string;
|
|
47
|
+
/**
|
|
48
|
+
* Name of the vendor providing the software source.
|
|
49
|
+
*/
|
|
50
|
+
readonly name?: string;
|
|
51
|
+
/**
|
|
52
|
+
* The list of software_source_vendor_collection.
|
|
53
|
+
*/
|
|
54
|
+
readonly softwareSourceVendorCollections: outputs.OsManagementHub.GetSoftwareSourceVendorsSoftwareSourceVendorCollection[];
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* This data source provides the list of Software Source Vendors in Oracle Cloud Infrastructure Os Management Hub service.
|
|
58
|
+
*
|
|
59
|
+
* Lists available software source vendors. Filter the list against a variety of criteria including but not limited
|
|
60
|
+
* to its name.
|
|
61
|
+
*
|
|
62
|
+
* ## Example Usage
|
|
63
|
+
*
|
|
64
|
+
* ```typescript
|
|
65
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
66
|
+
* import * as oci from "@pulumi/oci";
|
|
67
|
+
*
|
|
68
|
+
* const testSoftwareSourceVendors = oci.OsManagementHub.getSoftwareSourceVendors({
|
|
69
|
+
* compartmentId: _var.compartment_id,
|
|
70
|
+
* name: _var.software_source_vendor_name,
|
|
71
|
+
* });
|
|
72
|
+
* ```
|
|
73
|
+
*/
|
|
74
|
+
export declare function getSoftwareSourceVendorsOutput(args: GetSoftwareSourceVendorsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSoftwareSourceVendorsResult>;
|
|
75
|
+
/**
|
|
76
|
+
* A collection of arguments for invoking getSoftwareSourceVendors.
|
|
77
|
+
*/
|
|
78
|
+
export interface GetSoftwareSourceVendorsOutputArgs {
|
|
79
|
+
/**
|
|
80
|
+
* The OCID of the compartment that contains the resources to list. This parameter is required.
|
|
81
|
+
*/
|
|
82
|
+
compartmentId: pulumi.Input<string>;
|
|
83
|
+
filters?: pulumi.Input<pulumi.Input<inputs.OsManagementHub.GetSoftwareSourceVendorsFilterArgs>[]>;
|
|
84
|
+
/**
|
|
85
|
+
* The name of the entity to be queried.
|
|
86
|
+
*/
|
|
87
|
+
name?: pulumi.Input<string>;
|
|
88
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
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.getSoftwareSourceVendorsOutput = exports.getSoftwareSourceVendors = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Software Source Vendors in Oracle Cloud Infrastructure Os Management Hub service.
|
|
10
|
+
*
|
|
11
|
+
* Lists available software source vendors. Filter the list against a variety of criteria including but not limited
|
|
12
|
+
* 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 testSoftwareSourceVendors = oci.OsManagementHub.getSoftwareSourceVendors({
|
|
21
|
+
* compartmentId: _var.compartment_id,
|
|
22
|
+
* name: _var.software_source_vendor_name,
|
|
23
|
+
* });
|
|
24
|
+
* ```
|
|
25
|
+
*/
|
|
26
|
+
function getSoftwareSourceVendors(args, opts) {
|
|
27
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
28
|
+
return pulumi.runtime.invoke("oci:OsManagementHub/getSoftwareSourceVendors:getSoftwareSourceVendors", {
|
|
29
|
+
"compartmentId": args.compartmentId,
|
|
30
|
+
"filters": args.filters,
|
|
31
|
+
"name": args.name,
|
|
32
|
+
}, opts);
|
|
33
|
+
}
|
|
34
|
+
exports.getSoftwareSourceVendors = getSoftwareSourceVendors;
|
|
35
|
+
/**
|
|
36
|
+
* This data source provides the list of Software Source Vendors in Oracle Cloud Infrastructure Os Management Hub service.
|
|
37
|
+
*
|
|
38
|
+
* Lists available software source vendors. Filter the list against a variety of criteria including but not limited
|
|
39
|
+
* to its name.
|
|
40
|
+
*
|
|
41
|
+
* ## Example Usage
|
|
42
|
+
*
|
|
43
|
+
* ```typescript
|
|
44
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
45
|
+
* import * as oci from "@pulumi/oci";
|
|
46
|
+
*
|
|
47
|
+
* const testSoftwareSourceVendors = oci.OsManagementHub.getSoftwareSourceVendors({
|
|
48
|
+
* compartmentId: _var.compartment_id,
|
|
49
|
+
* name: _var.software_source_vendor_name,
|
|
50
|
+
* });
|
|
51
|
+
* ```
|
|
52
|
+
*/
|
|
53
|
+
function getSoftwareSourceVendorsOutput(args, opts) {
|
|
54
|
+
return pulumi.output(args).apply((a) => getSoftwareSourceVendors(a, opts));
|
|
55
|
+
}
|
|
56
|
+
exports.getSoftwareSourceVendorsOutput = getSoftwareSourceVendorsOutput;
|
|
57
|
+
//# sourceMappingURL=getSoftwareSourceVendors.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSoftwareSourceVendors.js","sourceRoot":"","sources":["../../osmanagementhub/getSoftwareSourceVendors.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;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,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4DAQC;AAoCD;;;;;;;;;;;;;;;;;GAiBG;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,208 @@
|
|
|
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 Sources in Oracle Cloud Infrastructure Os Management Hub service.
|
|
6
|
+
*
|
|
7
|
+
* Lists software sources that match the specified tenancy or software source OCID. Filter the list against a
|
|
8
|
+
* variety of criteria including but not limited to its name, status, architecture, and OS family.
|
|
9
|
+
*
|
|
10
|
+
* ## Example Usage
|
|
11
|
+
*
|
|
12
|
+
* ```typescript
|
|
13
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
14
|
+
* import * as oci from "@pulumi/oci";
|
|
15
|
+
*
|
|
16
|
+
* const testSoftwareSources = oci.OsManagementHub.getSoftwareSources({
|
|
17
|
+
* archTypes: _var.software_source_arch_type,
|
|
18
|
+
* availabilities: _var.software_source_availability,
|
|
19
|
+
* compartmentId: _var.compartment_id,
|
|
20
|
+
* displayName: _var.software_source_display_name,
|
|
21
|
+
* displayNameContains: _var.software_source_display_name_contains,
|
|
22
|
+
* displayNameNotEqualTos: _var.software_source_display_name_not_equal_to,
|
|
23
|
+
* osFamilies: _var.software_source_os_family,
|
|
24
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
25
|
+
* softwareSourceTypes: _var.software_source_software_source_type,
|
|
26
|
+
* states: _var.software_source_state,
|
|
27
|
+
* vendorName: _var.software_source_vendor_name,
|
|
28
|
+
* });
|
|
29
|
+
* ```
|
|
30
|
+
*/
|
|
31
|
+
export declare function getSoftwareSources(args?: GetSoftwareSourcesArgs, opts?: pulumi.InvokeOptions): Promise<GetSoftwareSourcesResult>;
|
|
32
|
+
/**
|
|
33
|
+
* A collection of arguments for invoking getSoftwareSources.
|
|
34
|
+
*/
|
|
35
|
+
export interface GetSoftwareSourcesArgs {
|
|
36
|
+
/**
|
|
37
|
+
* A filter to return only instances whose architecture type matches the given architecture.
|
|
38
|
+
*/
|
|
39
|
+
archTypes?: string[];
|
|
40
|
+
/**
|
|
41
|
+
* The availabilities of the software source for a tenant.
|
|
42
|
+
*/
|
|
43
|
+
availabilities?: string[];
|
|
44
|
+
/**
|
|
45
|
+
* The OCID of the compartment that contains the resources to list.
|
|
46
|
+
*/
|
|
47
|
+
compartmentId?: string;
|
|
48
|
+
/**
|
|
49
|
+
* A user-friendly name. Does not have to be unique, and it's changeable. Example: `My new resource`
|
|
50
|
+
*/
|
|
51
|
+
displayName?: string;
|
|
52
|
+
/**
|
|
53
|
+
* A filter to return resources that may partially match the given display name.
|
|
54
|
+
*/
|
|
55
|
+
displayNameContains?: string;
|
|
56
|
+
/**
|
|
57
|
+
* A multi filter to return resources that do not contains the given display names.
|
|
58
|
+
*/
|
|
59
|
+
displayNameNotEqualTos?: string[];
|
|
60
|
+
filters?: inputs.OsManagementHub.GetSoftwareSourcesFilter[];
|
|
61
|
+
/**
|
|
62
|
+
* A filter to return only instances whose OS family type matches the given OS family.
|
|
63
|
+
*/
|
|
64
|
+
osFamilies?: string[];
|
|
65
|
+
/**
|
|
66
|
+
* The OCID for the software source.
|
|
67
|
+
*/
|
|
68
|
+
softwareSourceId?: string;
|
|
69
|
+
/**
|
|
70
|
+
* The type of the software source.
|
|
71
|
+
*/
|
|
72
|
+
softwareSourceTypes?: string[];
|
|
73
|
+
/**
|
|
74
|
+
* A filter to return only resources whose lifecycleState matches the given lifecycleStates.
|
|
75
|
+
*/
|
|
76
|
+
states?: string[];
|
|
77
|
+
/**
|
|
78
|
+
* A filter to return only profiles that match the given vendorName.
|
|
79
|
+
*/
|
|
80
|
+
vendorName?: string;
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* A collection of values returned by getSoftwareSources.
|
|
84
|
+
*/
|
|
85
|
+
export interface GetSoftwareSourcesResult {
|
|
86
|
+
/**
|
|
87
|
+
* The architecture type supported by the software source.
|
|
88
|
+
*/
|
|
89
|
+
readonly archTypes?: string[];
|
|
90
|
+
/**
|
|
91
|
+
* Possible availabilities of a software source.
|
|
92
|
+
*/
|
|
93
|
+
readonly availabilities?: string[];
|
|
94
|
+
/**
|
|
95
|
+
* The OCID of the tenancy containing the software source.
|
|
96
|
+
*/
|
|
97
|
+
readonly compartmentId?: string;
|
|
98
|
+
/**
|
|
99
|
+
* User friendly name.
|
|
100
|
+
*/
|
|
101
|
+
readonly displayName?: string;
|
|
102
|
+
readonly displayNameContains?: string;
|
|
103
|
+
readonly displayNameNotEqualTos?: string[];
|
|
104
|
+
readonly filters?: outputs.OsManagementHub.GetSoftwareSourcesFilter[];
|
|
105
|
+
/**
|
|
106
|
+
* The provider-assigned unique ID for this managed resource.
|
|
107
|
+
*/
|
|
108
|
+
readonly id: string;
|
|
109
|
+
/**
|
|
110
|
+
* The OS family the software source belongs to.
|
|
111
|
+
*/
|
|
112
|
+
readonly osFamilies?: string[];
|
|
113
|
+
/**
|
|
114
|
+
* The list of software_source_collection.
|
|
115
|
+
*/
|
|
116
|
+
readonly softwareSourceCollections: outputs.OsManagementHub.GetSoftwareSourcesSoftwareSourceCollection[];
|
|
117
|
+
readonly softwareSourceId?: string;
|
|
118
|
+
/**
|
|
119
|
+
* Type of the software source.
|
|
120
|
+
*/
|
|
121
|
+
readonly softwareSourceTypes?: string[];
|
|
122
|
+
/**
|
|
123
|
+
* The current state of the software source.
|
|
124
|
+
*/
|
|
125
|
+
readonly states?: string[];
|
|
126
|
+
/**
|
|
127
|
+
* Name of the vendor providing the software source.
|
|
128
|
+
*/
|
|
129
|
+
readonly vendorName?: string;
|
|
130
|
+
}
|
|
131
|
+
/**
|
|
132
|
+
* This data source provides the list of Software Sources in Oracle Cloud Infrastructure Os Management Hub service.
|
|
133
|
+
*
|
|
134
|
+
* Lists software sources that match the specified tenancy or software source OCID. Filter the list against a
|
|
135
|
+
* variety of criteria including but not limited to its name, status, architecture, and OS family.
|
|
136
|
+
*
|
|
137
|
+
* ## Example Usage
|
|
138
|
+
*
|
|
139
|
+
* ```typescript
|
|
140
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
141
|
+
* import * as oci from "@pulumi/oci";
|
|
142
|
+
*
|
|
143
|
+
* const testSoftwareSources = oci.OsManagementHub.getSoftwareSources({
|
|
144
|
+
* archTypes: _var.software_source_arch_type,
|
|
145
|
+
* availabilities: _var.software_source_availability,
|
|
146
|
+
* compartmentId: _var.compartment_id,
|
|
147
|
+
* displayName: _var.software_source_display_name,
|
|
148
|
+
* displayNameContains: _var.software_source_display_name_contains,
|
|
149
|
+
* displayNameNotEqualTos: _var.software_source_display_name_not_equal_to,
|
|
150
|
+
* osFamilies: _var.software_source_os_family,
|
|
151
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
152
|
+
* softwareSourceTypes: _var.software_source_software_source_type,
|
|
153
|
+
* states: _var.software_source_state,
|
|
154
|
+
* vendorName: _var.software_source_vendor_name,
|
|
155
|
+
* });
|
|
156
|
+
* ```
|
|
157
|
+
*/
|
|
158
|
+
export declare function getSoftwareSourcesOutput(args?: GetSoftwareSourcesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSoftwareSourcesResult>;
|
|
159
|
+
/**
|
|
160
|
+
* A collection of arguments for invoking getSoftwareSources.
|
|
161
|
+
*/
|
|
162
|
+
export interface GetSoftwareSourcesOutputArgs {
|
|
163
|
+
/**
|
|
164
|
+
* A filter to return only instances whose architecture type matches the given architecture.
|
|
165
|
+
*/
|
|
166
|
+
archTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
167
|
+
/**
|
|
168
|
+
* The availabilities of the software source for a tenant.
|
|
169
|
+
*/
|
|
170
|
+
availabilities?: pulumi.Input<pulumi.Input<string>[]>;
|
|
171
|
+
/**
|
|
172
|
+
* The OCID of the compartment that contains the resources to list.
|
|
173
|
+
*/
|
|
174
|
+
compartmentId?: pulumi.Input<string>;
|
|
175
|
+
/**
|
|
176
|
+
* A user-friendly name. Does not have to be unique, and it's changeable. Example: `My new resource`
|
|
177
|
+
*/
|
|
178
|
+
displayName?: pulumi.Input<string>;
|
|
179
|
+
/**
|
|
180
|
+
* A filter to return resources that may partially match the given display name.
|
|
181
|
+
*/
|
|
182
|
+
displayNameContains?: pulumi.Input<string>;
|
|
183
|
+
/**
|
|
184
|
+
* A multi filter to return resources that do not contains the given display names.
|
|
185
|
+
*/
|
|
186
|
+
displayNameNotEqualTos?: pulumi.Input<pulumi.Input<string>[]>;
|
|
187
|
+
filters?: pulumi.Input<pulumi.Input<inputs.OsManagementHub.GetSoftwareSourcesFilterArgs>[]>;
|
|
188
|
+
/**
|
|
189
|
+
* A filter to return only instances whose OS family type matches the given OS family.
|
|
190
|
+
*/
|
|
191
|
+
osFamilies?: pulumi.Input<pulumi.Input<string>[]>;
|
|
192
|
+
/**
|
|
193
|
+
* The OCID for the software source.
|
|
194
|
+
*/
|
|
195
|
+
softwareSourceId?: pulumi.Input<string>;
|
|
196
|
+
/**
|
|
197
|
+
* The type of the software source.
|
|
198
|
+
*/
|
|
199
|
+
softwareSourceTypes?: pulumi.Input<pulumi.Input<string>[]>;
|
|
200
|
+
/**
|
|
201
|
+
* A filter to return only resources whose lifecycleState matches the given lifecycleStates.
|
|
202
|
+
*/
|
|
203
|
+
states?: pulumi.Input<pulumi.Input<string>[]>;
|
|
204
|
+
/**
|
|
205
|
+
* A filter to return only profiles that match the given vendorName.
|
|
206
|
+
*/
|
|
207
|
+
vendorName?: pulumi.Input<string>;
|
|
208
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
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.getSoftwareSourcesOutput = exports.getSoftwareSources = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Software Sources in Oracle Cloud Infrastructure Os Management Hub service.
|
|
10
|
+
*
|
|
11
|
+
* Lists software sources that match the specified tenancy or software source OCID. Filter the list against a
|
|
12
|
+
* variety of criteria including but not limited to its name, status, architecture, and OS family.
|
|
13
|
+
*
|
|
14
|
+
* ## Example Usage
|
|
15
|
+
*
|
|
16
|
+
* ```typescript
|
|
17
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
+
* import * as oci from "@pulumi/oci";
|
|
19
|
+
*
|
|
20
|
+
* const testSoftwareSources = oci.OsManagementHub.getSoftwareSources({
|
|
21
|
+
* archTypes: _var.software_source_arch_type,
|
|
22
|
+
* availabilities: _var.software_source_availability,
|
|
23
|
+
* compartmentId: _var.compartment_id,
|
|
24
|
+
* displayName: _var.software_source_display_name,
|
|
25
|
+
* displayNameContains: _var.software_source_display_name_contains,
|
|
26
|
+
* displayNameNotEqualTos: _var.software_source_display_name_not_equal_to,
|
|
27
|
+
* osFamilies: _var.software_source_os_family,
|
|
28
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
29
|
+
* softwareSourceTypes: _var.software_source_software_source_type,
|
|
30
|
+
* states: _var.software_source_state,
|
|
31
|
+
* vendorName: _var.software_source_vendor_name,
|
|
32
|
+
* });
|
|
33
|
+
* ```
|
|
34
|
+
*/
|
|
35
|
+
function getSoftwareSources(args, opts) {
|
|
36
|
+
args = args || {};
|
|
37
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
38
|
+
return pulumi.runtime.invoke("oci:OsManagementHub/getSoftwareSources:getSoftwareSources", {
|
|
39
|
+
"archTypes": args.archTypes,
|
|
40
|
+
"availabilities": args.availabilities,
|
|
41
|
+
"compartmentId": args.compartmentId,
|
|
42
|
+
"displayName": args.displayName,
|
|
43
|
+
"displayNameContains": args.displayNameContains,
|
|
44
|
+
"displayNameNotEqualTos": args.displayNameNotEqualTos,
|
|
45
|
+
"filters": args.filters,
|
|
46
|
+
"osFamilies": args.osFamilies,
|
|
47
|
+
"softwareSourceId": args.softwareSourceId,
|
|
48
|
+
"softwareSourceTypes": args.softwareSourceTypes,
|
|
49
|
+
"states": args.states,
|
|
50
|
+
"vendorName": args.vendorName,
|
|
51
|
+
}, opts);
|
|
52
|
+
}
|
|
53
|
+
exports.getSoftwareSources = getSoftwareSources;
|
|
54
|
+
/**
|
|
55
|
+
* This data source provides the list of Software Sources in Oracle Cloud Infrastructure Os Management Hub service.
|
|
56
|
+
*
|
|
57
|
+
* Lists software sources that match the specified tenancy or software source OCID. Filter the list against a
|
|
58
|
+
* variety of criteria including but not limited to its name, status, architecture, and OS family.
|
|
59
|
+
*
|
|
60
|
+
* ## Example Usage
|
|
61
|
+
*
|
|
62
|
+
* ```typescript
|
|
63
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
64
|
+
* import * as oci from "@pulumi/oci";
|
|
65
|
+
*
|
|
66
|
+
* const testSoftwareSources = oci.OsManagementHub.getSoftwareSources({
|
|
67
|
+
* archTypes: _var.software_source_arch_type,
|
|
68
|
+
* availabilities: _var.software_source_availability,
|
|
69
|
+
* compartmentId: _var.compartment_id,
|
|
70
|
+
* displayName: _var.software_source_display_name,
|
|
71
|
+
* displayNameContains: _var.software_source_display_name_contains,
|
|
72
|
+
* displayNameNotEqualTos: _var.software_source_display_name_not_equal_to,
|
|
73
|
+
* osFamilies: _var.software_source_os_family,
|
|
74
|
+
* softwareSourceId: oci_os_management_hub_software_source.test_software_source.id,
|
|
75
|
+
* softwareSourceTypes: _var.software_source_software_source_type,
|
|
76
|
+
* states: _var.software_source_state,
|
|
77
|
+
* vendorName: _var.software_source_vendor_name,
|
|
78
|
+
* });
|
|
79
|
+
* ```
|
|
80
|
+
*/
|
|
81
|
+
function getSoftwareSourcesOutput(args, opts) {
|
|
82
|
+
return pulumi.output(args).apply((a) => getSoftwareSources(a, opts));
|
|
83
|
+
}
|
|
84
|
+
exports.getSoftwareSourcesOutput = getSoftwareSourcesOutput;
|
|
85
|
+
//# sourceMappingURL=getSoftwareSources.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSoftwareSources.js","sourceRoot":"","sources":["../../osmanagementhub/getSoftwareSources.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,kBAAkB,CAAC,IAA6B,EAAE,IAA2B;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,gBAAgB,EAAE,IAAI,CAAC,cAAc;QACrC,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;QAC/C,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,YAAY,EAAE,IAAI,CAAC,UAAU;KAChC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAlBD,gDAkBC;AAsGD;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,SAAgB,wBAAwB,CAAC,IAAmC,EAAE,IAA2B;IACrG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,kBAAkB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC7E,CAAC;AAFD,4DAEC"}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
export { GetLifecycleEnvironmentArgs, GetLifecycleEnvironmentResult, GetLifecycleEnvironmentOutputArgs } from "./getLifecycleEnvironment";
|
|
2
|
+
export declare const getLifecycleEnvironment: typeof import("./getLifecycleEnvironment").getLifecycleEnvironment;
|
|
3
|
+
export declare const getLifecycleEnvironmentOutput: typeof import("./getLifecycleEnvironment").getLifecycleEnvironmentOutput;
|
|
4
|
+
export { GetLifecycleEnvironmentsArgs, GetLifecycleEnvironmentsResult, GetLifecycleEnvironmentsOutputArgs } from "./getLifecycleEnvironments";
|
|
5
|
+
export declare const getLifecycleEnvironments: typeof import("./getLifecycleEnvironments").getLifecycleEnvironments;
|
|
6
|
+
export declare const getLifecycleEnvironmentsOutput: typeof import("./getLifecycleEnvironments").getLifecycleEnvironmentsOutput;
|
|
7
|
+
export { GetLifecycleStageArgs, GetLifecycleStageResult, GetLifecycleStageOutputArgs } from "./getLifecycleStage";
|
|
8
|
+
export declare const getLifecycleStage: typeof import("./getLifecycleStage").getLifecycleStage;
|
|
9
|
+
export declare const getLifecycleStageOutput: typeof import("./getLifecycleStage").getLifecycleStageOutput;
|
|
10
|
+
export { GetLifecycleStagesArgs, GetLifecycleStagesResult, GetLifecycleStagesOutputArgs } from "./getLifecycleStages";
|
|
11
|
+
export declare const getLifecycleStages: typeof import("./getLifecycleStages").getLifecycleStages;
|
|
12
|
+
export declare const getLifecycleStagesOutput: typeof import("./getLifecycleStages").getLifecycleStagesOutput;
|
|
13
|
+
export { GetManagedInstanceGroupArgs, GetManagedInstanceGroupResult, GetManagedInstanceGroupOutputArgs } from "./getManagedInstanceGroup";
|
|
14
|
+
export declare const getManagedInstanceGroup: typeof import("./getManagedInstanceGroup").getManagedInstanceGroup;
|
|
15
|
+
export declare const getManagedInstanceGroupOutput: typeof import("./getManagedInstanceGroup").getManagedInstanceGroupOutput;
|
|
16
|
+
export { GetManagedInstanceGroupAvailableModulesArgs, GetManagedInstanceGroupAvailableModulesResult, GetManagedInstanceGroupAvailableModulesOutputArgs } from "./getManagedInstanceGroupAvailableModules";
|
|
17
|
+
export declare const getManagedInstanceGroupAvailableModules: typeof import("./getManagedInstanceGroupAvailableModules").getManagedInstanceGroupAvailableModules;
|
|
18
|
+
export declare const getManagedInstanceGroupAvailableModulesOutput: typeof import("./getManagedInstanceGroupAvailableModules").getManagedInstanceGroupAvailableModulesOutput;
|
|
19
|
+
export { GetManagedInstanceGroupAvailablePackagesArgs, GetManagedInstanceGroupAvailablePackagesResult, GetManagedInstanceGroupAvailablePackagesOutputArgs } from "./getManagedInstanceGroupAvailablePackages";
|
|
20
|
+
export declare const getManagedInstanceGroupAvailablePackages: typeof import("./getManagedInstanceGroupAvailablePackages").getManagedInstanceGroupAvailablePackages;
|
|
21
|
+
export declare const getManagedInstanceGroupAvailablePackagesOutput: typeof import("./getManagedInstanceGroupAvailablePackages").getManagedInstanceGroupAvailablePackagesOutput;
|
|
22
|
+
export { GetManagedInstanceGroupAvailableSoftwareSourcesArgs, GetManagedInstanceGroupAvailableSoftwareSourcesResult, GetManagedInstanceGroupAvailableSoftwareSourcesOutputArgs } from "./getManagedInstanceGroupAvailableSoftwareSources";
|
|
23
|
+
export declare const getManagedInstanceGroupAvailableSoftwareSources: typeof import("./getManagedInstanceGroupAvailableSoftwareSources").getManagedInstanceGroupAvailableSoftwareSources;
|
|
24
|
+
export declare const getManagedInstanceGroupAvailableSoftwareSourcesOutput: typeof import("./getManagedInstanceGroupAvailableSoftwareSources").getManagedInstanceGroupAvailableSoftwareSourcesOutput;
|
|
25
|
+
export { GetManagedInstanceGroupsArgs, GetManagedInstanceGroupsResult, GetManagedInstanceGroupsOutputArgs } from "./getManagedInstanceGroups";
|
|
26
|
+
export declare const getManagedInstanceGroups: typeof import("./getManagedInstanceGroups").getManagedInstanceGroups;
|
|
27
|
+
export declare const getManagedInstanceGroupsOutput: typeof import("./getManagedInstanceGroups").getManagedInstanceGroupsOutput;
|
|
28
|
+
export { GetManagementStationArgs, GetManagementStationResult, GetManagementStationOutputArgs } from "./getManagementStation";
|
|
29
|
+
export declare const getManagementStation: typeof import("./getManagementStation").getManagementStation;
|
|
30
|
+
export declare const getManagementStationOutput: typeof import("./getManagementStation").getManagementStationOutput;
|
|
31
|
+
export { GetManagementStationMirrorsArgs, GetManagementStationMirrorsResult, GetManagementStationMirrorsOutputArgs } from "./getManagementStationMirrors";
|
|
32
|
+
export declare const getManagementStationMirrors: typeof import("./getManagementStationMirrors").getManagementStationMirrors;
|
|
33
|
+
export declare const getManagementStationMirrorsOutput: typeof import("./getManagementStationMirrors").getManagementStationMirrorsOutput;
|
|
34
|
+
export { GetManagementStationsArgs, GetManagementStationsResult, GetManagementStationsOutputArgs } from "./getManagementStations";
|
|
35
|
+
export declare const getManagementStations: typeof import("./getManagementStations").getManagementStations;
|
|
36
|
+
export declare const getManagementStationsOutput: typeof import("./getManagementStations").getManagementStationsOutput;
|
|
37
|
+
export { GetProfileArgs, GetProfileResult, GetProfileOutputArgs } from "./getProfile";
|
|
38
|
+
export declare const getProfile: typeof import("./getProfile").getProfile;
|
|
39
|
+
export declare const getProfileOutput: typeof import("./getProfile").getProfileOutput;
|
|
40
|
+
export { GetProfilesArgs, GetProfilesResult, GetProfilesOutputArgs } from "./getProfiles";
|
|
41
|
+
export declare const getProfiles: typeof import("./getProfiles").getProfiles;
|
|
42
|
+
export declare const getProfilesOutput: typeof import("./getProfiles").getProfilesOutput;
|
|
43
|
+
export { GetSoftwareSourceArgs, GetSoftwareSourceResult, GetSoftwareSourceOutputArgs } from "./getSoftwareSource";
|
|
44
|
+
export declare const getSoftwareSource: typeof import("./getSoftwareSource").getSoftwareSource;
|
|
45
|
+
export declare const getSoftwareSourceOutput: typeof import("./getSoftwareSource").getSoftwareSourceOutput;
|
|
46
|
+
export { GetSoftwareSourceModuleStreamArgs, GetSoftwareSourceModuleStreamResult, GetSoftwareSourceModuleStreamOutputArgs } from "./getSoftwareSourceModuleStream";
|
|
47
|
+
export declare const getSoftwareSourceModuleStream: typeof import("./getSoftwareSourceModuleStream").getSoftwareSourceModuleStream;
|
|
48
|
+
export declare const getSoftwareSourceModuleStreamOutput: typeof import("./getSoftwareSourceModuleStream").getSoftwareSourceModuleStreamOutput;
|
|
49
|
+
export { GetSoftwareSourceModuleStreamProfileArgs, GetSoftwareSourceModuleStreamProfileResult, GetSoftwareSourceModuleStreamProfileOutputArgs } from "./getSoftwareSourceModuleStreamProfile";
|
|
50
|
+
export declare const getSoftwareSourceModuleStreamProfile: typeof import("./getSoftwareSourceModuleStreamProfile").getSoftwareSourceModuleStreamProfile;
|
|
51
|
+
export declare const getSoftwareSourceModuleStreamProfileOutput: typeof import("./getSoftwareSourceModuleStreamProfile").getSoftwareSourceModuleStreamProfileOutput;
|
|
52
|
+
export { GetSoftwareSourceModuleStreamProfilesArgs, GetSoftwareSourceModuleStreamProfilesResult, GetSoftwareSourceModuleStreamProfilesOutputArgs } from "./getSoftwareSourceModuleStreamProfiles";
|
|
53
|
+
export declare const getSoftwareSourceModuleStreamProfiles: typeof import("./getSoftwareSourceModuleStreamProfiles").getSoftwareSourceModuleStreamProfiles;
|
|
54
|
+
export declare const getSoftwareSourceModuleStreamProfilesOutput: typeof import("./getSoftwareSourceModuleStreamProfiles").getSoftwareSourceModuleStreamProfilesOutput;
|
|
55
|
+
export { GetSoftwareSourceModuleStreamsArgs, GetSoftwareSourceModuleStreamsResult, GetSoftwareSourceModuleStreamsOutputArgs } from "./getSoftwareSourceModuleStreams";
|
|
56
|
+
export declare const getSoftwareSourceModuleStreams: typeof import("./getSoftwareSourceModuleStreams").getSoftwareSourceModuleStreams;
|
|
57
|
+
export declare const getSoftwareSourceModuleStreamsOutput: typeof import("./getSoftwareSourceModuleStreams").getSoftwareSourceModuleStreamsOutput;
|
|
58
|
+
export { GetSoftwareSourcePackageGroupArgs, GetSoftwareSourcePackageGroupResult, GetSoftwareSourcePackageGroupOutputArgs } from "./getSoftwareSourcePackageGroup";
|
|
59
|
+
export declare const getSoftwareSourcePackageGroup: typeof import("./getSoftwareSourcePackageGroup").getSoftwareSourcePackageGroup;
|
|
60
|
+
export declare const getSoftwareSourcePackageGroupOutput: typeof import("./getSoftwareSourcePackageGroup").getSoftwareSourcePackageGroupOutput;
|
|
61
|
+
export { GetSoftwareSourcePackageGroupsArgs, GetSoftwareSourcePackageGroupsResult, GetSoftwareSourcePackageGroupsOutputArgs } from "./getSoftwareSourcePackageGroups";
|
|
62
|
+
export declare const getSoftwareSourcePackageGroups: typeof import("./getSoftwareSourcePackageGroups").getSoftwareSourcePackageGroups;
|
|
63
|
+
export declare const getSoftwareSourcePackageGroupsOutput: typeof import("./getSoftwareSourcePackageGroups").getSoftwareSourcePackageGroupsOutput;
|
|
64
|
+
export { GetSoftwareSourceSoftwarePackageArgs, GetSoftwareSourceSoftwarePackageResult, GetSoftwareSourceSoftwarePackageOutputArgs } from "./getSoftwareSourceSoftwarePackage";
|
|
65
|
+
export declare const getSoftwareSourceSoftwarePackage: typeof import("./getSoftwareSourceSoftwarePackage").getSoftwareSourceSoftwarePackage;
|
|
66
|
+
export declare const getSoftwareSourceSoftwarePackageOutput: typeof import("./getSoftwareSourceSoftwarePackage").getSoftwareSourceSoftwarePackageOutput;
|
|
67
|
+
export { GetSoftwareSourceSoftwarePackagesArgs, GetSoftwareSourceSoftwarePackagesResult, GetSoftwareSourceSoftwarePackagesOutputArgs } from "./getSoftwareSourceSoftwarePackages";
|
|
68
|
+
export declare const getSoftwareSourceSoftwarePackages: typeof import("./getSoftwareSourceSoftwarePackages").getSoftwareSourceSoftwarePackages;
|
|
69
|
+
export declare const getSoftwareSourceSoftwarePackagesOutput: typeof import("./getSoftwareSourceSoftwarePackages").getSoftwareSourceSoftwarePackagesOutput;
|
|
70
|
+
export { GetSoftwareSourceVendorsArgs, GetSoftwareSourceVendorsResult, GetSoftwareSourceVendorsOutputArgs } from "./getSoftwareSourceVendors";
|
|
71
|
+
export declare const getSoftwareSourceVendors: typeof import("./getSoftwareSourceVendors").getSoftwareSourceVendors;
|
|
72
|
+
export declare const getSoftwareSourceVendorsOutput: typeof import("./getSoftwareSourceVendors").getSoftwareSourceVendorsOutput;
|
|
73
|
+
export { GetSoftwareSourcesArgs, GetSoftwareSourcesResult, GetSoftwareSourcesOutputArgs } from "./getSoftwareSources";
|
|
74
|
+
export declare const getSoftwareSources: typeof import("./getSoftwareSources").getSoftwareSources;
|
|
75
|
+
export declare const getSoftwareSourcesOutput: typeof import("./getSoftwareSources").getSoftwareSourcesOutput;
|
|
76
|
+
export { LifecycleEnvironmentArgs, LifecycleEnvironmentState } from "./lifecycleEnvironment";
|
|
77
|
+
export type LifecycleEnvironment = import("./lifecycleEnvironment").LifecycleEnvironment;
|
|
78
|
+
export declare const LifecycleEnvironment: typeof import("./lifecycleEnvironment").LifecycleEnvironment;
|
|
79
|
+
export { ManagedInstanceGroupArgs, ManagedInstanceGroupState } from "./managedInstanceGroup";
|
|
80
|
+
export type ManagedInstanceGroup = import("./managedInstanceGroup").ManagedInstanceGroup;
|
|
81
|
+
export declare const ManagedInstanceGroup: typeof import("./managedInstanceGroup").ManagedInstanceGroup;
|
|
82
|
+
export { ManagementStationArgs, ManagementStationState } from "./managementStation";
|
|
83
|
+
export type ManagementStation = import("./managementStation").ManagementStation;
|
|
84
|
+
export declare const ManagementStation: typeof import("./managementStation").ManagementStation;
|
|
85
|
+
export { ProfileArgs, ProfileState } from "./profile";
|
|
86
|
+
export type Profile = import("./profile").Profile;
|
|
87
|
+
export declare const Profile: typeof import("./profile").Profile;
|
|
88
|
+
export { SoftwareSourceArgs, SoftwareSourceState } from "./softwareSource";
|
|
89
|
+
export type SoftwareSource = import("./softwareSource").SoftwareSource;
|
|
90
|
+
export declare const SoftwareSource: typeof import("./softwareSource").SoftwareSource;
|