@pulumi/oci 1.15.0 → 1.16.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/databasemanagement/getManagedMySqlDatabase.d.ts +83 -0
- package/databasemanagement/getManagedMySqlDatabase.js +51 -0
- package/databasemanagement/getManagedMySqlDatabase.js.map +1 -0
- package/databasemanagement/getManagedMySqlDatabaseConfigurationData.d.ts +72 -0
- package/databasemanagement/getManagedMySqlDatabaseConfigurationData.js +52 -0
- package/databasemanagement/getManagedMySqlDatabaseConfigurationData.js.map +1 -0
- package/databasemanagement/getManagedMySqlDatabaseSqlData.d.ts +105 -0
- package/databasemanagement/getManagedMySqlDatabaseSqlData.js +61 -0
- package/databasemanagement/getManagedMySqlDatabaseSqlData.js.map +1 -0
- package/databasemanagement/getManagedMySqlDatabases.d.ts +75 -0
- package/databasemanagement/getManagedMySqlDatabases.js +52 -0
- package/databasemanagement/getManagedMySqlDatabases.js.map +1 -0
- package/databasemanagement/index.d.ts +12 -0
- package/databasemanagement/index.js +13 -1
- package/databasemanagement/index.js.map +1 -1
- package/datasafe/databaseSecurityConfig.d.ts +231 -0
- package/datasafe/databaseSecurityConfig.js +93 -0
- package/datasafe/databaseSecurityConfig.js.map +1 -0
- package/datasafe/databaseSecurityConfigManagement.d.ts +90 -0
- package/datasafe/databaseSecurityConfigManagement.js +75 -0
- package/datasafe/databaseSecurityConfigManagement.js.map +1 -0
- package/datasafe/discoveryMod.d.ts +3 -3
- package/datasafe/getDatabaseSecurityConfig.d.ts +123 -0
- package/datasafe/getDatabaseSecurityConfig.js +51 -0
- package/datasafe/getDatabaseSecurityConfig.js.map +1 -0
- package/datasafe/getDatabaseSecurityConfigs.d.ts +206 -0
- package/datasafe/getDatabaseSecurityConfigs.js +102 -0
- package/datasafe/getDatabaseSecurityConfigs.js.map +1 -0
- package/datasafe/getDiscoveryJob.d.ts +1 -1
- package/datasafe/getDiscoveryJobsResult.d.ts +1 -1
- package/datasafe/getDiscoveryJobsResults.d.ts +1 -1
- package/datasafe/getMaskingPoliciesMaskingColumn.d.ts +1 -1
- package/datasafe/getMaskingPoliciesMaskingColumns.d.ts +1 -1
- package/datasafe/getMaskingPolicy.d.ts +1 -1
- package/datasafe/getSecurityAssessment.d.ts +3 -3
- package/datasafe/getSecurityAssessmentComparison.d.ts +4 -4
- package/datasafe/getSecurityAssessmentComparison.js +2 -2
- package/datasafe/getSecurityAssessmentFindings.d.ts +6 -6
- package/datasafe/getSecurityAssessmentFindings.js +2 -2
- package/datasafe/getSecurityAssessments.d.ts +2 -2
- package/datasafe/getSecurityPolicies.d.ts +162 -0
- package/datasafe/getSecurityPolicies.js +93 -0
- package/datasafe/getSecurityPolicies.js.map +1 -0
- package/datasafe/getSecurityPolicy.d.ts +109 -0
- package/datasafe/getSecurityPolicy.js +51 -0
- package/datasafe/getSecurityPolicy.js.map +1 -0
- package/datasafe/getSecurityPolicyDeployment.d.ts +117 -0
- package/datasafe/getSecurityPolicyDeployment.js +51 -0
- package/datasafe/getSecurityPolicyDeployment.js.map +1 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.d.ts +90 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.js +54 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.js.map +1 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.d.ts +107 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js +62 -0
- package/datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.js.map +1 -0
- package/datasafe/getSecurityPolicyDeployments.d.ts +190 -0
- package/datasafe/getSecurityPolicyDeployments.js +99 -0
- package/datasafe/getSecurityPolicyDeployments.js.map +1 -0
- package/datasafe/getSensitiveDataModel.d.ts +1 -1
- package/datasafe/getSqlCollection.d.ts +138 -0
- package/datasafe/getSqlCollection.js +51 -0
- package/datasafe/getSqlCollection.js.map +1 -0
- package/datasafe/getSqlCollectionAnalytics.d.ts +181 -0
- package/datasafe/getSqlCollectionAnalytics.js +99 -0
- package/datasafe/getSqlCollectionAnalytics.js.map +1 -0
- package/datasafe/getSqlCollectionLogInsights.d.ts +111 -0
- package/datasafe/getSqlCollectionLogInsights.js +61 -0
- package/datasafe/getSqlCollectionLogInsights.js.map +1 -0
- package/datasafe/getSqlCollections.d.ts +220 -0
- package/datasafe/getSqlCollections.js +105 -0
- package/datasafe/getSqlCollections.js.map +1 -0
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.d.ts +146 -0
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.js +90 -0
- package/datasafe/getSqlFirewallAllowedSqlAnalytics.js.map +1 -0
- package/datasafe/getSqlFirewallAllowedSqls.d.ts +138 -0
- package/datasafe/getSqlFirewallAllowedSqls.js +87 -0
- package/datasafe/getSqlFirewallAllowedSqls.js.map +1 -0
- package/datasafe/getSqlFirewallPolicies.d.ts +234 -0
- package/datasafe/getSqlFirewallPolicies.js +108 -0
- package/datasafe/getSqlFirewallPolicies.js.map +1 -0
- package/datasafe/getSqlFirewallPolicy.d.ts +149 -0
- package/datasafe/getSqlFirewallPolicy.js +51 -0
- package/datasafe/getSqlFirewallPolicy.js.map +1 -0
- package/datasafe/getSqlFirewallPolicyAnalytics.d.ts +177 -0
- package/datasafe/getSqlFirewallPolicyAnalytics.js +95 -0
- package/datasafe/getSqlFirewallPolicyAnalytics.js.map +1 -0
- package/datasafe/getSqlFirewallViolationAnalytics.d.ts +170 -0
- package/datasafe/getSqlFirewallViolationAnalytics.js +76 -0
- package/datasafe/getSqlFirewallViolationAnalytics.js.map +1 -0
- package/datasafe/getSqlFirewallViolations.d.ts +112 -0
- package/datasafe/getSqlFirewallViolations.js +61 -0
- package/datasafe/getSqlFirewallViolations.js.map +1 -0
- package/datasafe/getTargetAlertPolicyAssociation.d.ts +1 -1
- package/datasafe/getUserAssessment.d.ts +5 -5
- package/datasafe/getUserAssessmentComparison.d.ts +2 -2
- package/datasafe/getUserAssessmentComparison.js +2 -2
- package/datasafe/getUserAssessmentUserAnalytics.d.ts +2 -2
- package/datasafe/getUserAssessmentUserAnalytics.js +2 -2
- package/datasafe/getUserAssessmentUsers.d.ts +1 -1
- package/datasafe/getUserAssessments.d.ts +2 -2
- package/datasafe/index.d.ts +84 -0
- package/datasafe/index.js +108 -5
- package/datasafe/index.js.map +1 -1
- package/datasafe/maskingPoliciesMaskingColumn.d.ts +3 -3
- package/datasafe/maskingPolicy.d.ts +4 -4
- package/datasafe/maskingPolicy.js +1 -1
- package/datasafe/securityAssessment.d.ts +6 -6
- package/datasafe/securityPolicy.d.ts +189 -0
- package/datasafe/securityPolicy.js +85 -0
- package/datasafe/securityPolicy.js.map +1 -0
- package/datasafe/securityPolicyDeployment.d.ts +205 -0
- package/datasafe/securityPolicyDeployment.js +89 -0
- package/datasafe/securityPolicyDeployment.js.map +1 -0
- package/datasafe/securityPolicyDeploymentManagement.d.ts +82 -0
- package/datasafe/securityPolicyDeploymentManagement.js +71 -0
- package/datasafe/securityPolicyDeploymentManagement.js.map +1 -0
- package/datasafe/securityPolicyManagement.d.ts +80 -0
- package/datasafe/securityPolicyManagement.js +69 -0
- package/datasafe/securityPolicyManagement.js.map +1 -0
- package/datasafe/sensitiveDataModel.d.ts +3 -3
- package/datasafe/setSecurityAssessmentBaseline.d.ts +3 -3
- package/datasafe/setUserAssessmentBaseline.d.ts +3 -3
- package/datasafe/sqlCollection.d.ts +324 -0
- package/datasafe/sqlCollection.js +134 -0
- package/datasafe/sqlCollection.js.map +1 -0
- package/datasafe/sqlFirewallPolicy.d.ts +297 -0
- package/datasafe/sqlFirewallPolicy.js +105 -0
- package/datasafe/sqlFirewallPolicy.js.map +1 -0
- package/datasafe/sqlFirewallPolicyManagement.d.ts +112 -0
- package/datasafe/sqlFirewallPolicyManagement.js +91 -0
- package/datasafe/sqlFirewallPolicyManagement.js.map +1 -0
- package/datasafe/targetAlertPolicyAssociation.d.ts +3 -3
- package/datasafe/userAssessment.d.ts +10 -10
- package/disasterrecovery/drPlan.d.ts +34 -34
- package/disasterrecovery/drPlan.js +1 -1
- package/disasterrecovery/drPlanExecution.d.ts +41 -41
- package/disasterrecovery/drPlanExecution.js +1 -1
- package/disasterrecovery/drProtectionGroup.d.ts +56 -83
- package/disasterrecovery/drProtectionGroup.js +13 -46
- package/disasterrecovery/drProtectionGroup.js.map +1 -1
- package/disasterrecovery/getDrPlan.d.ts +19 -19
- package/disasterrecovery/getDrPlan.js +2 -2
- package/disasterrecovery/getDrPlanExecution.d.ts +24 -24
- package/disasterrecovery/getDrPlanExecution.js +2 -2
- package/disasterrecovery/getDrPlanExecutions.d.ts +15 -15
- package/disasterrecovery/getDrPlanExecutions.js +2 -2
- package/disasterrecovery/getDrPlans.d.ts +15 -15
- package/disasterrecovery/getDrPlans.js +2 -2
- package/disasterrecovery/getDrProtectionGroup.d.ts +23 -19
- package/disasterrecovery/getDrProtectionGroup.js +2 -2
- package/disasterrecovery/getDrProtectionGroup.js.map +1 -1
- package/disasterrecovery/getDrProtectionGroups.d.ts +30 -16
- package/disasterrecovery/getDrProtectionGroups.js +5 -2
- package/disasterrecovery/getDrProtectionGroups.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +4 -2
- package/index.js.map +1 -1
- package/mysql/getMysqlDbSystem.d.ts +4 -0
- package/mysql/getMysqlDbSystem.js.map +1 -1
- package/mysql/getMysqlDbSystems.d.ts +14 -0
- package/mysql/getMysqlDbSystems.js +3 -0
- package/mysql/getMysqlDbSystems.js.map +1 -1
- package/mysql/mysqlDbSystem.d.ts +13 -0
- package/mysql/mysqlDbSystem.js +3 -0
- package/mysql/mysqlDbSystem.js.map +1 -1
- package/osmanagementhub/getLifecycleEnvironment.d.ts +129 -0
- package/osmanagementhub/getLifecycleEnvironment.js +51 -0
- package/osmanagementhub/getLifecycleEnvironment.js.map +1 -0
- package/osmanagementhub/getLifecycleEnvironments.d.ts +158 -0
- package/osmanagementhub/getLifecycleEnvironments.js +73 -0
- package/osmanagementhub/getLifecycleEnvironments.js.map +1 -0
- package/osmanagementhub/getLifecycleStage.d.ts +130 -0
- package/osmanagementhub/getLifecycleStage.js +51 -0
- package/osmanagementhub/getLifecycleStage.js.map +1 -0
- package/osmanagementhub/getLifecycleStages.d.ts +133 -0
- package/osmanagementhub/getLifecycleStages.js +40 -0
- package/osmanagementhub/getLifecycleStages.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroup.d.ts +138 -0
- package/osmanagementhub/getManagedInstanceGroup.js +51 -0
- package/osmanagementhub/getManagedInstanceGroup.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableModules.d.ts +110 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableModules.js +63 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableModules.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroupAvailablePackages.d.ts +124 -0
- package/osmanagementhub/getManagedInstanceGroupAvailablePackages.js +66 -0
- package/osmanagementhub/getManagedInstanceGroupAvailablePackages.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableSoftwareSources.d.ts +113 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableSoftwareSources.js +63 -0
- package/osmanagementhub/getManagedInstanceGroupAvailableSoftwareSources.js.map +1 -0
- package/osmanagementhub/getManagedInstanceGroups.d.ts +166 -0
- package/osmanagementhub/getManagedInstanceGroups.js +76 -0
- package/osmanagementhub/getManagedInstanceGroups.js.map +1 -0
- package/osmanagementhub/getManagementStation.d.ts +142 -0
- package/osmanagementhub/getManagementStation.js +51 -0
- package/osmanagementhub/getManagementStation.js.map +1 -0
- package/osmanagementhub/getManagementStationMirrors.d.ts +108 -0
- package/osmanagementhub/getManagementStationMirrors.js +61 -0
- package/osmanagementhub/getManagementStationMirrors.js.map +1 -0
- package/osmanagementhub/getManagementStations.d.ts +138 -0
- package/osmanagementhub/getManagementStations.js +68 -0
- package/osmanagementhub/getManagementStations.js.map +1 -0
- package/osmanagementhub/getProfile.d.ts +141 -0
- package/osmanagementhub/getProfile.js +51 -0
- package/osmanagementhub/getProfile.js.map +1 -0
- package/osmanagementhub/getProfiles.d.ts +183 -0
- package/osmanagementhub/getProfiles.js +79 -0
- package/osmanagementhub/getProfiles.js.map +1 -0
- package/osmanagementhub/getSoftwareSource.d.ts +166 -0
- package/osmanagementhub/getSoftwareSource.js +51 -0
- package/osmanagementhub/getSoftwareSource.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStream.d.ts +119 -0
- package/osmanagementhub/getSoftwareSourceModuleStream.js +57 -0
- package/osmanagementhub/getSoftwareSourceModuleStream.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfile.d.ts +118 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfile.js +60 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfile.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfiles.d.ts +116 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfiles.js +63 -0
- package/osmanagementhub/getSoftwareSourceModuleStreamProfiles.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceModuleStreams.d.ts +130 -0
- package/osmanagementhub/getSoftwareSourceModuleStreams.js +66 -0
- package/osmanagementhub/getSoftwareSourceModuleStreams.js.map +1 -0
- package/osmanagementhub/getSoftwareSourcePackageGroup.d.ts +106 -0
- package/osmanagementhub/getSoftwareSourcePackageGroup.js +54 -0
- package/osmanagementhub/getSoftwareSourcePackageGroup.js.map +1 -0
- package/osmanagementhub/getSoftwareSourcePackageGroups.d.ts +124 -0
- package/osmanagementhub/getSoftwareSourcePackageGroups.js +66 -0
- package/osmanagementhub/getSoftwareSourcePackageGroups.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackage.d.ts +131 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackage.js +54 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackage.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackages.d.ts +113 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackages.js +63 -0
- package/osmanagementhub/getSoftwareSourceSoftwarePackages.js.map +1 -0
- package/osmanagementhub/getSoftwareSourceVendors.d.ts +88 -0
- package/osmanagementhub/getSoftwareSourceVendors.js +57 -0
- package/osmanagementhub/getSoftwareSourceVendors.js.map +1 -0
- package/osmanagementhub/getSoftwareSources.d.ts +208 -0
- package/osmanagementhub/getSoftwareSources.js +85 -0
- package/osmanagementhub/getSoftwareSources.js.map +1 -0
- package/osmanagementhub/index.d.ts +90 -0
- package/osmanagementhub/index.js +118 -0
- package/osmanagementhub/index.js.map +1 -0
- package/osmanagementhub/lifecycleEnvironment.d.ts +259 -0
- package/osmanagementhub/lifecycleEnvironment.js +138 -0
- package/osmanagementhub/lifecycleEnvironment.js.map +1 -0
- package/osmanagementhub/managedInstanceGroup.d.ts +279 -0
- package/osmanagementhub/managedInstanceGroup.js +136 -0
- package/osmanagementhub/managedInstanceGroup.js.map +1 -0
- package/osmanagementhub/managementStation.d.ts +275 -0
- package/osmanagementhub/managementStation.js +143 -0
- package/osmanagementhub/managementStation.js.map +1 -0
- package/osmanagementhub/profile.d.ts +320 -0
- package/osmanagementhub/profile.js +138 -0
- package/osmanagementhub/profile.js.map +1 -0
- package/osmanagementhub/softwareSource.d.ts +343 -0
- package/osmanagementhub/softwareSource.js +164 -0
- package/osmanagementhub/softwareSource.js.map +1 -0
- package/package.json +1 -1
- package/stackmonitoring/baselineableMetric.d.ts +227 -0
- package/stackmonitoring/baselineableMetric.js +116 -0
- package/stackmonitoring/baselineableMetric.js.map +1 -0
- package/stackmonitoring/config.d.ts +21 -8
- package/stackmonitoring/config.js +3 -6
- package/stackmonitoring/config.js.map +1 -1
- package/stackmonitoring/discoveryJob.d.ts +1 -0
- package/stackmonitoring/discoveryJob.js +1 -0
- package/stackmonitoring/discoveryJob.js.map +1 -1
- package/stackmonitoring/getBaselineableMetric.d.ts +129 -0
- package/stackmonitoring/getBaselineableMetric.js +51 -0
- package/stackmonitoring/getBaselineableMetric.js.map +1 -0
- package/stackmonitoring/getBaselineableMetrics.d.ts +125 -0
- package/stackmonitoring/getBaselineableMetrics.js +65 -0
- package/stackmonitoring/getBaselineableMetrics.js.map +1 -0
- package/stackmonitoring/getBaselineableMetricsEvaluate.d.ts +117 -0
- package/stackmonitoring/getBaselineableMetricsEvaluate.js +77 -0
- package/stackmonitoring/getBaselineableMetricsEvaluate.js.map +1 -0
- package/stackmonitoring/getConfig.d.ts +5 -1
- package/stackmonitoring/getConfig.js.map +1 -1
- package/stackmonitoring/getMetricExtension.d.ts +141 -0
- package/stackmonitoring/getMetricExtension.js +51 -0
- package/stackmonitoring/getMetricExtension.js.map +1 -0
- package/stackmonitoring/getMetricExtensions.d.ts +142 -0
- package/stackmonitoring/getMetricExtensions.js +67 -0
- package/stackmonitoring/getMetricExtensions.js.map +1 -0
- package/stackmonitoring/getMonitoredResource.d.ts +4 -0
- package/stackmonitoring/getMonitoredResource.js.map +1 -1
- package/stackmonitoring/getMonitoredResourceTask.d.ts +114 -0
- package/stackmonitoring/getMonitoredResourceTask.js +51 -0
- package/stackmonitoring/getMonitoredResourceTask.js.map +1 -0
- package/stackmonitoring/getMonitoredResourceTasks.d.ts +86 -0
- package/stackmonitoring/getMonitoredResourceTasks.js +55 -0
- package/stackmonitoring/getMonitoredResourceTasks.js.map +1 -0
- package/stackmonitoring/getMonitoredResourceType.d.ts +118 -0
- package/stackmonitoring/getMonitoredResourceType.js +51 -0
- package/stackmonitoring/getMonitoredResourceType.js.map +1 -0
- package/stackmonitoring/getMonitoredResourceTypes.d.ts +161 -0
- package/stackmonitoring/getMonitoredResourceTypes.js +80 -0
- package/stackmonitoring/getMonitoredResourceTypes.js.map +1 -0
- package/stackmonitoring/getMonitoredResources.d.ts +100 -0
- package/stackmonitoring/getMonitoredResources.js +58 -0
- package/stackmonitoring/getMonitoredResources.js.map +1 -0
- package/stackmonitoring/index.d.ts +48 -0
- package/stackmonitoring/index.js +61 -1
- package/stackmonitoring/index.js.map +1 -1
- package/stackmonitoring/metricExtension.d.ts +313 -0
- package/stackmonitoring/metricExtension.js +172 -0
- package/stackmonitoring/metricExtension.js.map +1 -0
- package/stackmonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement.d.ts +102 -0
- package/stackmonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement.js +80 -0
- package/stackmonitoring/metricExtensionMetricExtensionOnGivenResourcesManagement.js.map +1 -0
- package/stackmonitoring/metricExtensionsTestManagement.d.ts +125 -0
- package/stackmonitoring/metricExtensionsTestManagement.js +86 -0
- package/stackmonitoring/metricExtensionsTestManagement.js.map +1 -0
- package/stackmonitoring/monitoredResource.d.ts +13 -0
- package/stackmonitoring/monitoredResource.js +3 -0
- package/stackmonitoring/monitoredResource.js.map +1 -1
- package/stackmonitoring/monitoredResourceTask.d.ts +200 -0
- package/stackmonitoring/monitoredResourceTask.js +113 -0
- package/stackmonitoring/monitoredResourceTask.js.map +1 -0
- package/stackmonitoring/monitoredResourceType.d.ts +238 -0
- package/stackmonitoring/monitoredResourceType.js +118 -0
- package/stackmonitoring/monitoredResourceType.js.map +1 -0
- package/stackmonitoring/monitoredResourcesSearch.d.ts +13 -0
- package/stackmonitoring/monitoredResourcesSearch.js +3 -0
- package/stackmonitoring/monitoredResourcesSearch.js.map +1 -1
- package/types/input.d.ts +1324 -61
- package/types/output.d.ts +8971 -4032
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getSecurityPolicyDeploymentOutput = exports.getSecurityPolicyDeployment = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Security Policy Deployment resource in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Gets a security policy deployment by identifier.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testSecurityPolicyDeployment = oci.DataSafe.getSecurityPolicyDeployment({
|
|
20
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
function getSecurityPolicyDeployment(args, opts) {
|
|
25
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
26
|
+
return pulumi.runtime.invoke("oci:DataSafe/getSecurityPolicyDeployment:getSecurityPolicyDeployment", {
|
|
27
|
+
"securityPolicyDeploymentId": args.securityPolicyDeploymentId,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getSecurityPolicyDeployment = getSecurityPolicyDeployment;
|
|
31
|
+
/**
|
|
32
|
+
* This data source provides details about a specific Security Policy Deployment resource in Oracle Cloud Infrastructure Data Safe service.
|
|
33
|
+
*
|
|
34
|
+
* Gets a security policy deployment by identifier.
|
|
35
|
+
*
|
|
36
|
+
* ## Example Usage
|
|
37
|
+
*
|
|
38
|
+
* ```typescript
|
|
39
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
40
|
+
* import * as oci from "@pulumi/oci";
|
|
41
|
+
*
|
|
42
|
+
* const testSecurityPolicyDeployment = oci.DataSafe.getSecurityPolicyDeployment({
|
|
43
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
44
|
+
* });
|
|
45
|
+
* ```
|
|
46
|
+
*/
|
|
47
|
+
function getSecurityPolicyDeploymentOutput(args, opts) {
|
|
48
|
+
return pulumi.output(args).apply((a) => getSecurityPolicyDeployment(a, opts));
|
|
49
|
+
}
|
|
50
|
+
exports.getSecurityPolicyDeploymentOutput = getSecurityPolicyDeploymentOutput;
|
|
51
|
+
//# sourceMappingURL=getSecurityPolicyDeployment.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSecurityPolicyDeployment.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyDeployment.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAE1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;KAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kEAMC;AAsED;;;;;;;;;;;;;;;GAeG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAA2B;IACtH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,2BAA2B,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtF,CAAC;AAFD,8EAEC"}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Security Policy Deployment Security Policy Entry State resource in Oracle Cloud Infrastructure Data Safe service.
|
|
5
|
+
*
|
|
6
|
+
* Gets a security policy entity states by identifier.
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testSecurityPolicyDeploymentSecurityPolicyEntryState = oci.DataSafe.getSecurityPolicyDeploymentSecurityPolicyEntryState({
|
|
15
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
16
|
+
* securityPolicyEntryStateId: oci_data_safe_security_policy_entry_state.test_security_policy_entry_state.id,
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
19
|
+
*/
|
|
20
|
+
export declare function getSecurityPolicyDeploymentSecurityPolicyEntryState(args: GetSecurityPolicyDeploymentSecurityPolicyEntryStateArgs, opts?: pulumi.InvokeOptions): Promise<GetSecurityPolicyDeploymentSecurityPolicyEntryStateResult>;
|
|
21
|
+
/**
|
|
22
|
+
* A collection of arguments for invoking getSecurityPolicyDeploymentSecurityPolicyEntryState.
|
|
23
|
+
*/
|
|
24
|
+
export interface GetSecurityPolicyDeploymentSecurityPolicyEntryStateArgs {
|
|
25
|
+
/**
|
|
26
|
+
* The OCID of the security policy deployment resource.
|
|
27
|
+
*/
|
|
28
|
+
securityPolicyDeploymentId: string;
|
|
29
|
+
/**
|
|
30
|
+
* Unique security policy entry state identifier. The unique id for a given security policy entry state can be obtained from the list api by passing the OCID of the corresponding security policy deployment resource as the query parameter.
|
|
31
|
+
*/
|
|
32
|
+
securityPolicyEntryStateId: string;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* A collection of values returned by getSecurityPolicyDeploymentSecurityPolicyEntryState.
|
|
36
|
+
*/
|
|
37
|
+
export interface GetSecurityPolicyDeploymentSecurityPolicyEntryStateResult {
|
|
38
|
+
/**
|
|
39
|
+
* The current deployment status of the security policy deployment and the security policy entry associated.
|
|
40
|
+
*/
|
|
41
|
+
readonly deploymentStatus: string;
|
|
42
|
+
/**
|
|
43
|
+
* Details specific to the security policy entry.
|
|
44
|
+
*/
|
|
45
|
+
readonly entryDetails: outputs.DataSafe.GetSecurityPolicyDeploymentSecurityPolicyEntryStateEntryDetail[];
|
|
46
|
+
/**
|
|
47
|
+
* The provider-assigned unique ID for this managed resource.
|
|
48
|
+
*/
|
|
49
|
+
readonly id: string;
|
|
50
|
+
/**
|
|
51
|
+
* The OCID of the security policy deployment associated.
|
|
52
|
+
*/
|
|
53
|
+
readonly securityPolicyDeploymentId: string;
|
|
54
|
+
/**
|
|
55
|
+
* The OCID of the security policy entry type associated.
|
|
56
|
+
*/
|
|
57
|
+
readonly securityPolicyEntryId: string;
|
|
58
|
+
readonly securityPolicyEntryStateId: string;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* This data source provides details about a specific Security Policy Deployment Security Policy Entry State resource in Oracle Cloud Infrastructure Data Safe service.
|
|
62
|
+
*
|
|
63
|
+
* Gets a security policy entity states by identifier.
|
|
64
|
+
*
|
|
65
|
+
* ## Example Usage
|
|
66
|
+
*
|
|
67
|
+
* ```typescript
|
|
68
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
69
|
+
* import * as oci from "@pulumi/oci";
|
|
70
|
+
*
|
|
71
|
+
* const testSecurityPolicyDeploymentSecurityPolicyEntryState = oci.DataSafe.getSecurityPolicyDeploymentSecurityPolicyEntryState({
|
|
72
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
73
|
+
* securityPolicyEntryStateId: oci_data_safe_security_policy_entry_state.test_security_policy_entry_state.id,
|
|
74
|
+
* });
|
|
75
|
+
* ```
|
|
76
|
+
*/
|
|
77
|
+
export declare function getSecurityPolicyDeploymentSecurityPolicyEntryStateOutput(args: GetSecurityPolicyDeploymentSecurityPolicyEntryStateOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSecurityPolicyDeploymentSecurityPolicyEntryStateResult>;
|
|
78
|
+
/**
|
|
79
|
+
* A collection of arguments for invoking getSecurityPolicyDeploymentSecurityPolicyEntryState.
|
|
80
|
+
*/
|
|
81
|
+
export interface GetSecurityPolicyDeploymentSecurityPolicyEntryStateOutputArgs {
|
|
82
|
+
/**
|
|
83
|
+
* The OCID of the security policy deployment resource.
|
|
84
|
+
*/
|
|
85
|
+
securityPolicyDeploymentId: pulumi.Input<string>;
|
|
86
|
+
/**
|
|
87
|
+
* Unique security policy entry state identifier. The unique id for a given security policy entry state can be obtained from the list api by passing the OCID of the corresponding security policy deployment resource as the query parameter.
|
|
88
|
+
*/
|
|
89
|
+
securityPolicyEntryStateId: pulumi.Input<string>;
|
|
90
|
+
}
|
|
@@ -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.getSecurityPolicyDeploymentSecurityPolicyEntryStateOutput = exports.getSecurityPolicyDeploymentSecurityPolicyEntryState = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Security Policy Deployment Security Policy Entry State resource in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Gets a security policy entity states by identifier.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testSecurityPolicyDeploymentSecurityPolicyEntryState = oci.DataSafe.getSecurityPolicyDeploymentSecurityPolicyEntryState({
|
|
20
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
21
|
+
* securityPolicyEntryStateId: oci_data_safe_security_policy_entry_state.test_security_policy_entry_state.id,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*/
|
|
25
|
+
function getSecurityPolicyDeploymentSecurityPolicyEntryState(args, opts) {
|
|
26
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
27
|
+
return pulumi.runtime.invoke("oci:DataSafe/getSecurityPolicyDeploymentSecurityPolicyEntryState:getSecurityPolicyDeploymentSecurityPolicyEntryState", {
|
|
28
|
+
"securityPolicyDeploymentId": args.securityPolicyDeploymentId,
|
|
29
|
+
"securityPolicyEntryStateId": args.securityPolicyEntryStateId,
|
|
30
|
+
}, opts);
|
|
31
|
+
}
|
|
32
|
+
exports.getSecurityPolicyDeploymentSecurityPolicyEntryState = getSecurityPolicyDeploymentSecurityPolicyEntryState;
|
|
33
|
+
/**
|
|
34
|
+
* This data source provides details about a specific Security Policy Deployment Security Policy Entry State resource in Oracle Cloud Infrastructure Data Safe service.
|
|
35
|
+
*
|
|
36
|
+
* Gets a security policy entity states by identifier.
|
|
37
|
+
*
|
|
38
|
+
* ## Example Usage
|
|
39
|
+
*
|
|
40
|
+
* ```typescript
|
|
41
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
42
|
+
* import * as oci from "@pulumi/oci";
|
|
43
|
+
*
|
|
44
|
+
* const testSecurityPolicyDeploymentSecurityPolicyEntryState = oci.DataSafe.getSecurityPolicyDeploymentSecurityPolicyEntryState({
|
|
45
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
46
|
+
* securityPolicyEntryStateId: oci_data_safe_security_policy_entry_state.test_security_policy_entry_state.id,
|
|
47
|
+
* });
|
|
48
|
+
* ```
|
|
49
|
+
*/
|
|
50
|
+
function getSecurityPolicyDeploymentSecurityPolicyEntryStateOutput(args, opts) {
|
|
51
|
+
return pulumi.output(args).apply((a) => getSecurityPolicyDeploymentSecurityPolicyEntryState(a, opts));
|
|
52
|
+
}
|
|
53
|
+
exports.getSecurityPolicyDeploymentSecurityPolicyEntryStateOutput = getSecurityPolicyDeploymentSecurityPolicyEntryStateOutput;
|
|
54
|
+
//# sourceMappingURL=getSecurityPolicyDeploymentSecurityPolicyEntryState.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSecurityPolicyDeploymentSecurityPolicyEntryState.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryState.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,mDAAmD,CAAC,IAA6D,EAAE,IAA2B;IAE1J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sHAAsH,EAAE;QACjJ,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;QAC7D,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;KAChE,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,kHAOC;AA0CD;;;;;;;;;;;;;;;;GAgBG;AACH,SAAgB,yDAAyD,CAAC,IAAmE,EAAE,IAA2B;IACtK,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,mDAAmD,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC9G,CAAC;AAFD,8HAEC"}
|
|
@@ -0,0 +1,107 @@
|
|
|
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 Security Policy Deployment Security Policy Entry States in Oracle Cloud Infrastructure Data Safe service.
|
|
6
|
+
*
|
|
7
|
+
* Retrieves a list of all security policy entry states in Data Safe.
|
|
8
|
+
*
|
|
9
|
+
* The ListSecurityPolicyEntryStates operation returns only the security policy entry states for the specified security policy entry.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as oci from "@pulumi/oci";
|
|
16
|
+
*
|
|
17
|
+
* const testSecurityPolicyDeploymentSecurityPolicyEntryStates = oci.DataSafe.getSecurityPolicyDeploymentSecurityPolicyEntryStates({
|
|
18
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
19
|
+
* deploymentStatus: _var.security_policy_deployment_security_policy_entry_state_deployment_status,
|
|
20
|
+
* securityPolicyEntryId: oci_data_safe_security_policy_entry.test_security_policy_entry.id,
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
23
|
+
*/
|
|
24
|
+
export declare function getSecurityPolicyDeploymentSecurityPolicyEntryStates(args: GetSecurityPolicyDeploymentSecurityPolicyEntryStatesArgs, opts?: pulumi.InvokeOptions): Promise<GetSecurityPolicyDeploymentSecurityPolicyEntryStatesResult>;
|
|
25
|
+
/**
|
|
26
|
+
* A collection of arguments for invoking getSecurityPolicyDeploymentSecurityPolicyEntryStates.
|
|
27
|
+
*/
|
|
28
|
+
export interface GetSecurityPolicyDeploymentSecurityPolicyEntryStatesArgs {
|
|
29
|
+
/**
|
|
30
|
+
* The current state of the security policy deployment.
|
|
31
|
+
*/
|
|
32
|
+
deploymentStatus?: string;
|
|
33
|
+
filters?: inputs.DataSafe.GetSecurityPolicyDeploymentSecurityPolicyEntryStatesFilter[];
|
|
34
|
+
/**
|
|
35
|
+
* The OCID of the security policy deployment resource.
|
|
36
|
+
*/
|
|
37
|
+
securityPolicyDeploymentId: string;
|
|
38
|
+
/**
|
|
39
|
+
* An optional filter to return only resources that match the specified security policy entry OCID.
|
|
40
|
+
*/
|
|
41
|
+
securityPolicyEntryId?: string;
|
|
42
|
+
}
|
|
43
|
+
/**
|
|
44
|
+
* A collection of values returned by getSecurityPolicyDeploymentSecurityPolicyEntryStates.
|
|
45
|
+
*/
|
|
46
|
+
export interface GetSecurityPolicyDeploymentSecurityPolicyEntryStatesResult {
|
|
47
|
+
/**
|
|
48
|
+
* The current deployment status of the security policy deployment and the security policy entry associated.
|
|
49
|
+
*/
|
|
50
|
+
readonly deploymentStatus?: string;
|
|
51
|
+
readonly filters?: outputs.DataSafe.GetSecurityPolicyDeploymentSecurityPolicyEntryStatesFilter[];
|
|
52
|
+
/**
|
|
53
|
+
* The provider-assigned unique ID for this managed resource.
|
|
54
|
+
*/
|
|
55
|
+
readonly id: string;
|
|
56
|
+
/**
|
|
57
|
+
* The OCID of the security policy deployment associated.
|
|
58
|
+
*/
|
|
59
|
+
readonly securityPolicyDeploymentId: string;
|
|
60
|
+
/**
|
|
61
|
+
* The OCID of the security policy entry type associated.
|
|
62
|
+
*/
|
|
63
|
+
readonly securityPolicyEntryId?: string;
|
|
64
|
+
/**
|
|
65
|
+
* The list of security_policy_entry_state_collection.
|
|
66
|
+
*/
|
|
67
|
+
readonly securityPolicyEntryStateCollections: outputs.DataSafe.GetSecurityPolicyDeploymentSecurityPolicyEntryStatesSecurityPolicyEntryStateCollection[];
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* This data source provides the list of Security Policy Deployment Security Policy Entry States in Oracle Cloud Infrastructure Data Safe service.
|
|
71
|
+
*
|
|
72
|
+
* Retrieves a list of all security policy entry states in Data Safe.
|
|
73
|
+
*
|
|
74
|
+
* The ListSecurityPolicyEntryStates operation returns only the security policy entry states for the specified security policy entry.
|
|
75
|
+
*
|
|
76
|
+
* ## Example Usage
|
|
77
|
+
*
|
|
78
|
+
* ```typescript
|
|
79
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
80
|
+
* import * as oci from "@pulumi/oci";
|
|
81
|
+
*
|
|
82
|
+
* const testSecurityPolicyDeploymentSecurityPolicyEntryStates = oci.DataSafe.getSecurityPolicyDeploymentSecurityPolicyEntryStates({
|
|
83
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
84
|
+
* deploymentStatus: _var.security_policy_deployment_security_policy_entry_state_deployment_status,
|
|
85
|
+
* securityPolicyEntryId: oci_data_safe_security_policy_entry.test_security_policy_entry.id,
|
|
86
|
+
* });
|
|
87
|
+
* ```
|
|
88
|
+
*/
|
|
89
|
+
export declare function getSecurityPolicyDeploymentSecurityPolicyEntryStatesOutput(args: GetSecurityPolicyDeploymentSecurityPolicyEntryStatesOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSecurityPolicyDeploymentSecurityPolicyEntryStatesResult>;
|
|
90
|
+
/**
|
|
91
|
+
* A collection of arguments for invoking getSecurityPolicyDeploymentSecurityPolicyEntryStates.
|
|
92
|
+
*/
|
|
93
|
+
export interface GetSecurityPolicyDeploymentSecurityPolicyEntryStatesOutputArgs {
|
|
94
|
+
/**
|
|
95
|
+
* The current state of the security policy deployment.
|
|
96
|
+
*/
|
|
97
|
+
deploymentStatus?: pulumi.Input<string>;
|
|
98
|
+
filters?: pulumi.Input<pulumi.Input<inputs.DataSafe.GetSecurityPolicyDeploymentSecurityPolicyEntryStatesFilterArgs>[]>;
|
|
99
|
+
/**
|
|
100
|
+
* The OCID of the security policy deployment resource.
|
|
101
|
+
*/
|
|
102
|
+
securityPolicyDeploymentId: pulumi.Input<string>;
|
|
103
|
+
/**
|
|
104
|
+
* An optional filter to return only resources that match the specified security policy entry OCID.
|
|
105
|
+
*/
|
|
106
|
+
securityPolicyEntryId?: pulumi.Input<string>;
|
|
107
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
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.getSecurityPolicyDeploymentSecurityPolicyEntryStatesOutput = exports.getSecurityPolicyDeploymentSecurityPolicyEntryStates = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Security Policy Deployment Security Policy Entry States in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Retrieves a list of all security policy entry states in Data Safe.
|
|
12
|
+
*
|
|
13
|
+
* The ListSecurityPolicyEntryStates operation returns only the security policy entry states for the specified security policy entry.
|
|
14
|
+
*
|
|
15
|
+
* ## Example Usage
|
|
16
|
+
*
|
|
17
|
+
* ```typescript
|
|
18
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
19
|
+
* import * as oci from "@pulumi/oci";
|
|
20
|
+
*
|
|
21
|
+
* const testSecurityPolicyDeploymentSecurityPolicyEntryStates = oci.DataSafe.getSecurityPolicyDeploymentSecurityPolicyEntryStates({
|
|
22
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
23
|
+
* deploymentStatus: _var.security_policy_deployment_security_policy_entry_state_deployment_status,
|
|
24
|
+
* securityPolicyEntryId: oci_data_safe_security_policy_entry.test_security_policy_entry.id,
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
*/
|
|
28
|
+
function getSecurityPolicyDeploymentSecurityPolicyEntryStates(args, opts) {
|
|
29
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
30
|
+
return pulumi.runtime.invoke("oci:DataSafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates:getSecurityPolicyDeploymentSecurityPolicyEntryStates", {
|
|
31
|
+
"deploymentStatus": args.deploymentStatus,
|
|
32
|
+
"filters": args.filters,
|
|
33
|
+
"securityPolicyDeploymentId": args.securityPolicyDeploymentId,
|
|
34
|
+
"securityPolicyEntryId": args.securityPolicyEntryId,
|
|
35
|
+
}, opts);
|
|
36
|
+
}
|
|
37
|
+
exports.getSecurityPolicyDeploymentSecurityPolicyEntryStates = getSecurityPolicyDeploymentSecurityPolicyEntryStates;
|
|
38
|
+
/**
|
|
39
|
+
* This data source provides the list of Security Policy Deployment Security Policy Entry States in Oracle Cloud Infrastructure Data Safe service.
|
|
40
|
+
*
|
|
41
|
+
* Retrieves a list of all security policy entry states in Data Safe.
|
|
42
|
+
*
|
|
43
|
+
* The ListSecurityPolicyEntryStates operation returns only the security policy entry states for the specified security policy entry.
|
|
44
|
+
*
|
|
45
|
+
* ## Example Usage
|
|
46
|
+
*
|
|
47
|
+
* ```typescript
|
|
48
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
49
|
+
* import * as oci from "@pulumi/oci";
|
|
50
|
+
*
|
|
51
|
+
* const testSecurityPolicyDeploymentSecurityPolicyEntryStates = oci.DataSafe.getSecurityPolicyDeploymentSecurityPolicyEntryStates({
|
|
52
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
53
|
+
* deploymentStatus: _var.security_policy_deployment_security_policy_entry_state_deployment_status,
|
|
54
|
+
* securityPolicyEntryId: oci_data_safe_security_policy_entry.test_security_policy_entry.id,
|
|
55
|
+
* });
|
|
56
|
+
* ```
|
|
57
|
+
*/
|
|
58
|
+
function getSecurityPolicyDeploymentSecurityPolicyEntryStatesOutput(args, opts) {
|
|
59
|
+
return pulumi.output(args).apply((a) => getSecurityPolicyDeploymentSecurityPolicyEntryStates(a, opts));
|
|
60
|
+
}
|
|
61
|
+
exports.getSecurityPolicyDeploymentSecurityPolicyEntryStatesOutput = getSecurityPolicyDeploymentSecurityPolicyEntryStatesOutput;
|
|
62
|
+
//# sourceMappingURL=getSecurityPolicyDeploymentSecurityPolicyEntryStates.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSecurityPolicyDeploymentSecurityPolicyEntryStates.js","sourceRoot":"","sources":["../../datasafe/getSecurityPolicyDeploymentSecurityPolicyEntryStates.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,oDAAoD,CAAC,IAA8D,EAAE,IAA2B;IAE5J,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wHAAwH,EAAE;QACnJ,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,4BAA4B,EAAE,IAAI,CAAC,0BAA0B;QAC7D,uBAAuB,EAAE,IAAI,CAAC,qBAAqB;KACtD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,oHASC;AA+CD;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,0DAA0D,CAAC,IAAoE,EAAE,IAA2B;IACxK,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,oDAAoD,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC/G,CAAC;AAFD,gIAEC"}
|
|
@@ -0,0 +1,190 @@
|
|
|
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 Security Policy Deployments in Oracle Cloud Infrastructure Data Safe service.
|
|
6
|
+
*
|
|
7
|
+
* Retrieves a list of all security policy deployments in Data Safe.
|
|
8
|
+
*
|
|
9
|
+
* The ListSecurityPolicyDeployments operation returns only the security policy deployments in the specified `compartmentId`.
|
|
10
|
+
*
|
|
11
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
12
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
13
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
14
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
15
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
16
|
+
*
|
|
17
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSecurityPolicyDeployments on the
|
|
18
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
19
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
20
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
21
|
+
*
|
|
22
|
+
* ## Example Usage
|
|
23
|
+
*
|
|
24
|
+
* ```typescript
|
|
25
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
26
|
+
* import * as oci from "@pulumi/oci";
|
|
27
|
+
*
|
|
28
|
+
* const testSecurityPolicyDeployments = oci.DataSafe.getSecurityPolicyDeployments({
|
|
29
|
+
* compartmentId: _var.compartment_id,
|
|
30
|
+
* accessLevel: _var.security_policy_deployment_access_level,
|
|
31
|
+
* compartmentIdInSubtree: _var.security_policy_deployment_compartment_id_in_subtree,
|
|
32
|
+
* displayName: _var.security_policy_deployment_display_name,
|
|
33
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
34
|
+
* securityPolicyId: oci_data_safe_security_policy.test_security_policy.id,
|
|
35
|
+
* state: _var.security_policy_deployment_state,
|
|
36
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
37
|
+
* });
|
|
38
|
+
* ```
|
|
39
|
+
*/
|
|
40
|
+
export declare function getSecurityPolicyDeployments(args: GetSecurityPolicyDeploymentsArgs, opts?: pulumi.InvokeOptions): Promise<GetSecurityPolicyDeploymentsResult>;
|
|
41
|
+
/**
|
|
42
|
+
* A collection of arguments for invoking getSecurityPolicyDeployments.
|
|
43
|
+
*/
|
|
44
|
+
export interface GetSecurityPolicyDeploymentsArgs {
|
|
45
|
+
/**
|
|
46
|
+
* Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.
|
|
47
|
+
*/
|
|
48
|
+
accessLevel?: string;
|
|
49
|
+
/**
|
|
50
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
51
|
+
*/
|
|
52
|
+
compartmentId: string;
|
|
53
|
+
/**
|
|
54
|
+
* Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.
|
|
55
|
+
*/
|
|
56
|
+
compartmentIdInSubtree?: boolean;
|
|
57
|
+
/**
|
|
58
|
+
* A filter to return only resources that match the specified display name.
|
|
59
|
+
*/
|
|
60
|
+
displayName?: string;
|
|
61
|
+
filters?: inputs.DataSafe.GetSecurityPolicyDeploymentsFilter[];
|
|
62
|
+
/**
|
|
63
|
+
* An optional filter to return only resources that match the specified OCID of the security policy deployment resource.
|
|
64
|
+
*/
|
|
65
|
+
securityPolicyDeploymentId?: string;
|
|
66
|
+
/**
|
|
67
|
+
* An optional filter to return only resources that match the specified OCID of the security policy resource.
|
|
68
|
+
*/
|
|
69
|
+
securityPolicyId?: string;
|
|
70
|
+
/**
|
|
71
|
+
* The current state of the security policy deployment.
|
|
72
|
+
*/
|
|
73
|
+
state?: string;
|
|
74
|
+
/**
|
|
75
|
+
* A filter to return only items related to a specific target OCID.
|
|
76
|
+
*/
|
|
77
|
+
targetId?: string;
|
|
78
|
+
}
|
|
79
|
+
/**
|
|
80
|
+
* A collection of values returned by getSecurityPolicyDeployments.
|
|
81
|
+
*/
|
|
82
|
+
export interface GetSecurityPolicyDeploymentsResult {
|
|
83
|
+
readonly accessLevel?: string;
|
|
84
|
+
/**
|
|
85
|
+
* The OCID of the compartment containing the security policy deployment.
|
|
86
|
+
*/
|
|
87
|
+
readonly compartmentId: string;
|
|
88
|
+
readonly compartmentIdInSubtree?: boolean;
|
|
89
|
+
/**
|
|
90
|
+
* The display name of the security policy deployment.
|
|
91
|
+
*/
|
|
92
|
+
readonly displayName?: string;
|
|
93
|
+
readonly filters?: outputs.DataSafe.GetSecurityPolicyDeploymentsFilter[];
|
|
94
|
+
/**
|
|
95
|
+
* The provider-assigned unique ID for this managed resource.
|
|
96
|
+
*/
|
|
97
|
+
readonly id: string;
|
|
98
|
+
/**
|
|
99
|
+
* The list of security_policy_deployment_collection.
|
|
100
|
+
*/
|
|
101
|
+
readonly securityPolicyDeploymentCollections: outputs.DataSafe.GetSecurityPolicyDeploymentsSecurityPolicyDeploymentCollection[];
|
|
102
|
+
readonly securityPolicyDeploymentId?: string;
|
|
103
|
+
/**
|
|
104
|
+
* The OCID of the security policy corresponding to the security policy deployment.
|
|
105
|
+
*/
|
|
106
|
+
readonly securityPolicyId?: string;
|
|
107
|
+
/**
|
|
108
|
+
* The current state of the security policy deployment.
|
|
109
|
+
*/
|
|
110
|
+
readonly state?: string;
|
|
111
|
+
/**
|
|
112
|
+
* The OCID of the target where the security policy is deployed.
|
|
113
|
+
*/
|
|
114
|
+
readonly targetId?: string;
|
|
115
|
+
}
|
|
116
|
+
/**
|
|
117
|
+
* This data source provides the list of Security Policy Deployments in Oracle Cloud Infrastructure Data Safe service.
|
|
118
|
+
*
|
|
119
|
+
* Retrieves a list of all security policy deployments in Data Safe.
|
|
120
|
+
*
|
|
121
|
+
* The ListSecurityPolicyDeployments operation returns only the security policy deployments in the specified `compartmentId`.
|
|
122
|
+
*
|
|
123
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
124
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
125
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
126
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
127
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
128
|
+
*
|
|
129
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSecurityPolicyDeployments on the
|
|
130
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
131
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
132
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
133
|
+
*
|
|
134
|
+
* ## Example Usage
|
|
135
|
+
*
|
|
136
|
+
* ```typescript
|
|
137
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
138
|
+
* import * as oci from "@pulumi/oci";
|
|
139
|
+
*
|
|
140
|
+
* const testSecurityPolicyDeployments = oci.DataSafe.getSecurityPolicyDeployments({
|
|
141
|
+
* compartmentId: _var.compartment_id,
|
|
142
|
+
* accessLevel: _var.security_policy_deployment_access_level,
|
|
143
|
+
* compartmentIdInSubtree: _var.security_policy_deployment_compartment_id_in_subtree,
|
|
144
|
+
* displayName: _var.security_policy_deployment_display_name,
|
|
145
|
+
* securityPolicyDeploymentId: oci_data_safe_security_policy_deployment.test_security_policy_deployment.id,
|
|
146
|
+
* securityPolicyId: oci_data_safe_security_policy.test_security_policy.id,
|
|
147
|
+
* state: _var.security_policy_deployment_state,
|
|
148
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
149
|
+
* });
|
|
150
|
+
* ```
|
|
151
|
+
*/
|
|
152
|
+
export declare function getSecurityPolicyDeploymentsOutput(args: GetSecurityPolicyDeploymentsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSecurityPolicyDeploymentsResult>;
|
|
153
|
+
/**
|
|
154
|
+
* A collection of arguments for invoking getSecurityPolicyDeployments.
|
|
155
|
+
*/
|
|
156
|
+
export interface GetSecurityPolicyDeploymentsOutputArgs {
|
|
157
|
+
/**
|
|
158
|
+
* Valid values are RESTRICTED and ACCESSIBLE. Default is RESTRICTED. Setting this to ACCESSIBLE returns only those compartments for which the user has INSPECT permissions directly or indirectly (permissions can be on a resource in a subcompartment). When set to RESTRICTED permissions are checked and no partial results are displayed.
|
|
159
|
+
*/
|
|
160
|
+
accessLevel?: pulumi.Input<string>;
|
|
161
|
+
/**
|
|
162
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
163
|
+
*/
|
|
164
|
+
compartmentId: pulumi.Input<string>;
|
|
165
|
+
/**
|
|
166
|
+
* Default is false. When set to true, the hierarchy of compartments is traversed and all compartments and subcompartments in the tenancy are returned. Depends on the 'accessLevel' setting.
|
|
167
|
+
*/
|
|
168
|
+
compartmentIdInSubtree?: pulumi.Input<boolean>;
|
|
169
|
+
/**
|
|
170
|
+
* A filter to return only resources that match the specified display name.
|
|
171
|
+
*/
|
|
172
|
+
displayName?: pulumi.Input<string>;
|
|
173
|
+
filters?: pulumi.Input<pulumi.Input<inputs.DataSafe.GetSecurityPolicyDeploymentsFilterArgs>[]>;
|
|
174
|
+
/**
|
|
175
|
+
* An optional filter to return only resources that match the specified OCID of the security policy deployment resource.
|
|
176
|
+
*/
|
|
177
|
+
securityPolicyDeploymentId?: pulumi.Input<string>;
|
|
178
|
+
/**
|
|
179
|
+
* An optional filter to return only resources that match the specified OCID of the security policy resource.
|
|
180
|
+
*/
|
|
181
|
+
securityPolicyId?: pulumi.Input<string>;
|
|
182
|
+
/**
|
|
183
|
+
* The current state of the security policy deployment.
|
|
184
|
+
*/
|
|
185
|
+
state?: pulumi.Input<string>;
|
|
186
|
+
/**
|
|
187
|
+
* A filter to return only items related to a specific target OCID.
|
|
188
|
+
*/
|
|
189
|
+
targetId?: pulumi.Input<string>;
|
|
190
|
+
}
|