@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,111 @@
|
|
|
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 Sql Collection Log Insights in Oracle Cloud Infrastructure Data Safe service.
|
|
6
|
+
*
|
|
7
|
+
* Retrieves a list of the SQL collection log analytics.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testSqlCollectionLogInsights = oci.DataSafe.getSqlCollectionLogInsights({
|
|
16
|
+
* sqlCollectionId: oci_data_safe_sql_collection.test_sql_collection.id,
|
|
17
|
+
* timeEnded: _var.sql_collection_log_insight_time_ended,
|
|
18
|
+
* timeStarted: _var.sql_collection_log_insight_time_started,
|
|
19
|
+
* groupBy: _var.sql_collection_log_insight_group_by,
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
export declare function getSqlCollectionLogInsights(args: GetSqlCollectionLogInsightsArgs, opts?: pulumi.InvokeOptions): Promise<GetSqlCollectionLogInsightsResult>;
|
|
24
|
+
/**
|
|
25
|
+
* A collection of arguments for invoking getSqlCollectionLogInsights.
|
|
26
|
+
*/
|
|
27
|
+
export interface GetSqlCollectionLogInsightsArgs {
|
|
28
|
+
filters?: inputs.DataSafe.GetSqlCollectionLogInsightsFilter[];
|
|
29
|
+
/**
|
|
30
|
+
* The group by parameter to summarize SQL collection log insights aggregation.
|
|
31
|
+
*/
|
|
32
|
+
groupBy?: string;
|
|
33
|
+
/**
|
|
34
|
+
* The OCID of the SQL collection resource.
|
|
35
|
+
*/
|
|
36
|
+
sqlCollectionId: string;
|
|
37
|
+
/**
|
|
38
|
+
* An optional filter to return the stats of the SQL collection logs collected before the date-time specified, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
39
|
+
*/
|
|
40
|
+
timeEnded: string;
|
|
41
|
+
/**
|
|
42
|
+
* An optional filter to return the stats of the SQL collection logs collected after the date-time specified, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
43
|
+
*/
|
|
44
|
+
timeStarted: string;
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* A collection of values returned by getSqlCollectionLogInsights.
|
|
48
|
+
*/
|
|
49
|
+
export interface GetSqlCollectionLogInsightsResult {
|
|
50
|
+
readonly filters?: outputs.DataSafe.GetSqlCollectionLogInsightsFilter[];
|
|
51
|
+
readonly groupBy?: string;
|
|
52
|
+
/**
|
|
53
|
+
* The provider-assigned unique ID for this managed resource.
|
|
54
|
+
*/
|
|
55
|
+
readonly id: string;
|
|
56
|
+
readonly sqlCollectionId: string;
|
|
57
|
+
/**
|
|
58
|
+
* The list of sql_collection_log_insights_collection.
|
|
59
|
+
*/
|
|
60
|
+
readonly sqlCollectionLogInsightsCollections: outputs.DataSafe.GetSqlCollectionLogInsightsSqlCollectionLogInsightsCollection[];
|
|
61
|
+
/**
|
|
62
|
+
* The time at which the aggregation ended.
|
|
63
|
+
*/
|
|
64
|
+
readonly timeEnded: string;
|
|
65
|
+
/**
|
|
66
|
+
* The time at which the aggregation started.
|
|
67
|
+
*/
|
|
68
|
+
readonly timeStarted: string;
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* This data source provides the list of Sql Collection Log Insights in Oracle Cloud Infrastructure Data Safe service.
|
|
72
|
+
*
|
|
73
|
+
* Retrieves a list of the SQL collection log analytics.
|
|
74
|
+
*
|
|
75
|
+
* ## Example Usage
|
|
76
|
+
*
|
|
77
|
+
* ```typescript
|
|
78
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
79
|
+
* import * as oci from "@pulumi/oci";
|
|
80
|
+
*
|
|
81
|
+
* const testSqlCollectionLogInsights = oci.DataSafe.getSqlCollectionLogInsights({
|
|
82
|
+
* sqlCollectionId: oci_data_safe_sql_collection.test_sql_collection.id,
|
|
83
|
+
* timeEnded: _var.sql_collection_log_insight_time_ended,
|
|
84
|
+
* timeStarted: _var.sql_collection_log_insight_time_started,
|
|
85
|
+
* groupBy: _var.sql_collection_log_insight_group_by,
|
|
86
|
+
* });
|
|
87
|
+
* ```
|
|
88
|
+
*/
|
|
89
|
+
export declare function getSqlCollectionLogInsightsOutput(args: GetSqlCollectionLogInsightsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSqlCollectionLogInsightsResult>;
|
|
90
|
+
/**
|
|
91
|
+
* A collection of arguments for invoking getSqlCollectionLogInsights.
|
|
92
|
+
*/
|
|
93
|
+
export interface GetSqlCollectionLogInsightsOutputArgs {
|
|
94
|
+
filters?: pulumi.Input<pulumi.Input<inputs.DataSafe.GetSqlCollectionLogInsightsFilterArgs>[]>;
|
|
95
|
+
/**
|
|
96
|
+
* The group by parameter to summarize SQL collection log insights aggregation.
|
|
97
|
+
*/
|
|
98
|
+
groupBy?: pulumi.Input<string>;
|
|
99
|
+
/**
|
|
100
|
+
* The OCID of the SQL collection resource.
|
|
101
|
+
*/
|
|
102
|
+
sqlCollectionId: pulumi.Input<string>;
|
|
103
|
+
/**
|
|
104
|
+
* An optional filter to return the stats of the SQL collection logs collected before the date-time specified, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
105
|
+
*/
|
|
106
|
+
timeEnded: pulumi.Input<string>;
|
|
107
|
+
/**
|
|
108
|
+
* An optional filter to return the stats of the SQL collection logs collected after the date-time specified, in the format defined by [RFC3339](https://tools.ietf.org/html/rfc3339).
|
|
109
|
+
*/
|
|
110
|
+
timeStarted: pulumi.Input<string>;
|
|
111
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
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.getSqlCollectionLogInsightsOutput = exports.getSqlCollectionLogInsights = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Sql Collection Log Insights in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Retrieves a list of the SQL collection log analytics.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testSqlCollectionLogInsights = oci.DataSafe.getSqlCollectionLogInsights({
|
|
20
|
+
* sqlCollectionId: oci_data_safe_sql_collection.test_sql_collection.id,
|
|
21
|
+
* timeEnded: _var.sql_collection_log_insight_time_ended,
|
|
22
|
+
* timeStarted: _var.sql_collection_log_insight_time_started,
|
|
23
|
+
* groupBy: _var.sql_collection_log_insight_group_by,
|
|
24
|
+
* });
|
|
25
|
+
* ```
|
|
26
|
+
*/
|
|
27
|
+
function getSqlCollectionLogInsights(args, opts) {
|
|
28
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
29
|
+
return pulumi.runtime.invoke("oci:DataSafe/getSqlCollectionLogInsights:getSqlCollectionLogInsights", {
|
|
30
|
+
"filters": args.filters,
|
|
31
|
+
"groupBy": args.groupBy,
|
|
32
|
+
"sqlCollectionId": args.sqlCollectionId,
|
|
33
|
+
"timeEnded": args.timeEnded,
|
|
34
|
+
"timeStarted": args.timeStarted,
|
|
35
|
+
}, opts);
|
|
36
|
+
}
|
|
37
|
+
exports.getSqlCollectionLogInsights = getSqlCollectionLogInsights;
|
|
38
|
+
/**
|
|
39
|
+
* This data source provides the list of Sql Collection Log Insights in Oracle Cloud Infrastructure Data Safe service.
|
|
40
|
+
*
|
|
41
|
+
* Retrieves a list of the SQL collection log analytics.
|
|
42
|
+
*
|
|
43
|
+
* ## Example Usage
|
|
44
|
+
*
|
|
45
|
+
* ```typescript
|
|
46
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
47
|
+
* import * as oci from "@pulumi/oci";
|
|
48
|
+
*
|
|
49
|
+
* const testSqlCollectionLogInsights = oci.DataSafe.getSqlCollectionLogInsights({
|
|
50
|
+
* sqlCollectionId: oci_data_safe_sql_collection.test_sql_collection.id,
|
|
51
|
+
* timeEnded: _var.sql_collection_log_insight_time_ended,
|
|
52
|
+
* timeStarted: _var.sql_collection_log_insight_time_started,
|
|
53
|
+
* groupBy: _var.sql_collection_log_insight_group_by,
|
|
54
|
+
* });
|
|
55
|
+
* ```
|
|
56
|
+
*/
|
|
57
|
+
function getSqlCollectionLogInsightsOutput(args, opts) {
|
|
58
|
+
return pulumi.output(args).apply((a) => getSqlCollectionLogInsights(a, opts));
|
|
59
|
+
}
|
|
60
|
+
exports.getSqlCollectionLogInsightsOutput = getSqlCollectionLogInsightsOutput;
|
|
61
|
+
//# sourceMappingURL=getSqlCollectionLogInsights.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSqlCollectionLogInsights.js","sourceRoot":"","sources":["../../datasafe/getSqlCollectionLogInsights.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;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,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,aAAa,EAAE,IAAI,CAAC,WAAW;KAClC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAVD,kEAUC;AAiDD;;;;;;;;;;;;;;;;;;GAkBG;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,220 @@
|
|
|
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 Sql Collections in Oracle Cloud Infrastructure Data Safe service.
|
|
6
|
+
*
|
|
7
|
+
* Retrieves a list of all SQL collections in Data Safe.
|
|
8
|
+
*
|
|
9
|
+
* The ListSqlCollections operation returns only the SQL collections 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 ListSqlCollections 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 testSqlCollections = oci.DataSafe.getSqlCollections({
|
|
29
|
+
* compartmentId: _var.compartment_id,
|
|
30
|
+
* accessLevel: _var.sql_collection_access_level,
|
|
31
|
+
* compartmentIdInSubtree: _var.sql_collection_compartment_id_in_subtree,
|
|
32
|
+
* dbUserName: oci_identity_user.test_user.name,
|
|
33
|
+
* displayName: _var.sql_collection_display_name,
|
|
34
|
+
* sqlCollectionId: oci_data_safe_sql_collection.test_sql_collection.id,
|
|
35
|
+
* state: _var.sql_collection_state,
|
|
36
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
37
|
+
* timeCreatedGreaterThanOrEqualTo: _var.sql_collection_time_created_greater_than_or_equal_to,
|
|
38
|
+
* timeCreatedLessThan: _var.sql_collection_time_created_less_than,
|
|
39
|
+
* });
|
|
40
|
+
* ```
|
|
41
|
+
*/
|
|
42
|
+
export declare function getSqlCollections(args: GetSqlCollectionsArgs, opts?: pulumi.InvokeOptions): Promise<GetSqlCollectionsResult>;
|
|
43
|
+
/**
|
|
44
|
+
* A collection of arguments for invoking getSqlCollections.
|
|
45
|
+
*/
|
|
46
|
+
export interface GetSqlCollectionsArgs {
|
|
47
|
+
/**
|
|
48
|
+
* 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.
|
|
49
|
+
*/
|
|
50
|
+
accessLevel?: string;
|
|
51
|
+
/**
|
|
52
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
53
|
+
*/
|
|
54
|
+
compartmentId: string;
|
|
55
|
+
/**
|
|
56
|
+
* 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.
|
|
57
|
+
*/
|
|
58
|
+
compartmentIdInSubtree?: boolean;
|
|
59
|
+
/**
|
|
60
|
+
* A filter to return only items that match the specified user name.
|
|
61
|
+
*/
|
|
62
|
+
dbUserName?: string;
|
|
63
|
+
/**
|
|
64
|
+
* A filter to return only resources that match the specified display name.
|
|
65
|
+
*/
|
|
66
|
+
displayName?: string;
|
|
67
|
+
filters?: inputs.DataSafe.GetSqlCollectionsFilter[];
|
|
68
|
+
/**
|
|
69
|
+
* An optional filter to return only resources that match the specified OCID of the SQL collection resource.
|
|
70
|
+
*/
|
|
71
|
+
sqlCollectionId?: string;
|
|
72
|
+
/**
|
|
73
|
+
* The current state of the SQL collection.
|
|
74
|
+
*/
|
|
75
|
+
state?: string;
|
|
76
|
+
/**
|
|
77
|
+
* A filter to return only items related to a specific target OCID.
|
|
78
|
+
*/
|
|
79
|
+
targetId?: string;
|
|
80
|
+
/**
|
|
81
|
+
* A filter to return only the resources that were created after the specified date and time, as defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date.
|
|
82
|
+
*
|
|
83
|
+
* **Example:** 2016-12-19T16:39:57.600Z
|
|
84
|
+
*/
|
|
85
|
+
timeCreatedGreaterThanOrEqualTo?: string;
|
|
86
|
+
/**
|
|
87
|
+
* Search for resources that were created before a specific date. Specifying this parameter corresponding `timeCreatedLessThan` parameter will retrieve all resources created before the specified created date, in "YYYY-MM-ddThh:mmZ" format with a Z offset, as defined by RFC 3339.
|
|
88
|
+
*
|
|
89
|
+
* **Example:** 2016-12-19T16:39:57.600Z
|
|
90
|
+
*/
|
|
91
|
+
timeCreatedLessThan?: string;
|
|
92
|
+
}
|
|
93
|
+
/**
|
|
94
|
+
* A collection of values returned by getSqlCollections.
|
|
95
|
+
*/
|
|
96
|
+
export interface GetSqlCollectionsResult {
|
|
97
|
+
readonly accessLevel?: string;
|
|
98
|
+
/**
|
|
99
|
+
* The OCID of the compartment containing the SQL collection.
|
|
100
|
+
*/
|
|
101
|
+
readonly compartmentId: string;
|
|
102
|
+
readonly compartmentIdInSubtree?: boolean;
|
|
103
|
+
/**
|
|
104
|
+
* The database user name.
|
|
105
|
+
*/
|
|
106
|
+
readonly dbUserName?: string;
|
|
107
|
+
/**
|
|
108
|
+
* The display name of the SQL collection.
|
|
109
|
+
*/
|
|
110
|
+
readonly displayName?: string;
|
|
111
|
+
readonly filters?: outputs.DataSafe.GetSqlCollectionsFilter[];
|
|
112
|
+
/**
|
|
113
|
+
* The provider-assigned unique ID for this managed resource.
|
|
114
|
+
*/
|
|
115
|
+
readonly id: string;
|
|
116
|
+
/**
|
|
117
|
+
* The list of sql_collection_collection.
|
|
118
|
+
*/
|
|
119
|
+
readonly sqlCollectionCollections: outputs.DataSafe.GetSqlCollectionsSqlCollectionCollection[];
|
|
120
|
+
readonly sqlCollectionId?: string;
|
|
121
|
+
/**
|
|
122
|
+
* The current state of the SQL collection.
|
|
123
|
+
*/
|
|
124
|
+
readonly state?: string;
|
|
125
|
+
/**
|
|
126
|
+
* The OCID of the target corresponding to the security policy deployment.
|
|
127
|
+
*/
|
|
128
|
+
readonly targetId?: string;
|
|
129
|
+
readonly timeCreatedGreaterThanOrEqualTo?: string;
|
|
130
|
+
readonly timeCreatedLessThan?: string;
|
|
131
|
+
}
|
|
132
|
+
/**
|
|
133
|
+
* This data source provides the list of Sql Collections in Oracle Cloud Infrastructure Data Safe service.
|
|
134
|
+
*
|
|
135
|
+
* Retrieves a list of all SQL collections in Data Safe.
|
|
136
|
+
*
|
|
137
|
+
* The ListSqlCollections operation returns only the SQL collections in the specified `compartmentId`.
|
|
138
|
+
*
|
|
139
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
140
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
141
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
142
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
143
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
144
|
+
*
|
|
145
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSqlCollections on the
|
|
146
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
147
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
148
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
149
|
+
*
|
|
150
|
+
* ## Example Usage
|
|
151
|
+
*
|
|
152
|
+
* ```typescript
|
|
153
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
154
|
+
* import * as oci from "@pulumi/oci";
|
|
155
|
+
*
|
|
156
|
+
* const testSqlCollections = oci.DataSafe.getSqlCollections({
|
|
157
|
+
* compartmentId: _var.compartment_id,
|
|
158
|
+
* accessLevel: _var.sql_collection_access_level,
|
|
159
|
+
* compartmentIdInSubtree: _var.sql_collection_compartment_id_in_subtree,
|
|
160
|
+
* dbUserName: oci_identity_user.test_user.name,
|
|
161
|
+
* displayName: _var.sql_collection_display_name,
|
|
162
|
+
* sqlCollectionId: oci_data_safe_sql_collection.test_sql_collection.id,
|
|
163
|
+
* state: _var.sql_collection_state,
|
|
164
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
165
|
+
* timeCreatedGreaterThanOrEqualTo: _var.sql_collection_time_created_greater_than_or_equal_to,
|
|
166
|
+
* timeCreatedLessThan: _var.sql_collection_time_created_less_than,
|
|
167
|
+
* });
|
|
168
|
+
* ```
|
|
169
|
+
*/
|
|
170
|
+
export declare function getSqlCollectionsOutput(args: GetSqlCollectionsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSqlCollectionsResult>;
|
|
171
|
+
/**
|
|
172
|
+
* A collection of arguments for invoking getSqlCollections.
|
|
173
|
+
*/
|
|
174
|
+
export interface GetSqlCollectionsOutputArgs {
|
|
175
|
+
/**
|
|
176
|
+
* 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.
|
|
177
|
+
*/
|
|
178
|
+
accessLevel?: pulumi.Input<string>;
|
|
179
|
+
/**
|
|
180
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
181
|
+
*/
|
|
182
|
+
compartmentId: pulumi.Input<string>;
|
|
183
|
+
/**
|
|
184
|
+
* 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.
|
|
185
|
+
*/
|
|
186
|
+
compartmentIdInSubtree?: pulumi.Input<boolean>;
|
|
187
|
+
/**
|
|
188
|
+
* A filter to return only items that match the specified user name.
|
|
189
|
+
*/
|
|
190
|
+
dbUserName?: pulumi.Input<string>;
|
|
191
|
+
/**
|
|
192
|
+
* A filter to return only resources that match the specified display name.
|
|
193
|
+
*/
|
|
194
|
+
displayName?: pulumi.Input<string>;
|
|
195
|
+
filters?: pulumi.Input<pulumi.Input<inputs.DataSafe.GetSqlCollectionsFilterArgs>[]>;
|
|
196
|
+
/**
|
|
197
|
+
* An optional filter to return only resources that match the specified OCID of the SQL collection resource.
|
|
198
|
+
*/
|
|
199
|
+
sqlCollectionId?: pulumi.Input<string>;
|
|
200
|
+
/**
|
|
201
|
+
* The current state of the SQL collection.
|
|
202
|
+
*/
|
|
203
|
+
state?: pulumi.Input<string>;
|
|
204
|
+
/**
|
|
205
|
+
* A filter to return only items related to a specific target OCID.
|
|
206
|
+
*/
|
|
207
|
+
targetId?: pulumi.Input<string>;
|
|
208
|
+
/**
|
|
209
|
+
* A filter to return only the resources that were created after the specified date and time, as defined by [RFC3339](https://tools.ietf.org/html/rfc3339). Using TimeCreatedGreaterThanOrEqualToQueryParam parameter retrieves all resources created after that date.
|
|
210
|
+
*
|
|
211
|
+
* **Example:** 2016-12-19T16:39:57.600Z
|
|
212
|
+
*/
|
|
213
|
+
timeCreatedGreaterThanOrEqualTo?: pulumi.Input<string>;
|
|
214
|
+
/**
|
|
215
|
+
* Search for resources that were created before a specific date. Specifying this parameter corresponding `timeCreatedLessThan` parameter will retrieve all resources created before the specified created date, in "YYYY-MM-ddThh:mmZ" format with a Z offset, as defined by RFC 3339.
|
|
216
|
+
*
|
|
217
|
+
* **Example:** 2016-12-19T16:39:57.600Z
|
|
218
|
+
*/
|
|
219
|
+
timeCreatedLessThan?: pulumi.Input<string>;
|
|
220
|
+
}
|
|
@@ -0,0 +1,105 @@
|
|
|
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.getSqlCollectionsOutput = exports.getSqlCollections = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Sql Collections in Oracle Cloud Infrastructure Data Safe service.
|
|
10
|
+
*
|
|
11
|
+
* Retrieves a list of all SQL collections in Data Safe.
|
|
12
|
+
*
|
|
13
|
+
* The ListSqlCollections operation returns only the SQL collections in the specified `compartmentId`.
|
|
14
|
+
*
|
|
15
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
16
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
17
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
18
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
19
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
20
|
+
*
|
|
21
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSqlCollections on the
|
|
22
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
23
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
24
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
25
|
+
*
|
|
26
|
+
* ## Example Usage
|
|
27
|
+
*
|
|
28
|
+
* ```typescript
|
|
29
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
30
|
+
* import * as oci from "@pulumi/oci";
|
|
31
|
+
*
|
|
32
|
+
* const testSqlCollections = oci.DataSafe.getSqlCollections({
|
|
33
|
+
* compartmentId: _var.compartment_id,
|
|
34
|
+
* accessLevel: _var.sql_collection_access_level,
|
|
35
|
+
* compartmentIdInSubtree: _var.sql_collection_compartment_id_in_subtree,
|
|
36
|
+
* dbUserName: oci_identity_user.test_user.name,
|
|
37
|
+
* displayName: _var.sql_collection_display_name,
|
|
38
|
+
* sqlCollectionId: oci_data_safe_sql_collection.test_sql_collection.id,
|
|
39
|
+
* state: _var.sql_collection_state,
|
|
40
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
41
|
+
* timeCreatedGreaterThanOrEqualTo: _var.sql_collection_time_created_greater_than_or_equal_to,
|
|
42
|
+
* timeCreatedLessThan: _var.sql_collection_time_created_less_than,
|
|
43
|
+
* });
|
|
44
|
+
* ```
|
|
45
|
+
*/
|
|
46
|
+
function getSqlCollections(args, opts) {
|
|
47
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
48
|
+
return pulumi.runtime.invoke("oci:DataSafe/getSqlCollections:getSqlCollections", {
|
|
49
|
+
"accessLevel": args.accessLevel,
|
|
50
|
+
"compartmentId": args.compartmentId,
|
|
51
|
+
"compartmentIdInSubtree": args.compartmentIdInSubtree,
|
|
52
|
+
"dbUserName": args.dbUserName,
|
|
53
|
+
"displayName": args.displayName,
|
|
54
|
+
"filters": args.filters,
|
|
55
|
+
"sqlCollectionId": args.sqlCollectionId,
|
|
56
|
+
"state": args.state,
|
|
57
|
+
"targetId": args.targetId,
|
|
58
|
+
"timeCreatedGreaterThanOrEqualTo": args.timeCreatedGreaterThanOrEqualTo,
|
|
59
|
+
"timeCreatedLessThan": args.timeCreatedLessThan,
|
|
60
|
+
}, opts);
|
|
61
|
+
}
|
|
62
|
+
exports.getSqlCollections = getSqlCollections;
|
|
63
|
+
/**
|
|
64
|
+
* This data source provides the list of Sql Collections in Oracle Cloud Infrastructure Data Safe service.
|
|
65
|
+
*
|
|
66
|
+
* Retrieves a list of all SQL collections in Data Safe.
|
|
67
|
+
*
|
|
68
|
+
* The ListSqlCollections operation returns only the SQL collections in the specified `compartmentId`.
|
|
69
|
+
*
|
|
70
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
71
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
72
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
73
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
74
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
75
|
+
*
|
|
76
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSqlCollections on the
|
|
77
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
78
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
79
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
80
|
+
*
|
|
81
|
+
* ## Example Usage
|
|
82
|
+
*
|
|
83
|
+
* ```typescript
|
|
84
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
85
|
+
* import * as oci from "@pulumi/oci";
|
|
86
|
+
*
|
|
87
|
+
* const testSqlCollections = oci.DataSafe.getSqlCollections({
|
|
88
|
+
* compartmentId: _var.compartment_id,
|
|
89
|
+
* accessLevel: _var.sql_collection_access_level,
|
|
90
|
+
* compartmentIdInSubtree: _var.sql_collection_compartment_id_in_subtree,
|
|
91
|
+
* dbUserName: oci_identity_user.test_user.name,
|
|
92
|
+
* displayName: _var.sql_collection_display_name,
|
|
93
|
+
* sqlCollectionId: oci_data_safe_sql_collection.test_sql_collection.id,
|
|
94
|
+
* state: _var.sql_collection_state,
|
|
95
|
+
* targetId: oci_cloud_guard_target.test_target.id,
|
|
96
|
+
* timeCreatedGreaterThanOrEqualTo: _var.sql_collection_time_created_greater_than_or_equal_to,
|
|
97
|
+
* timeCreatedLessThan: _var.sql_collection_time_created_less_than,
|
|
98
|
+
* });
|
|
99
|
+
* ```
|
|
100
|
+
*/
|
|
101
|
+
function getSqlCollectionsOutput(args, opts) {
|
|
102
|
+
return pulumi.output(args).apply((a) => getSqlCollections(a, opts));
|
|
103
|
+
}
|
|
104
|
+
exports.getSqlCollectionsOutput = getSqlCollectionsOutput;
|
|
105
|
+
//# sourceMappingURL=getSqlCollections.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSqlCollections.js","sourceRoot":"","sources":["../../datasafe/getSqlCollections.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,SAAgB,iBAAiB,CAAC,IAA2B,EAAE,IAA2B;IAEtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kDAAkD,EAAE;QAC7E,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,wBAAwB,EAAE,IAAI,CAAC,sBAAsB;QACrD,YAAY,EAAE,IAAI,CAAC,UAAU;QAC7B,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,OAAO,EAAE,IAAI,CAAC,KAAK;QACnB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,iCAAiC,EAAE,IAAI,CAAC,+BAA+B;QACvE,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,8CAgBC;AA4FD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,SAAgB,uBAAuB,CAAC,IAAiC,EAAE,IAA2B;IAClG,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,iBAAiB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC5E,CAAC;AAFD,0DAEC"}
|
|
@@ -0,0 +1,146 @@
|
|
|
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 Sql Firewall Allowed Sql Analytics in Oracle Cloud Infrastructure Data Safe service.
|
|
6
|
+
*
|
|
7
|
+
* Returns the aggregation details of all SQL firewall allowed SQL statements.
|
|
8
|
+
*
|
|
9
|
+
* The ListSqlFirewallAllowedSqlAnalytics operation returns the aggregates of the SQL firewall allowed SQL statements 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 ListSqlFirewallAllowedSqlAnalytics 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 testSqlFirewallAllowedSqlAnalytics = oci.DataSafe.getSqlFirewallAllowedSqlAnalytics({
|
|
29
|
+
* compartmentId: _var.compartment_id,
|
|
30
|
+
* accessLevel: _var.sql_firewall_allowed_sql_analytic_access_level,
|
|
31
|
+
* compartmentIdInSubtree: _var.sql_firewall_allowed_sql_analytic_compartment_id_in_subtree,
|
|
32
|
+
* groupBies: _var.sql_firewall_allowed_sql_analytic_group_by,
|
|
33
|
+
* scimQuery: _var.sql_firewall_allowed_sql_analytic_scim_query,
|
|
34
|
+
* });
|
|
35
|
+
* ```
|
|
36
|
+
*/
|
|
37
|
+
export declare function getSqlFirewallAllowedSqlAnalytics(args: GetSqlFirewallAllowedSqlAnalyticsArgs, opts?: pulumi.InvokeOptions): Promise<GetSqlFirewallAllowedSqlAnalyticsResult>;
|
|
38
|
+
/**
|
|
39
|
+
* A collection of arguments for invoking getSqlFirewallAllowedSqlAnalytics.
|
|
40
|
+
*/
|
|
41
|
+
export interface GetSqlFirewallAllowedSqlAnalyticsArgs {
|
|
42
|
+
/**
|
|
43
|
+
* 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.
|
|
44
|
+
*/
|
|
45
|
+
accessLevel?: string;
|
|
46
|
+
/**
|
|
47
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
48
|
+
*/
|
|
49
|
+
compartmentId: string;
|
|
50
|
+
/**
|
|
51
|
+
* 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.
|
|
52
|
+
*/
|
|
53
|
+
compartmentIdInSubtree?: boolean;
|
|
54
|
+
filters?: inputs.DataSafe.GetSqlFirewallAllowedSqlAnalyticsFilter[];
|
|
55
|
+
/**
|
|
56
|
+
* The group by parameter to summarize the allowed SQL aggregation.
|
|
57
|
+
*/
|
|
58
|
+
groupBies?: string[];
|
|
59
|
+
/**
|
|
60
|
+
* The scimQuery query parameter accepts filter expressions that use the syntax described in Section 3.2.2.2 of the System for Cross-Domain Identity Management (SCIM) specification, which is available at [RFC3339](https://tools.ietf.org/html/draft-ietf-scim-api-12). In SCIM filtering expressions, text, date, and time values must be enclosed in quotation marks, with date and time values using ISO-8601 format. (Numeric and boolean values should not be quoted.)
|
|
61
|
+
*
|
|
62
|
+
* **Example:** query=(currentUser eq 'SCOTT') and (topLevel eq 'YES')
|
|
63
|
+
*/
|
|
64
|
+
scimQuery?: string;
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* A collection of values returned by getSqlFirewallAllowedSqlAnalytics.
|
|
68
|
+
*/
|
|
69
|
+
export interface GetSqlFirewallAllowedSqlAnalyticsResult {
|
|
70
|
+
readonly accessLevel?: string;
|
|
71
|
+
readonly compartmentId: string;
|
|
72
|
+
readonly compartmentIdInSubtree?: boolean;
|
|
73
|
+
readonly filters?: outputs.DataSafe.GetSqlFirewallAllowedSqlAnalyticsFilter[];
|
|
74
|
+
readonly groupBies?: string[];
|
|
75
|
+
/**
|
|
76
|
+
* The provider-assigned unique ID for this managed resource.
|
|
77
|
+
*/
|
|
78
|
+
readonly id: string;
|
|
79
|
+
readonly scimQuery?: string;
|
|
80
|
+
/**
|
|
81
|
+
* The list of sql_firewall_allowed_sql_analytics_collection.
|
|
82
|
+
*/
|
|
83
|
+
readonly sqlFirewallAllowedSqlAnalyticsCollections: outputs.DataSafe.GetSqlFirewallAllowedSqlAnalyticsSqlFirewallAllowedSqlAnalyticsCollection[];
|
|
84
|
+
}
|
|
85
|
+
/**
|
|
86
|
+
* This data source provides the list of Sql Firewall Allowed Sql Analytics in Oracle Cloud Infrastructure Data Safe service.
|
|
87
|
+
*
|
|
88
|
+
* Returns the aggregation details of all SQL firewall allowed SQL statements.
|
|
89
|
+
*
|
|
90
|
+
* The ListSqlFirewallAllowedSqlAnalytics operation returns the aggregates of the SQL firewall allowed SQL statements in the specified `compartmentId`.
|
|
91
|
+
*
|
|
92
|
+
* The parameter `accessLevel` specifies whether to return only those compartments for which the
|
|
93
|
+
* requestor has INSPECT permissions on at least one resource directly
|
|
94
|
+
* or indirectly (ACCESSIBLE) (the resource can be in a subcompartment) or to return Not Authorized if
|
|
95
|
+
* Principal doesn't have access to even one of the child compartments. This is valid only when
|
|
96
|
+
* `compartmentIdInSubtree` is set to `true`.
|
|
97
|
+
*
|
|
98
|
+
* The parameter `compartmentIdInSubtree` applies when you perform ListSqlFirewallAllowedSqlAnalytics on the
|
|
99
|
+
* `compartmentId` passed and when it is set to true, the entire hierarchy of compartments can be returned.
|
|
100
|
+
* To get a full list of all compartments and subcompartments in the tenancy (root compartment),
|
|
101
|
+
* set the parameter `compartmentIdInSubtree` to true and `accessLevel` to ACCESSIBLE.
|
|
102
|
+
*
|
|
103
|
+
* ## Example Usage
|
|
104
|
+
*
|
|
105
|
+
* ```typescript
|
|
106
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
107
|
+
* import * as oci from "@pulumi/oci";
|
|
108
|
+
*
|
|
109
|
+
* const testSqlFirewallAllowedSqlAnalytics = oci.DataSafe.getSqlFirewallAllowedSqlAnalytics({
|
|
110
|
+
* compartmentId: _var.compartment_id,
|
|
111
|
+
* accessLevel: _var.sql_firewall_allowed_sql_analytic_access_level,
|
|
112
|
+
* compartmentIdInSubtree: _var.sql_firewall_allowed_sql_analytic_compartment_id_in_subtree,
|
|
113
|
+
* groupBies: _var.sql_firewall_allowed_sql_analytic_group_by,
|
|
114
|
+
* scimQuery: _var.sql_firewall_allowed_sql_analytic_scim_query,
|
|
115
|
+
* });
|
|
116
|
+
* ```
|
|
117
|
+
*/
|
|
118
|
+
export declare function getSqlFirewallAllowedSqlAnalyticsOutput(args: GetSqlFirewallAllowedSqlAnalyticsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetSqlFirewallAllowedSqlAnalyticsResult>;
|
|
119
|
+
/**
|
|
120
|
+
* A collection of arguments for invoking getSqlFirewallAllowedSqlAnalytics.
|
|
121
|
+
*/
|
|
122
|
+
export interface GetSqlFirewallAllowedSqlAnalyticsOutputArgs {
|
|
123
|
+
/**
|
|
124
|
+
* 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.
|
|
125
|
+
*/
|
|
126
|
+
accessLevel?: pulumi.Input<string>;
|
|
127
|
+
/**
|
|
128
|
+
* A filter to return only resources that match the specified compartment OCID.
|
|
129
|
+
*/
|
|
130
|
+
compartmentId: pulumi.Input<string>;
|
|
131
|
+
/**
|
|
132
|
+
* 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.
|
|
133
|
+
*/
|
|
134
|
+
compartmentIdInSubtree?: pulumi.Input<boolean>;
|
|
135
|
+
filters?: pulumi.Input<pulumi.Input<inputs.DataSafe.GetSqlFirewallAllowedSqlAnalyticsFilterArgs>[]>;
|
|
136
|
+
/**
|
|
137
|
+
* The group by parameter to summarize the allowed SQL aggregation.
|
|
138
|
+
*/
|
|
139
|
+
groupBies?: pulumi.Input<pulumi.Input<string>[]>;
|
|
140
|
+
/**
|
|
141
|
+
* The scimQuery query parameter accepts filter expressions that use the syntax described in Section 3.2.2.2 of the System for Cross-Domain Identity Management (SCIM) specification, which is available at [RFC3339](https://tools.ietf.org/html/draft-ietf-scim-api-12). In SCIM filtering expressions, text, date, and time values must be enclosed in quotation marks, with date and time values using ISO-8601 format. (Numeric and boolean values should not be quoted.)
|
|
142
|
+
*
|
|
143
|
+
* **Example:** query=(currentUser eq 'SCOTT') and (topLevel eq 'YES')
|
|
144
|
+
*/
|
|
145
|
+
scimQuery?: pulumi.Input<string>;
|
|
146
|
+
}
|