@pulumi/oci 0.1.2-alpha.1658168274 → 0.3.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/adm/getKnowledgebase.d.ts +85 -0
- package/adm/getKnowledgebase.js +38 -0
- package/adm/getKnowledgebase.js.map +1 -0
- package/adm/getKnowledgebases.d.ts +94 -0
- package/adm/getKnowledgebases.js +47 -0
- package/adm/getKnowledgebases.js.map +1 -0
- package/adm/getVulnerabilityAudit.d.ts +119 -0
- package/adm/getVulnerabilityAudit.js +38 -0
- package/adm/getVulnerabilityAudit.js.map +1 -0
- package/adm/getVulnerabilityAuditApplicationDependencyVulnerabilities.d.ts +98 -0
- package/adm/getVulnerabilityAuditApplicationDependencyVulnerabilities.js +47 -0
- package/adm/getVulnerabilityAuditApplicationDependencyVulnerabilities.js.map +1 -0
- package/adm/getVulnerabilityAuditApplicationDependencyVulnerability.d.ts +95 -0
- package/adm/getVulnerabilityAuditApplicationDependencyVulnerability.js +46 -0
- package/adm/getVulnerabilityAuditApplicationDependencyVulnerability.js.map +1 -0
- package/adm/getVulnerabilityAudits.d.ts +120 -0
- package/adm/getVulnerabilityAudits.js +51 -0
- package/adm/getVulnerabilityAudits.js.map +1 -0
- package/adm/index.d.ts +8 -0
- package/adm/index.js +48 -0
- package/adm/index.js.map +1 -0
- package/adm/knowledgeBase.d.ts +163 -0
- package/adm/knowledgeBase.js +97 -0
- package/adm/knowledgeBase.js.map +1 -0
- package/adm/vulnerabilityAudit.d.ts +264 -0
- package/adm/vulnerabilityAudit.js +136 -0
- package/adm/vulnerabilityAudit.js.map +1 -0
- package/aivision/model.d.ts +3 -3
- package/aivision/model.js +3 -3
- package/analytics/analyticsInstance.d.ts +13 -24
- package/analytics/analyticsInstance.js +3 -4
- package/analytics/analyticsInstance.js.map +1 -1
- package/analytics/getAnalyticsInstance.d.ts +4 -12
- package/analytics/getAnalyticsInstance.js.map +1 -1
- package/announcementsservice/announcementSubscription.d.ts +218 -0
- package/announcementsservice/announcementSubscription.js +121 -0
- package/announcementsservice/announcementSubscription.js.map +1 -0
- package/announcementsservice/announcementSubscriptionsActionsChangeCompartment.d.ts +87 -0
- package/announcementsservice/announcementSubscriptionsActionsChangeCompartment.js +84 -0
- package/announcementsservice/announcementSubscriptionsActionsChangeCompartment.js.map +1 -0
- package/announcementsservice/announcementSubscriptionsFilterGroup.d.ts +103 -0
- package/announcementsservice/announcementSubscriptionsFilterGroup.js +89 -0
- package/announcementsservice/announcementSubscriptionsFilterGroup.js.map +1 -0
- package/announcementsservice/getAnnouncementSubscription.d.ts +104 -0
- package/announcementsservice/getAnnouncementSubscription.js +40 -0
- package/announcementsservice/getAnnouncementSubscription.js.map +1 -0
- package/announcementsservice/getAnnouncementSubscriptions.d.ts +95 -0
- package/announcementsservice/getAnnouncementSubscriptions.js +47 -0
- package/announcementsservice/getAnnouncementSubscriptions.js.map +1 -0
- package/announcementsservice/index.d.ts +5 -0
- package/announcementsservice/index.js +49 -0
- package/announcementsservice/index.js.map +1 -0
- package/apigateway/deployment.d.ts +11 -8
- package/apigateway/deployment.js +13 -7
- package/apigateway/deployment.js.map +1 -1
- package/apigateway/getSubscriber.d.ts +92 -0
- package/apigateway/getSubscriber.js +38 -0
- package/apigateway/getSubscriber.js.map +1 -0
- package/apigateway/getSubscribers.d.ts +84 -0
- package/apigateway/getSubscribers.js +43 -0
- package/apigateway/getSubscribers.js.map +1 -0
- package/apigateway/getUsagePlan.d.ts +88 -0
- package/apigateway/getUsagePlan.js +38 -0
- package/apigateway/getUsagePlan.js.map +1 -0
- package/apigateway/getUsagePlans.d.ts +84 -0
- package/apigateway/getUsagePlans.js +43 -0
- package/apigateway/getUsagePlans.js.map +1 -0
- package/apigateway/index.d.ts +6 -0
- package/apigateway/index.js +14 -0
- package/apigateway/index.js.map +1 -1
- package/apigateway/subscriber.d.ts +189 -0
- package/apigateway/subscriber.js +112 -0
- package/apigateway/subscriber.js.map +1 -0
- package/apigateway/usagePlan.d.ts +189 -0
- package/apigateway/usagePlan.js +119 -0
- package/apigateway/usagePlan.js.map +1 -0
- package/apmconfig/config.d.ts +54 -28
- package/apmconfig/config.js +7 -1
- package/apmconfig/config.js.map +1 -1
- package/apmconfig/getConfig.d.ts +23 -12
- package/apmconfig/getConfig.js +1 -1
- package/apmconfig/getConfig.js.map +1 -1
- package/apmconfig/getConfigs.d.ts +59 -9
- package/apmconfig/getConfigs.js +11 -1
- package/apmconfig/getConfigs.js.map +1 -1
- package/apmsynthetics/config.d.ts +58 -9
- package/apmsynthetics/config.js +13 -0
- package/apmsynthetics/config.js.map +1 -1
- package/apmsynthetics/dedicatedVantagePoint.d.ts +204 -0
- package/apmsynthetics/dedicatedVantagePoint.js +120 -0
- package/apmsynthetics/dedicatedVantagePoint.js.map +1 -0
- package/apmsynthetics/getDedicatedVantagePoint.d.ts +102 -0
- package/apmsynthetics/getDedicatedVantagePoint.js +40 -0
- package/apmsynthetics/getDedicatedVantagePoint.js.map +1 -0
- package/apmsynthetics/getDedicatedVantagePoints.d.ts +94 -0
- package/apmsynthetics/getDedicatedVantagePoints.js +45 -0
- package/apmsynthetics/getDedicatedVantagePoints.js.map +1 -0
- package/apmsynthetics/getMonitor.d.ts +15 -3
- package/apmsynthetics/getMonitor.js.map +1 -1
- package/apmsynthetics/getMonitors.d.ts +12 -2
- package/apmsynthetics/getMonitors.js +2 -0
- package/apmsynthetics/getMonitors.js.map +1 -1
- package/apmsynthetics/getResult.d.ts +5 -5
- package/apmsynthetics/getScript.d.ts +1 -1
- package/apmsynthetics/getScripts.d.ts +2 -2
- package/apmsynthetics/getVantagePoint.d.ts +4 -4
- package/apmsynthetics/getVantagePoints.d.ts +4 -4
- package/apmsynthetics/index.d.ts +3 -0
- package/apmsynthetics/index.js +7 -0
- package/apmsynthetics/index.js.map +1 -1
- package/apmsynthetics/script.d.ts +2 -2
- package/bigdataservice/autoScalingConfiguration.d.ts +46 -17
- package/bigdataservice/autoScalingConfiguration.js +29 -13
- package/bigdataservice/autoScalingConfiguration.js.map +1 -1
- package/bigdataservice/bdsInstance.d.ts +115 -46
- package/bigdataservice/bdsInstance.js +31 -1
- package/bigdataservice/bdsInstance.js.map +1 -1
- package/bigdataservice/bdsInstancePatchAction.d.ts +94 -0
- package/bigdataservice/bdsInstancePatchAction.js +84 -0
- package/bigdataservice/bdsInstancePatchAction.js.map +1 -0
- package/bigdataservice/getAutoScalingConfiguration.d.ts +6 -2
- package/bigdataservice/getAutoScalingConfiguration.js.map +1 -1
- package/bigdataservice/getBdsInstance.d.ts +6 -0
- package/bigdataservice/getBdsInstance.js.map +1 -1
- package/bigdataservice/getBdsInstancePatchHistories.d.ts +78 -0
- package/bigdataservice/getBdsInstancePatchHistories.js +43 -0
- package/bigdataservice/getBdsInstancePatchHistories.js.map +1 -0
- package/bigdataservice/getBdsInstancePatches.d.ts +55 -0
- package/bigdataservice/getBdsInstancePatches.js +39 -0
- package/bigdataservice/getBdsInstancePatches.js.map +1 -0
- package/bigdataservice/index.d.ts +3 -0
- package/bigdataservice/index.js +7 -0
- package/bigdataservice/index.js.map +1 -1
- package/budget/budget.d.ts +40 -27
- package/budget/budget.js +4 -1
- package/budget/budget.js.map +1 -1
- package/budget/getAlertRule.d.ts +15 -15
- package/budget/getAlertRule.js +1 -1
- package/budget/getAlertRules.d.ts +7 -7
- package/budget/getAlertRules.js +1 -1
- package/budget/getBudget.d.ts +20 -16
- package/budget/getBudget.js +1 -1
- package/budget/getBudget.js.map +1 -1
- package/budget/getBudgets.d.ts +11 -13
- package/budget/getBudgets.js +5 -7
- package/budget/getBudgets.js.map +1 -1
- package/budget/rule.d.ts +24 -24
- package/cloudguard/dataMaskRule.d.ts +6 -6
- package/cloudguard/detectorRecipe.d.ts +6 -6
- package/cloudguard/getDataMaskRule.d.ts +2 -2
- package/cloudguard/getDataMaskRules.d.ts +2 -2
- package/cloudguard/getDetectorRecipe.d.ts +2 -2
- package/cloudguard/getDetectorRecipes.d.ts +1 -1
- package/cloudguard/getGuardTarget.d.ts +7 -3
- package/cloudguard/getGuardTarget.js.map +1 -1
- package/cloudguard/getGuardTargets.d.ts +11 -1
- package/cloudguard/getGuardTargets.js +2 -0
- package/cloudguard/getGuardTargets.js.map +1 -1
- package/cloudguard/getManagedList.d.ts +2 -2
- package/cloudguard/getManagedLists.d.ts +1 -1
- package/cloudguard/getResponderRecipe.d.ts +2 -2
- package/cloudguard/getResponderRecipes.d.ts +1 -1
- package/cloudguard/getSecurityPolicies.d.ts +93 -0
- package/cloudguard/getSecurityPolicies.js +45 -0
- package/cloudguard/getSecurityPolicies.js.map +1 -0
- package/cloudguard/getSecurityPolicy.d.ts +109 -0
- package/cloudguard/getSecurityPolicy.js +38 -0
- package/cloudguard/getSecurityPolicy.js.map +1 -0
- package/cloudguard/getSecurityRecipe.d.ts +101 -0
- package/cloudguard/getSecurityRecipe.js +38 -0
- package/cloudguard/getSecurityRecipe.js.map +1 -0
- package/cloudguard/getSecurityRecipes.d.ts +93 -0
- package/cloudguard/getSecurityRecipes.js +45 -0
- package/cloudguard/getSecurityRecipes.js.map +1 -0
- package/cloudguard/getSecurityZone.d.ts +105 -0
- package/cloudguard/getSecurityZone.js +38 -0
- package/cloudguard/getSecurityZone.js.map +1 -0
- package/cloudguard/getSecurityZones.d.ts +113 -0
- package/cloudguard/getSecurityZones.js +49 -0
- package/cloudguard/getSecurityZones.js.map +1 -0
- package/cloudguard/index.d.ts +8 -0
- package/cloudguard/index.js +16 -0
- package/cloudguard/index.js.map +1 -1
- package/cloudguard/managedList.d.ts +6 -6
- package/cloudguard/responderRecipe.d.ts +6 -6
- package/cloudguard/securityRecipe.d.ts +205 -0
- package/cloudguard/securityRecipe.js +113 -0
- package/cloudguard/securityRecipe.js.map +1 -0
- package/cloudguard/securityZone.d.ts +213 -0
- package/cloudguard/securityZone.js +115 -0
- package/cloudguard/securityZone.js.map +1 -0
- package/cloudguard/target.d.ts +11 -3
- package/cloudguard/target.js +2 -0
- package/cloudguard/target.js.map +1 -1
- package/containerengine/cluster.d.ts +12 -0
- package/containerengine/cluster.js +2 -0
- package/containerengine/cluster.js.map +1 -1
- package/containerengine/getClusterOption.d.ts +5 -0
- package/containerengine/getClusterOption.js.map +1 -1
- package/containerengine/getNodePool.d.ts +12 -0
- package/containerengine/getNodePool.js.map +1 -1
- package/containerengine/getNodePools.d.ts +13 -0
- package/containerengine/getNodePools.js +2 -0
- package/containerengine/getNodePools.js.map +1 -1
- package/containerengine/nodePool.d.ts +41 -2
- package/containerengine/nodePool.js +18 -4
- package/containerengine/nodePool.js.map +1 -1
- package/core/bootVolume.d.ts +2 -2
- package/core/captureFilter.d.ts +208 -0
- package/core/captureFilter.js +140 -0
- package/core/captureFilter.js.map +1 -0
- package/core/getBlockVolumeReplicas.d.ts +18 -8
- package/core/getBlockVolumeReplicas.js +3 -0
- package/core/getBlockVolumeReplicas.js.map +1 -1
- package/core/getBootVolume.d.ts +2 -2
- package/core/getBootVolumeReplicas.d.ts +18 -8
- package/core/getBootVolumeReplicas.js +3 -0
- package/core/getBootVolumeReplicas.js.map +1 -1
- package/core/getBootVolumes.d.ts +8 -8
- package/core/getBootVolumes.js +1 -0
- package/core/getBootVolumes.js.map +1 -1
- package/core/getCaptureFilter.d.ts +84 -0
- package/core/getCaptureFilter.js +38 -0
- package/core/getCaptureFilter.js.map +1 -0
- package/core/getCaptureFilters.d.ts +84 -0
- package/core/getCaptureFilters.js +43 -0
- package/core/getCaptureFilters.js.map +1 -0
- package/core/getInstanceMaintenanceReboot.d.ts +51 -0
- package/core/getInstanceMaintenanceReboot.js +38 -0
- package/core/getInstanceMaintenanceReboot.js.map +1 -0
- package/core/getNatGateway.d.ts +4 -0
- package/core/getNatGateway.js.map +1 -1
- package/core/getVirtualCircuit.d.ts +2 -2
- package/core/getVolumes.d.ts +6 -6
- package/core/getVolumes.js +2 -1
- package/core/getVolumes.js.map +1 -1
- package/core/getVtap.d.ts +137 -0
- package/core/getVtap.js +38 -0
- package/core/getVtap.js.map +1 -0
- package/core/getVtaps.d.ts +152 -0
- package/core/getVtaps.js +53 -0
- package/core/getVtaps.js.map +1 -0
- package/core/index.d.ts +7 -0
- package/core/index.js +15 -0
- package/core/index.js.map +1 -1
- package/core/instance.d.ts +7 -0
- package/core/instance.js +7 -0
- package/core/instance.js.map +1 -1
- package/core/instanceConfiguration.d.ts +7 -0
- package/core/instanceConfiguration.js +7 -0
- package/core/instanceConfiguration.js.map +1 -1
- package/core/internetGateway.d.ts +12 -0
- package/core/internetGateway.js +2 -0
- package/core/internetGateway.js.map +1 -1
- package/core/ipsecConnectionTunnelManagement.d.ts +3 -0
- package/core/ipsecConnectionTunnelManagement.js +2 -0
- package/core/ipsecConnectionTunnelManagement.js.map +1 -1
- package/core/natGateway.d.ts +13 -0
- package/core/natGateway.js +3 -0
- package/core/natGateway.js.map +1 -1
- package/core/virtualCircuit.d.ts +6 -6
- package/core/volume.d.ts +3 -3
- package/core/volumeAttachment.d.ts +13 -0
- package/core/volumeAttachment.js +3 -0
- package/core/volumeAttachment.js.map +1 -1
- package/core/vtap.d.ts +341 -0
- package/core/vtap.js +154 -0
- package/core/vtap.js.map +1 -0
- package/database/autonomousContainerDatabase.d.ts +40 -8
- package/database/autonomousContainerDatabase.js +8 -0
- package/database/autonomousContainerDatabase.js.map +1 -1
- package/database/autonomousDatabase.d.ts +68 -8
- package/database/autonomousDatabase.js +12 -0
- package/database/autonomousDatabase.js.map +1 -1
- package/database/autonomousDatabaseInstanceWalletManagement.d.ts +13 -0
- package/database/autonomousDatabaseInstanceWalletManagement.js +3 -0
- package/database/autonomousDatabaseInstanceWalletManagement.js.map +1 -1
- package/database/autonomousDatabaseRegionalWalletManagement.d.ts +16 -1
- package/database/autonomousDatabaseRegionalWalletManagement.js +6 -1
- package/database/autonomousDatabaseRegionalWalletManagement.js.map +1 -1
- package/database/autonomousExadataInfrastructure.d.ts +6 -6
- package/database/autonomousVmCluster.d.ts +26 -2
- package/database/autonomousVmCluster.js +6 -0
- package/database/autonomousVmCluster.js.map +1 -1
- package/database/cloudAutonomousVmCluster.d.ts +83 -6
- package/database/cloudAutonomousVmCluster.js +19 -0
- package/database/cloudAutonomousVmCluster.js.map +1 -1
- package/database/cloudDatabaseManagement.d.ts +48 -88
- package/database/cloudDatabaseManagement.js +16 -25
- package/database/cloudDatabaseManagement.js.map +1 -1
- package/database/cloudVmCluster.d.ts +21 -6
- package/database/cloudVmCluster.js +5 -0
- package/database/cloudVmCluster.js.map +1 -1
- package/database/dataGuardAssociation.d.ts +173 -6
- package/database/dataGuardAssociation.js +33 -0
- package/database/dataGuardAssociation.js.map +1 -1
- package/database/databaseSoftwareImage.d.ts +3 -3
- package/database/dbHome.d.ts +3 -3
- package/database/dbHome.js +0 -3
- package/database/dbHome.js.map +1 -1
- package/database/dbSystem.d.ts +32 -9
- package/database/dbSystem.js +4 -0
- package/database/dbSystem.js.map +1 -1
- package/database/dbSystemsUpgrade.d.ts +487 -0
- package/database/dbSystemsUpgrade.js +175 -0
- package/database/dbSystemsUpgrade.js.map +1 -0
- package/database/exadataInfrastructure.d.ts +21 -0
- package/database/exadataInfrastructure.js +5 -0
- package/database/exadataInfrastructure.js.map +1 -1
- package/database/externalContainerDatabase.d.ts +8 -0
- package/database/externalContainerDatabase.js +2 -0
- package/database/externalContainerDatabase.js.map +1 -1
- package/database/externalContainerDatabasesStackMonitoring.d.ts +94 -0
- package/database/externalContainerDatabasesStackMonitoring.js +84 -0
- package/database/externalContainerDatabasesStackMonitoring.js.map +1 -0
- package/database/externalDatabaseConnector.d.ts +1 -0
- package/database/externalDatabaseConnector.js +1 -0
- package/database/externalDatabaseConnector.js.map +1 -1
- package/database/externalNonContainerDatabase.d.ts +8 -0
- package/database/externalNonContainerDatabase.js +2 -0
- package/database/externalNonContainerDatabase.js.map +1 -1
- package/database/externalNonContainerDatabasesStackMonitoring.d.ts +94 -0
- package/database/externalNonContainerDatabasesStackMonitoring.js +84 -0
- package/database/externalNonContainerDatabasesStackMonitoring.js.map +1 -0
- package/database/externalPluggableDatabase.d.ts +8 -0
- package/database/externalPluggableDatabase.js +2 -0
- package/database/externalPluggableDatabase.js.map +1 -1
- package/database/externalPluggableDatabasesStackMonitoring.d.ts +94 -0
- package/database/externalPluggableDatabasesStackMonitoring.js +84 -0
- package/database/externalPluggableDatabasesStackMonitoring.js.map +1 -0
- package/database/getAutonomousCharacterSets.d.ts +65 -0
- package/database/getAutonomousCharacterSets.js +42 -0
- package/database/getAutonomousCharacterSets.js.map +1 -0
- package/database/getAutonomousContainerDatabase.d.ts +18 -2
- package/database/getAutonomousContainerDatabase.js.map +1 -1
- package/database/getAutonomousContainerDatabases.d.ts +1 -1
- package/database/getAutonomousDatabase.d.ts +28 -4
- package/database/getAutonomousDatabase.js.map +1 -1
- package/database/getAutonomousDatabaseInstanceWalletManagement.d.ts +1 -0
- package/database/getAutonomousDatabaseInstanceWalletManagement.js.map +1 -1
- package/database/getAutonomousDatabaseRegionalWalletManagement.d.ts +1 -0
- package/database/getAutonomousDatabases.d.ts +1 -1
- package/database/getAutonomousExadataInfrastructure.d.ts +2 -2
- package/database/getAutonomousVmCluster.d.ts +13 -1
- package/database/getAutonomousVmCluster.js.map +1 -1
- package/database/getCloudAutonomousVmCluster.d.ts +38 -2
- package/database/getCloudAutonomousVmCluster.js.map +1 -1
- package/database/getCloudVmCluster.d.ts +6 -2
- package/database/getCloudVmCluster.js.map +1 -1
- package/database/getDataGuardAssociation.d.ts +19 -0
- package/database/getDataGuardAssociation.js.map +1 -1
- package/database/getDatabaseMaintenanceRunHistories.d.ts +120 -0
- package/database/getDatabaseMaintenanceRunHistories.js +49 -0
- package/database/getDatabaseMaintenanceRunHistories.js.map +1 -0
- package/database/getDatabaseMaintenanceRunHistory.d.ts +56 -0
- package/database/getDatabaseMaintenanceRunHistory.js +38 -0
- package/database/getDatabaseMaintenanceRunHistory.js.map +1 -0
- package/database/getDatabaseSoftwareImage.d.ts +1 -1
- package/database/getDbNode.d.ts +2 -2
- package/database/getDbSystemComputePerformances.d.ts +55 -0
- package/database/getDbSystemComputePerformances.js +40 -0
- package/database/getDbSystemComputePerformances.js.map +1 -0
- package/database/getDbSystemStoragePerformances.d.ts +72 -0
- package/database/getDbSystemStoragePerformances.js +41 -0
- package/database/getDbSystemStoragePerformances.js.map +1 -0
- package/database/getDbSystemsUpgradeHistoryEntries.d.ts +78 -0
- package/database/getDbSystemsUpgradeHistoryEntries.js +43 -0
- package/database/getDbSystemsUpgradeHistoryEntries.js.map +1 -0
- package/database/getDbSystemsUpgradeHistoryEntry.d.ts +89 -0
- package/database/getDbSystemsUpgradeHistoryEntry.js +40 -0
- package/database/getDbSystemsUpgradeHistoryEntry.js.map +1 -0
- package/database/getDbVersions.d.ts +6 -6
- package/database/getExadataInfrastructure.d.ts +8 -0
- package/database/getExadataInfrastructure.js.map +1 -1
- package/database/getExternalContainerDatabase.d.ts +4 -0
- package/database/getExternalContainerDatabase.js.map +1 -1
- package/database/getExternalNonContainerDatabase.d.ts +4 -0
- package/database/getExternalNonContainerDatabase.js.map +1 -1
- package/database/getExternalPluggableDatabase.d.ts +4 -0
- package/database/getExternalPluggableDatabase.js.map +1 -1
- package/database/getMaintenanceRuns.d.ts +13 -0
- package/database/getMaintenanceRuns.js +2 -0
- package/database/getMaintenanceRuns.js.map +1 -1
- package/database/getVmCluster.d.ts +5 -0
- package/database/getVmCluster.js.map +1 -1
- package/database/index.d.ts +11 -0
- package/database/index.js +27 -0
- package/database/index.js.map +1 -1
- package/database/vmCluster.d.ts +16 -0
- package/database/vmCluster.js +5 -0
- package/database/vmCluster.js.map +1 -1
- package/database/vmClusterAddVirtualNetwork.d.ts +8 -0
- package/database/vmClusterAddVirtualNetwork.js +2 -0
- package/database/vmClusterAddVirtualNetwork.js.map +1 -1
- package/database/vmClusterRemoveVirtualMachine.d.ts +8 -0
- package/database/vmClusterRemoveVirtualMachine.js +2 -0
- package/database/vmClusterRemoveVirtualMachine.js.map +1 -1
- package/databasemanagement/getManagedDatabaseAddmTask.d.ts +76 -0
- package/databasemanagement/getManagedDatabaseAddmTask.js +43 -0
- package/databasemanagement/getManagedDatabaseAddmTask.js.map +1 -0
- package/databasemanagement/getManagedDatabaseAddmTasks.d.ts +79 -0
- package/databasemanagement/getManagedDatabaseAddmTasks.js +44 -0
- package/databasemanagement/getManagedDatabaseAddmTasks.js.map +1 -0
- package/databasemanagement/getManagedDatabaseAlertLogCount.d.ts +125 -0
- package/databasemanagement/getManagedDatabaseAlertLogCount.js +52 -0
- package/databasemanagement/getManagedDatabaseAlertLogCount.js.map +1 -0
- package/databasemanagement/getManagedDatabaseAlertLogCounts.d.ts +128 -0
- package/databasemanagement/getManagedDatabaseAlertLogCounts.js +53 -0
- package/databasemanagement/getManagedDatabaseAlertLogCounts.js.map +1 -0
- package/databasemanagement/getManagedDatabaseAttentionLogCount.d.ts +125 -0
- package/databasemanagement/getManagedDatabaseAttentionLogCount.js +52 -0
- package/databasemanagement/getManagedDatabaseAttentionLogCount.js.map +1 -0
- package/databasemanagement/getManagedDatabaseAttentionLogCounts.d.ts +128 -0
- package/databasemanagement/getManagedDatabaseAttentionLogCounts.js +53 -0
- package/databasemanagement/getManagedDatabaseAttentionLogCounts.js.map +1 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecution.d.ts +107 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecution.js +43 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecution.js.map +1 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecutionScript.d.ts +71 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecutionScript.js +42 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecutionScript.js.map +1 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecutions.d.ts +77 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecutions.js +45 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsAdvisorExecutions.js.map +1 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionAggregations.d.ts +103 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionAggregations.js +53 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionAggregations.js.map +1 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionOperation.d.ts +114 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionOperation.js +40 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionOperation.js.map +1 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionOperations.d.ts +104 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionOperations.js +54 -0
- package/databasemanagement/getManagedDatabaseOptimizerStatisticsCollectionOperations.js.map +1 -0
- package/databasemanagement/getManagedDatabaseSqlTuningSet.d.ts +78 -0
- package/databasemanagement/getManagedDatabaseSqlTuningSet.js +42 -0
- package/databasemanagement/getManagedDatabaseSqlTuningSet.js.map +1 -0
- package/databasemanagement/getManagedDatabaseSqlTuningSets.d.ts +81 -0
- package/databasemanagement/getManagedDatabaseSqlTuningSets.js +43 -0
- package/databasemanagement/getManagedDatabaseSqlTuningSets.js.map +1 -0
- package/databasemanagement/getManagedDatabaseTableStatistics.d.ts +56 -0
- package/databasemanagement/getManagedDatabaseTableStatistics.js +40 -0
- package/databasemanagement/getManagedDatabaseTableStatistics.js.map +1 -0
- package/databasemanagement/getManagedDatabaseUser.d.ts +2 -2
- package/databasemanagement/index.d.ts +15 -0
- package/databasemanagement/index.js +15 -0
- package/databasemanagement/index.js.map +1 -1
- package/databasetools/databaseToolsConnection.d.ts +25 -25
- package/databasetools/databaseToolsConnection.js +2 -2
- package/databasetools/databaseToolsPrivateEndpoint.d.ts +18 -18
- package/databasetools/databaseToolsPrivateEndpoint.js +1 -1
- package/databasetools/getDatabaseToolsConnection.d.ts +15 -15
- package/databasetools/getDatabaseToolsConnection.js +1 -1
- package/databasetools/getDatabaseToolsConnections.d.ts +10 -10
- package/databasetools/getDatabaseToolsConnections.js +1 -1
- package/databasetools/getDatabaseToolsEndpointService.d.ts +8 -8
- package/databasetools/getDatabaseToolsEndpointService.js +1 -1
- package/databasetools/getDatabaseToolsEndpointServices.d.ts +9 -9
- package/databasetools/getDatabaseToolsEndpointServices.js +1 -1
- package/databasetools/getDatabaseToolsPrivateEndpoint.d.ts +11 -11
- package/databasetools/getDatabaseToolsPrivateEndpoint.js +1 -1
- package/databasetools/getDatabaseToolsPrivateEndpoints.d.ts +12 -12
- package/databasetools/getDatabaseToolsPrivateEndpoints.js +1 -1
- package/dataconnectivity/getRegistryDataAsset.d.ts +4 -0
- package/dataconnectivity/getRegistryDataAsset.js.map +1 -1
- package/dataconnectivity/registryDataAsset.d.ts +13 -0
- package/dataconnectivity/registryDataAsset.js +3 -0
- package/dataconnectivity/registryDataAsset.js.map +1 -1
- package/dataconnectivity/registryFolder.d.ts +1 -0
- package/dataconnectivity/registryFolder.js +1 -0
- package/dataconnectivity/registryFolder.js.map +1 -1
- package/dataflow/application.d.ts +32 -0
- package/dataflow/application.js +12 -0
- package/dataflow/application.js.map +1 -1
- package/dataflow/getApplication.d.ts +8 -0
- package/dataflow/getApplication.js.map +1 -1
- package/dataflow/getInvokeRun.d.ts +8 -0
- package/dataflow/getInvokeRun.js.map +1 -1
- package/dataflow/invokeRun.d.ts +32 -0
- package/dataflow/invokeRun.js +12 -0
- package/dataflow/invokeRun.js.map +1 -1
- package/datalabellingservice/dataset.d.ts +20 -12
- package/datalabellingservice/dataset.js +8 -0
- package/datalabellingservice/dataset.js.map +1 -1
- package/datalabellingservice/getDataset.d.ts +3 -3
- package/datascience/getNotebookSession.d.ts +4 -0
- package/datascience/getNotebookSession.js.map +1 -1
- package/datascience/modelDeployment.d.ts +4 -0
- package/datascience/modelDeployment.js +4 -0
- package/datascience/modelDeployment.js.map +1 -1
- package/datascience/notebookSession.d.ts +20 -0
- package/datascience/notebookSession.js +10 -0
- package/datascience/notebookSession.js.map +1 -1
- package/devops/buildPipelineStage.d.ts +17 -0
- package/devops/buildPipelineStage.js +7 -0
- package/devops/buildPipelineStage.js.map +1 -1
- package/devops/connection.d.ts +58 -2
- package/devops/connection.js +16 -4
- package/devops/connection.js.map +1 -1
- package/devops/deployArtifact.d.ts +1 -0
- package/devops/deployArtifact.js +1 -0
- package/devops/deployArtifact.js.map +1 -1
- package/devops/deployStage.d.ts +54 -6
- package/devops/deployStage.js +8 -0
- package/devops/deployStage.js.map +1 -1
- package/devops/getBuildPipelineStage.d.ts +4 -0
- package/devops/getBuildPipelineStage.js.map +1 -1
- package/devops/getConnection.d.ts +17 -0
- package/devops/getConnection.js.map +1 -1
- package/devops/getDeployStage.d.ts +17 -1
- package/devops/getDeployStage.js.map +1 -1
- package/devops/getRepoFileLine.d.ts +82 -0
- package/devops/getRepoFileLine.js +44 -0
- package/devops/getRepoFileLine.js.map +1 -0
- package/devops/getRepositoryFileLine.d.ts +2 -2
- package/devops/getTrigger.d.ts +1 -1
- package/devops/index.d.ts +1 -0
- package/devops/index.js +1 -0
- package/devops/index.js.map +1 -1
- package/devops/trigger.d.ts +3 -3
- package/emwarehouse/emWarehouse.d.ts +229 -0
- package/emwarehouse/emWarehouse.js +119 -0
- package/emwarehouse/emWarehouse.js.map +1 -0
- package/emwarehouse/getEmWarehouse.d.ts +113 -0
- package/emwarehouse/getEmWarehouse.js +38 -0
- package/emwarehouse/getEmWarehouse.js.map +1 -0
- package/emwarehouse/getEmWarehouses.d.ts +106 -0
- package/emwarehouse/getEmWarehouses.js +48 -0
- package/emwarehouse/getEmWarehouses.js.map +1 -0
- package/emwarehouse/getEtlRun.d.ts +78 -0
- package/emwarehouse/getEtlRun.js +42 -0
- package/emwarehouse/getEtlRun.js.map +1 -0
- package/emwarehouse/getEtlRuns.d.ts +81 -0
- package/emwarehouse/getEtlRuns.js +43 -0
- package/emwarehouse/getEtlRuns.js.map +1 -0
- package/emwarehouse/getResourceUsage.d.ts +64 -0
- package/emwarehouse/getResourceUsage.js +38 -0
- package/emwarehouse/getResourceUsage.js.map +1 -0
- package/emwarehouse/index.d.ts +6 -0
- package/emwarehouse/index.js +42 -0
- package/emwarehouse/index.js.map +1 -0
- package/functions/function.d.ts +16 -0
- package/functions/function.js +6 -0
- package/functions/function.js.map +1 -1
- package/functions/getFunction.d.ts +4 -0
- package/functions/getFunction.js.map +1 -1
- package/functions/invokeFunction.d.ts +3 -3
- package/index.d.ts +11 -1
- package/index.js +22 -2
- package/index.js.map +1 -1
- package/integration/getIntegrationInstance.d.ts +8 -0
- package/integration/getIntegrationInstance.js.map +1 -1
- package/integration/integrationInstance.d.ts +16 -0
- package/integration/integrationInstance.js +4 -0
- package/integration/integrationInstance.js.map +1 -1
- package/jms/fleet.d.ts +24 -5
- package/jms/fleet.js +16 -4
- package/jms/fleet.js.map +1 -1
- package/jms/getFleet.d.ts +4 -0
- package/jms/getFleet.js.map +1 -1
- package/jms/getFleets.d.ts +10 -0
- package/jms/getFleets.js +2 -0
- package/jms/getFleets.js.map +1 -1
- package/jms/getInstallationSite.d.ts +30 -0
- package/jms/getInstallationSite.js +6 -0
- package/jms/getInstallationSite.js.map +1 -1
- package/jms/getInstallationSites.d.ts +30 -0
- package/jms/getInstallationSites.js +6 -0
- package/jms/getInstallationSites.js.map +1 -1
- package/jms/getJavaFamilies.d.ts +72 -0
- package/jms/getJavaFamilies.js +43 -0
- package/jms/getJavaFamilies.js.map +1 -0
- package/jms/getJavaFamily.d.ts +66 -0
- package/jms/getJavaFamily.js +38 -0
- package/jms/getJavaFamily.js.map +1 -0
- package/jms/getJavaRelease.d.ts +91 -0
- package/jms/getJavaRelease.js +38 -0
- package/jms/getJavaRelease.js.map +1 -0
- package/jms/getJavaReleases.d.ts +107 -0
- package/jms/getJavaReleases.js +48 -0
- package/jms/getJavaReleases.js.map +1 -0
- package/jms/index.d.ts +4 -0
- package/jms/index.js +4 -0
- package/jms/index.js.map +1 -1
- package/licensemanager/configuration.d.ts +101 -0
- package/licensemanager/configuration.js +86 -0
- package/licensemanager/configuration.js.map +1 -0
- package/licensemanager/getConfiguration.d.ts +59 -0
- package/licensemanager/getConfiguration.js +38 -0
- package/licensemanager/getConfiguration.js.map +1 -0
- package/licensemanager/getLicenseMetric.d.ts +73 -0
- package/licensemanager/getLicenseMetric.js +40 -0
- package/licensemanager/getLicenseMetric.js.map +1 -0
- package/licensemanager/getLicenseRecord.d.ts +121 -0
- package/licensemanager/getLicenseRecord.js +38 -0
- package/licensemanager/getLicenseRecord.js.map +1 -0
- package/licensemanager/getLicenseRecords.d.ts +58 -0
- package/licensemanager/getLicenseRecords.js +39 -0
- package/licensemanager/getLicenseRecords.js.map +1 -0
- package/licensemanager/getProductLicense.d.ts +134 -0
- package/licensemanager/getProductLicense.js +38 -0
- package/licensemanager/getProductLicense.js.map +1 -0
- package/licensemanager/getProductLicenseConsumers.d.ts +72 -0
- package/licensemanager/getProductLicenseConsumers.js +42 -0
- package/licensemanager/getProductLicenseConsumers.js.map +1 -0
- package/licensemanager/getProductLicenses.d.ts +68 -0
- package/licensemanager/getProductLicenses.js +41 -0
- package/licensemanager/getProductLicenses.js.map +1 -0
- package/licensemanager/getTopUtilizedProductLicenses.d.ts +62 -0
- package/licensemanager/getTopUtilizedProductLicenses.js +40 -0
- package/licensemanager/getTopUtilizedProductLicenses.js.map +1 -0
- package/licensemanager/getTopUtilizedResources.d.ts +72 -0
- package/licensemanager/getTopUtilizedResources.js +42 -0
- package/licensemanager/getTopUtilizedResources.js.map +1 -0
- package/licensemanager/index.d.ts +12 -0
- package/licensemanager/index.js +56 -0
- package/licensemanager/index.js.map +1 -0
- package/licensemanager/licenseRecord.d.ts +265 -0
- package/licensemanager/licenseRecord.js +130 -0
- package/licensemanager/licenseRecord.js.map +1 -0
- package/licensemanager/productLicense.d.ts +283 -0
- package/licensemanager/productLicense.js +137 -0
- package/licensemanager/productLicense.js.map +1 -0
- package/limits/getQuota.d.ts +6 -0
- package/limits/getQuota.js.map +1 -1
- package/limits/quota.d.ts +26 -0
- package/limits/quota.js +9 -0
- package/limits/quota.js.map +1 -1
- package/managementagent/getManagementAgentPlugins.d.ts +12 -2
- package/managementagent/getManagementAgentPlugins.js +2 -0
- package/managementagent/getManagementAgentPlugins.js.map +1 -1
- package/managementagent/getManagementAgents.d.ts +28 -7
- package/managementagent/getManagementAgents.js +6 -1
- package/managementagent/getManagementAgents.js.map +1 -1
- package/meteringcomputation/getQueries.d.ts +9 -0
- package/meteringcomputation/getQueries.js.map +1 -1
- package/meteringcomputation/getSchedule.d.ts +98 -0
- package/meteringcomputation/getSchedule.js +38 -0
- package/meteringcomputation/getSchedule.js.map +1 -0
- package/meteringcomputation/getScheduledRun.d.ts +67 -0
- package/meteringcomputation/getScheduledRun.js +38 -0
- package/meteringcomputation/getScheduledRun.js.map +1 -0
- package/meteringcomputation/getScheduledRuns.d.ts +58 -0
- package/meteringcomputation/getScheduledRuns.js +39 -0
- package/meteringcomputation/getScheduledRuns.js.map +1 -0
- package/meteringcomputation/getSchedules.d.ts +80 -0
- package/meteringcomputation/getSchedules.js +41 -0
- package/meteringcomputation/getSchedules.js.map +1 -0
- package/meteringcomputation/index.d.ts +5 -0
- package/meteringcomputation/index.js +9 -0
- package/meteringcomputation/index.js.map +1 -1
- package/meteringcomputation/schedule.d.ts +230 -0
- package/meteringcomputation/schedule.js +141 -0
- package/meteringcomputation/schedule.js.map +1 -0
- package/meteringcomputation/usage.d.ts +9 -0
- package/meteringcomputation/usage.js.map +1 -1
- package/mysql/getMysqlDbSystem.d.ts +6 -4
- package/mysql/getMysqlDbSystem.js.map +1 -1
- package/mysql/getMysqlDbSystems.d.ts +1 -1
- package/mysql/mysqlDbSystem.d.ts +11 -6
- package/mysql/mysqlDbSystem.js +5 -0
- package/mysql/mysqlDbSystem.js.map +1 -1
- package/networkfirewall/getNetworkFirewall.d.ts +113 -0
- package/networkfirewall/getNetworkFirewall.js +38 -0
- package/networkfirewall/getNetworkFirewall.js.map +1 -0
- package/networkfirewall/getNetworkFirewallPolicies.d.ts +93 -0
- package/networkfirewall/getNetworkFirewallPolicies.js +45 -0
- package/networkfirewall/getNetworkFirewallPolicies.js.map +1 -0
- package/networkfirewall/getNetworkFirewallPolicy.d.ts +122 -0
- package/networkfirewall/getNetworkFirewallPolicy.js +38 -0
- package/networkfirewall/getNetworkFirewallPolicy.js.map +1 -0
- package/networkfirewall/getNetworkFirewalls.d.ts +119 -0
- package/networkfirewall/getNetworkFirewalls.js +49 -0
- package/networkfirewall/getNetworkFirewalls.js.map +1 -0
- package/networkfirewall/index.d.ts +6 -0
- package/networkfirewall/index.js +46 -0
- package/networkfirewall/index.js.map +1 -0
- package/networkfirewall/networkFirewall.d.ts +249 -0
- package/networkfirewall/networkFirewall.js +123 -0
- package/networkfirewall/networkFirewall.js.map +1 -0
- package/networkfirewall/networkFirewallPolicy.d.ts +306 -0
- package/networkfirewall/networkFirewallPolicy.js +157 -0
- package/networkfirewall/networkFirewallPolicy.js.map +1 -0
- package/networkloadbalancer/index.d.ts +1 -0
- package/networkloadbalancer/index.js +5 -0
- package/networkloadbalancer/index.js.map +1 -1
- package/networkloadbalancer/networkLoadBalancersBackendSetsUnified.d.ts +170 -0
- package/networkloadbalancer/networkLoadBalancersBackendSetsUnified.js +119 -0
- package/networkloadbalancer/networkLoadBalancersBackendSetsUnified.js.map +1 -0
- package/nosql/table.d.ts +9 -9
- package/nosql/table.js +5 -8
- package/nosql/table.js.map +1 -1
- package/ocvp/esxiHost.d.ts +39 -3
- package/ocvp/esxiHost.js +6 -0
- package/ocvp/esxiHost.js.map +1 -1
- package/ocvp/getExsiHost.d.ts +12 -0
- package/ocvp/getExsiHost.js.map +1 -1
- package/ocvp/getSddc.d.ts +12 -0
- package/ocvp/getSddc.js.map +1 -1
- package/ocvp/getSupportedHostShapes.d.ts +0 -4
- package/ocvp/getSupportedHostShapes.js +0 -4
- package/ocvp/getSupportedHostShapes.js.map +1 -1
- package/ocvp/sddc.d.ts +39 -0
- package/ocvp/sddc.js +9 -0
- package/ocvp/sddc.js.map +1 -1
- package/oda/getOdaInstance.d.ts +38 -1
- package/oda/getOdaInstance.js.map +1 -1
- package/oda/odaInstance.d.ts +87 -4
- package/oda/odaInstance.js +21 -1
- package/oda/odaInstance.js.map +1 -1
- package/onesubsription/getAggregatedComputedUsages.d.ts +95 -0
- package/onesubsription/getAggregatedComputedUsages.js +33 -0
- package/onesubsription/getAggregatedComputedUsages.js.map +1 -0
- package/onesubsription/getBillingSchedules.d.ts +79 -0
- package/onesubsription/getBillingSchedules.js +44 -0
- package/onesubsription/getBillingSchedules.js.map +1 -0
- package/onesubsription/getCommitment.d.ts +75 -0
- package/onesubsription/getCommitment.js +38 -0
- package/onesubsription/getCommitment.js.map +1 -0
- package/onesubsription/getCommitments.d.ts +68 -0
- package/onesubsription/getCommitments.js +41 -0
- package/onesubsription/getCommitments.js.map +1 -0
- package/onesubsription/getComputedUsage.d.ts +164 -0
- package/onesubsription/getComputedUsage.js +42 -0
- package/onesubsription/getComputedUsage.js.map +1 -0
- package/onesubsription/getComputedUsages.d.ts +92 -0
- package/onesubsription/getComputedUsages.js +33 -0
- package/onesubsription/getComputedUsages.js.map +1 -0
- package/onesubsription/getInvoiceLineComputedUsages.d.ts +75 -0
- package/onesubsription/getInvoiceLineComputedUsages.js +43 -0
- package/onesubsription/getInvoiceLineComputedUsages.js.map +1 -0
- package/onesubsription/getInvoices.d.ts +95 -0
- package/onesubsription/getInvoices.js +47 -0
- package/onesubsription/getInvoices.js.map +1 -0
- package/onesubsription/getOrganizationSubscriptions.d.ts +55 -0
- package/onesubsription/getOrganizationSubscriptions.js +39 -0
- package/onesubsription/getOrganizationSubscriptions.js.map +1 -0
- package/onesubsription/getRatecards.d.ts +99 -0
- package/onesubsription/getRatecards.js +48 -0
- package/onesubsription/getRatecards.js.map +1 -0
- package/onesubsription/getSubscribedService.d.ts +501 -0
- package/onesubsription/getSubscribedService.js +40 -0
- package/onesubsription/getSubscribedService.js.map +1 -0
- package/onesubsription/getSubscribedServices.d.ts +94 -0
- package/onesubsription/getSubscribedServices.js +45 -0
- package/onesubsription/getSubscribedServices.js.map +1 -0
- package/onesubsription/getSubscriptions.d.ts +98 -0
- package/onesubsription/getSubscriptions.js +50 -0
- package/onesubsription/getSubscriptions.js.map +1 -0
- package/onesubsription/index.d.ts +13 -0
- package/onesubsription/index.js +33 -0
- package/onesubsription/index.js.map +1 -0
- package/opensearch/cluster.d.ts +489 -0
- package/opensearch/cluster.js +227 -0
- package/opensearch/cluster.js.map +1 -0
- package/opensearch/getOpensearchCluster.d.ts +206 -0
- package/opensearch/getOpensearchCluster.js +47 -0
- package/opensearch/getOpensearchCluster.js.map +1 -0
- package/opensearch/getOpensearchClusters.d.ts +102 -0
- package/opensearch/getOpensearchClusters.js +54 -0
- package/opensearch/getOpensearchClusters.js.map +1 -0
- package/opensearch/getOpensearchVersion.d.ts +52 -0
- package/opensearch/getOpensearchVersion.js +38 -0
- package/opensearch/getOpensearchVersion.js.map +1 -0
- package/opensearch/getOpensearchVersions.d.ts +55 -0
- package/opensearch/getOpensearchVersions.js +39 -0
- package/opensearch/getOpensearchVersions.js.map +1 -0
- package/opensearch/index.d.ts +5 -0
- package/opensearch/index.js +41 -0
- package/opensearch/index.js.map +1 -0
- package/operatoraccesscontrol/getAccessRequest.d.ts +4 -0
- package/operatoraccesscontrol/getAccessRequest.js.map +1 -1
- package/operatoraccesscontrol/getControlAssignment.d.ts +4 -0
- package/operatoraccesscontrol/getControlAssignment.js.map +1 -1
- package/operatoraccesscontrol/operatorControlAssignment.d.ts +8 -0
- package/operatoraccesscontrol/operatorControlAssignment.js +2 -0
- package/operatoraccesscontrol/operatorControlAssignment.js.map +1 -1
- package/opsi/databaseInsight.d.ts +13 -0
- package/opsi/databaseInsight.js +3 -0
- package/opsi/databaseInsight.js.map +1 -1
- package/opsi/getDatabaseInsight.d.ts +1 -0
- package/opsi/getDatabaseInsight.js.map +1 -1
- package/opsi/getHostInsight.d.ts +5 -0
- package/opsi/getHostInsight.js.map +1 -1
- package/opsi/getHostInsights.d.ts +4 -0
- package/opsi/getHostInsights.js.map +1 -1
- package/opsi/getImportableAgentEntities.d.ts +56 -0
- package/opsi/getImportableAgentEntities.js +42 -0
- package/opsi/getImportableAgentEntities.js.map +1 -0
- package/opsi/getImportableAgentEntity.d.ts +56 -0
- package/opsi/getImportableAgentEntity.js +42 -0
- package/opsi/getImportableAgentEntity.js.map +1 -0
- package/opsi/getImportableComputeEntities.d.ts +61 -0
- package/opsi/getImportableComputeEntities.js +44 -0
- package/opsi/getImportableComputeEntities.js.map +1 -0
- package/opsi/getImportableComputeEntity.d.ts +61 -0
- package/opsi/getImportableComputeEntity.js +44 -0
- package/opsi/getImportableComputeEntity.js.map +1 -0
- package/opsi/hostInsight.d.ts +12 -0
- package/opsi/hostInsight.js +2 -0
- package/opsi/hostInsight.js.map +1 -1
- package/opsi/index.d.ts +4 -0
- package/opsi/index.js +4 -0
- package/opsi/index.js.map +1 -1
- package/osmanagement/getManagedInstanceModuleStreams.d.ts +121 -0
- package/osmanagement/getManagedInstanceModuleStreams.js +67 -0
- package/osmanagement/getManagedInstanceModuleStreams.js.map +1 -0
- package/osmanagement/getManagedInstanceStreamProfile.d.ts +137 -0
- package/osmanagement/getManagedInstanceStreamProfile.js +72 -0
- package/osmanagement/getManagedInstanceStreamProfile.js.map +1 -0
- package/osmanagement/getSoftwareSourceModuleStream.d.ts +96 -0
- package/osmanagement/getSoftwareSourceModuleStream.js +42 -0
- package/osmanagement/getSoftwareSourceModuleStream.js.map +1 -0
- package/osmanagement/getSoftwareSourceModuleStreamProfile.d.ts +98 -0
- package/osmanagement/getSoftwareSourceModuleStreamProfile.js +44 -0
- package/osmanagement/getSoftwareSourceModuleStreamProfile.js.map +1 -0
- package/osmanagement/getSoftwareSourceStreamProfile.d.ts +116 -0
- package/osmanagement/getSoftwareSourceStreamProfile.js +59 -0
- package/osmanagement/getSoftwareSourceStreamProfile.js.map +1 -0
- package/osmanagement/index.d.ts +5 -0
- package/osmanagement/index.js +5 -0
- package/osmanagement/index.js.map +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/resourcemanager/getPrivateEndpoint.d.ts +103 -0
- package/resourcemanager/getPrivateEndpoint.js +38 -0
- package/resourcemanager/getPrivateEndpoint.js.map +1 -0
- package/resourcemanager/getPrivateEndpointReachableIp.d.ts +61 -0
- package/resourcemanager/getPrivateEndpointReachableIp.js +40 -0
- package/resourcemanager/getPrivateEndpointReachableIp.js.map +1 -0
- package/resourcemanager/getPrivateEndpoints.d.ts +96 -0
- package/resourcemanager/getPrivateEndpoints.js +48 -0
- package/resourcemanager/getPrivateEndpoints.js.map +1 -0
- package/resourcemanager/index.d.ts +4 -0
- package/resourcemanager/index.js +20 -0
- package/resourcemanager/index.js.map +1 -1
- package/resourcemanager/privateEndpoint.d.ts +229 -0
- package/resourcemanager/privateEndpoint.js +122 -0
- package/resourcemanager/privateEndpoint.js.map +1 -0
- package/sch/connector.d.ts +12 -0
- package/sch/connector.js +12 -0
- package/sch/connector.js.map +1 -1
- package/servicemesh/accessPolicy.d.ts +230 -0
- package/servicemesh/accessPolicy.js +130 -0
- package/servicemesh/accessPolicy.js.map +1 -0
- package/servicemesh/getAccessPolicies.d.ts +106 -0
- package/servicemesh/getAccessPolicies.js +47 -0
- package/servicemesh/getAccessPolicies.js.map +1 -0
- package/servicemesh/getAccessPolicy.d.ts +102 -0
- package/servicemesh/getAccessPolicy.js +38 -0
- package/servicemesh/getAccessPolicy.js.map +1 -0
- package/servicemesh/getIngressGateway.d.ts +110 -0
- package/servicemesh/getIngressGateway.js +38 -0
- package/servicemesh/getIngressGateway.js.map +1 -0
- package/servicemesh/getIngressGatewayRouteTable.d.ts +106 -0
- package/servicemesh/getIngressGatewayRouteTable.js +38 -0
- package/servicemesh/getIngressGatewayRouteTable.js.map +1 -0
- package/servicemesh/getIngressGatewayRouteTables.d.ts +106 -0
- package/servicemesh/getIngressGatewayRouteTables.js +47 -0
- package/servicemesh/getIngressGatewayRouteTables.js.map +1 -0
- package/servicemesh/getIngressGateways.d.ts +106 -0
- package/servicemesh/getIngressGateways.js +47 -0
- package/servicemesh/getIngressGateways.js.map +1 -0
- package/servicemesh/getMesh.d.ts +102 -0
- package/servicemesh/getMesh.js +38 -0
- package/servicemesh/getMesh.js.map +1 -0
- package/servicemesh/getMeshes.d.ts +93 -0
- package/servicemesh/getMeshes.js +45 -0
- package/servicemesh/getMeshes.js.map +1 -0
- package/servicemesh/getProxyDetail.d.ts +29 -0
- package/servicemesh/getProxyDetail.js +30 -0
- package/servicemesh/getProxyDetail.js.map +1 -0
- package/servicemesh/getVirtualDeployment.d.ts +110 -0
- package/servicemesh/getVirtualDeployment.js +38 -0
- package/servicemesh/getVirtualDeployment.js.map +1 -0
- package/servicemesh/getVirtualDeployments.d.ts +106 -0
- package/servicemesh/getVirtualDeployments.js +47 -0
- package/servicemesh/getVirtualDeployments.js.map +1 -0
- package/servicemesh/getVirtualService.d.ts +110 -0
- package/servicemesh/getVirtualService.js +38 -0
- package/servicemesh/getVirtualService.js.map +1 -0
- package/servicemesh/getVirtualServiceRouteTable.d.ts +106 -0
- package/servicemesh/getVirtualServiceRouteTable.js +38 -0
- package/servicemesh/getVirtualServiceRouteTable.js.map +1 -0
- package/servicemesh/getVirtualServiceRouteTables.d.ts +106 -0
- package/servicemesh/getVirtualServiceRouteTables.js +47 -0
- package/servicemesh/getVirtualServiceRouteTables.js.map +1 -0
- package/servicemesh/getVirtualServices.d.ts +106 -0
- package/servicemesh/getVirtualServices.js +47 -0
- package/servicemesh/getVirtualServices.js.map +1 -0
- package/servicemesh/index.d.ts +22 -0
- package/servicemesh/index.js +82 -0
- package/servicemesh/index.js.map +1 -0
- package/servicemesh/ingressGateway.d.ts +263 -0
- package/servicemesh/ingressGateway.js +146 -0
- package/servicemesh/ingressGateway.js.map +1 -0
- package/servicemesh/ingressGatewayRouteTable.d.ts +239 -0
- package/servicemesh/ingressGatewayRouteTable.js +132 -0
- package/servicemesh/ingressGatewayRouteTable.js.map +1 -0
- package/servicemesh/mesh.d.ts +215 -0
- package/servicemesh/mesh.js +118 -0
- package/servicemesh/mesh.js.map +1 -0
- package/servicemesh/virtualDeployment.d.ts +244 -0
- package/servicemesh/virtualDeployment.js +130 -0
- package/servicemesh/virtualDeployment.js.map +1 -0
- package/servicemesh/virtualService.d.ts +241 -0
- package/servicemesh/virtualService.js +121 -0
- package/servicemesh/virtualService.js.map +1 -0
- package/servicemesh/virtualServiceRouteTable.d.ts +233 -0
- package/servicemesh/virtualServiceRouteTable.js +126 -0
- package/servicemesh/virtualServiceRouteTable.js.map +1 -0
- package/types/input.d.ts +4344 -1253
- package/types/output.d.ts +19704 -5316
- package/vnmonitoring/getPathAnalyzerTest.d.ts +106 -0
- package/vnmonitoring/getPathAnalyzerTest.js +38 -0
- package/vnmonitoring/getPathAnalyzerTest.js.map +1 -0
- package/vnmonitoring/getPathAnalyzerTests.d.ts +84 -0
- package/vnmonitoring/getPathAnalyzerTests.js +43 -0
- package/vnmonitoring/getPathAnalyzerTests.js.map +1 -0
- package/vnmonitoring/index.d.ts +4 -0
- package/vnmonitoring/index.js +44 -0
- package/vnmonitoring/index.js.map +1 -0
- package/vnmonitoring/pathAnalysi.d.ts +212 -0
- package/vnmonitoring/pathAnalysi.js +135 -0
- package/vnmonitoring/pathAnalysi.js.map +1 -0
- package/vnmonitoring/pathAnalyzerTest.d.ts +257 -0
- package/vnmonitoring/pathAnalyzerTest.js +149 -0
- package/vnmonitoring/pathAnalyzerTest.js.map +1 -0
- package/vulnerabilityscanning/getHostScanRecipe.d.ts +4 -0
- package/vulnerabilityscanning/getHostScanRecipe.js.map +1 -1
- package/vulnerabilityscanning/hostScanRecipe.d.ts +20 -0
- package/vulnerabilityscanning/hostScanRecipe.js +10 -0
- package/vulnerabilityscanning/hostScanRecipe.js.map +1 -1
- package/waa/appAcceleration.d.ts +217 -0
- package/waa/appAcceleration.js +118 -0
- package/waa/appAcceleration.js.map +1 -0
- package/waa/appAccelerationPolicy.d.ts +211 -0
- package/waa/appAccelerationPolicy.js +112 -0
- package/waa/appAccelerationPolicy.js.map +1 -0
- package/waa/getAppAcceleration.d.ts +101 -0
- package/waa/getAppAcceleration.js +38 -0
- package/waa/getAppAcceleration.js.map +1 -0
- package/waa/getAppAccelerationPolicies.d.ts +93 -0
- package/waa/getAppAccelerationPolicies.js +45 -0
- package/waa/getAppAccelerationPolicies.js.map +1 -0
- package/waa/getAppAccelerationPolicy.d.ts +98 -0
- package/waa/getAppAccelerationPolicy.js +38 -0
- package/waa/getAppAccelerationPolicy.js.map +1 -0
- package/waa/getAppAccelerations.d.ts +106 -0
- package/waa/getAppAccelerations.js +47 -0
- package/waa/getAppAccelerations.js.map +1 -0
- package/waa/index.d.ts +6 -0
- package/waa/index.js +46 -0
- package/waa/index.js.map +1 -0
- package/waf/appFirewallPolicy.d.ts +4 -0
- package/waf/appFirewallPolicy.js +4 -0
- package/waf/appFirewallPolicy.js.map +1 -1
- package/waf/networkAddressList.d.ts +1 -1
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides details about a specific Vulnerability Audit Application Dependency Vulnerability resource in Oracle Cloud Infrastructure ADM service.
|
|
5
|
+
*
|
|
6
|
+
* Returns a list of Application Dependencies with their associated vulnerabilities.
|
|
7
|
+
*
|
|
8
|
+
* ## Example Usage
|
|
9
|
+
*
|
|
10
|
+
* ```typescript
|
|
11
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
12
|
+
* import * as oci from "@pulumi/oci";
|
|
13
|
+
*
|
|
14
|
+
* const testVulnerabilityAuditApplicationDependencyVulnerability = oci.Adm.getVulnerabilityAuditApplicationDependencyVulnerability({
|
|
15
|
+
* vulnerabilityAuditId: oci_adm_vulnerability_audit.test_vulnerability_audit.id,
|
|
16
|
+
* cvssV2greaterThanOrEqual: _var.vulnerability_audit_application_dependency_vulnerability_cvss_v2greater_than_or_equal,
|
|
17
|
+
* cvssV3greaterThanOrEqual: _var.vulnerability_audit_application_dependency_vulnerability_cvss_v3greater_than_or_equal,
|
|
18
|
+
* gav: _var.vulnerability_audit_application_dependency_vulnerability_gav,
|
|
19
|
+
* vulnerabilityId: oci_adm_vulnerability.test_vulnerability.id,
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
export declare function getVulnerabilityAuditApplicationDependencyVulnerability(args: GetVulnerabilityAuditApplicationDependencyVulnerabilityArgs, opts?: pulumi.InvokeOptions): Promise<GetVulnerabilityAuditApplicationDependencyVulnerabilityResult>;
|
|
24
|
+
/**
|
|
25
|
+
* A collection of arguments for invoking getVulnerabilityAuditApplicationDependencyVulnerability.
|
|
26
|
+
*/
|
|
27
|
+
export interface GetVulnerabilityAuditApplicationDependencyVulnerabilityArgs {
|
|
28
|
+
/**
|
|
29
|
+
* A filter that returns only Vulnerability Audits that have a Common Vulnerability Scoring System Version 2 (CVSS V2) greater or equal than the specified value.
|
|
30
|
+
*/
|
|
31
|
+
cvssV2greaterThanOrEqual?: number;
|
|
32
|
+
/**
|
|
33
|
+
* A filter that returns only Vulnerability Audits that have a Common Vulnerability Scoring System Version 3 (CVSS V3) greater or equal than the specified value.
|
|
34
|
+
*/
|
|
35
|
+
cvssV3greaterThanOrEqual?: number;
|
|
36
|
+
/**
|
|
37
|
+
* A filter to return only resources that match the entire GAV (Group Artifact Version) identifier given.
|
|
38
|
+
*/
|
|
39
|
+
gav?: string;
|
|
40
|
+
/**
|
|
41
|
+
* Unique Vulnerability Audit identifier path parameter.
|
|
42
|
+
*/
|
|
43
|
+
vulnerabilityAuditId: string;
|
|
44
|
+
/**
|
|
45
|
+
* A filter to return only Vulnerability Audits that match the specified id.
|
|
46
|
+
*/
|
|
47
|
+
vulnerabilityId?: string;
|
|
48
|
+
}
|
|
49
|
+
/**
|
|
50
|
+
* A collection of values returned by getVulnerabilityAuditApplicationDependencyVulnerability.
|
|
51
|
+
*/
|
|
52
|
+
export interface GetVulnerabilityAuditApplicationDependencyVulnerabilityResult {
|
|
53
|
+
readonly cvssV2greaterThanOrEqual?: number;
|
|
54
|
+
readonly cvssV3greaterThanOrEqual?: number;
|
|
55
|
+
/**
|
|
56
|
+
* Unique Group Artifact Version (GAV) identifier (Group:Artifact:Version).
|
|
57
|
+
*/
|
|
58
|
+
readonly gav?: string;
|
|
59
|
+
/**
|
|
60
|
+
* The provider-assigned unique ID for this managed resource.
|
|
61
|
+
*/
|
|
62
|
+
readonly id: string;
|
|
63
|
+
/**
|
|
64
|
+
* List of Vulnerability Audit summaries.
|
|
65
|
+
*/
|
|
66
|
+
readonly items: outputs.Adm.GetVulnerabilityAuditApplicationDependencyVulnerabilityItem[];
|
|
67
|
+
readonly vulnerabilityAuditId: string;
|
|
68
|
+
readonly vulnerabilityId?: string;
|
|
69
|
+
}
|
|
70
|
+
export declare function getVulnerabilityAuditApplicationDependencyVulnerabilityOutput(args: GetVulnerabilityAuditApplicationDependencyVulnerabilityOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVulnerabilityAuditApplicationDependencyVulnerabilityResult>;
|
|
71
|
+
/**
|
|
72
|
+
* A collection of arguments for invoking getVulnerabilityAuditApplicationDependencyVulnerability.
|
|
73
|
+
*/
|
|
74
|
+
export interface GetVulnerabilityAuditApplicationDependencyVulnerabilityOutputArgs {
|
|
75
|
+
/**
|
|
76
|
+
* A filter that returns only Vulnerability Audits that have a Common Vulnerability Scoring System Version 2 (CVSS V2) greater or equal than the specified value.
|
|
77
|
+
*/
|
|
78
|
+
cvssV2greaterThanOrEqual?: pulumi.Input<number>;
|
|
79
|
+
/**
|
|
80
|
+
* A filter that returns only Vulnerability Audits that have a Common Vulnerability Scoring System Version 3 (CVSS V3) greater or equal than the specified value.
|
|
81
|
+
*/
|
|
82
|
+
cvssV3greaterThanOrEqual?: pulumi.Input<number>;
|
|
83
|
+
/**
|
|
84
|
+
* A filter to return only resources that match the entire GAV (Group Artifact Version) identifier given.
|
|
85
|
+
*/
|
|
86
|
+
gav?: pulumi.Input<string>;
|
|
87
|
+
/**
|
|
88
|
+
* Unique Vulnerability Audit identifier path parameter.
|
|
89
|
+
*/
|
|
90
|
+
vulnerabilityAuditId: pulumi.Input<string>;
|
|
91
|
+
/**
|
|
92
|
+
* A filter to return only Vulnerability Audits that match the specified id.
|
|
93
|
+
*/
|
|
94
|
+
vulnerabilityId?: pulumi.Input<string>;
|
|
95
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
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.getVulnerabilityAuditApplicationDependencyVulnerabilityOutput = exports.getVulnerabilityAuditApplicationDependencyVulnerability = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides details about a specific Vulnerability Audit Application Dependency Vulnerability resource in Oracle Cloud Infrastructure ADM service.
|
|
10
|
+
*
|
|
11
|
+
* Returns a list of Application Dependencies with their associated vulnerabilities.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testVulnerabilityAuditApplicationDependencyVulnerability = oci.Adm.getVulnerabilityAuditApplicationDependencyVulnerability({
|
|
20
|
+
* vulnerabilityAuditId: oci_adm_vulnerability_audit.test_vulnerability_audit.id,
|
|
21
|
+
* cvssV2greaterThanOrEqual: _var.vulnerability_audit_application_dependency_vulnerability_cvss_v2greater_than_or_equal,
|
|
22
|
+
* cvssV3greaterThanOrEqual: _var.vulnerability_audit_application_dependency_vulnerability_cvss_v3greater_than_or_equal,
|
|
23
|
+
* gav: _var.vulnerability_audit_application_dependency_vulnerability_gav,
|
|
24
|
+
* vulnerabilityId: oci_adm_vulnerability.test_vulnerability.id,
|
|
25
|
+
* });
|
|
26
|
+
* ```
|
|
27
|
+
*/
|
|
28
|
+
function getVulnerabilityAuditApplicationDependencyVulnerability(args, opts) {
|
|
29
|
+
if (!opts) {
|
|
30
|
+
opts = {};
|
|
31
|
+
}
|
|
32
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
33
|
+
return pulumi.runtime.invoke("oci:Adm/getVulnerabilityAuditApplicationDependencyVulnerability:getVulnerabilityAuditApplicationDependencyVulnerability", {
|
|
34
|
+
"cvssV2greaterThanOrEqual": args.cvssV2greaterThanOrEqual,
|
|
35
|
+
"cvssV3greaterThanOrEqual": args.cvssV3greaterThanOrEqual,
|
|
36
|
+
"gav": args.gav,
|
|
37
|
+
"vulnerabilityAuditId": args.vulnerabilityAuditId,
|
|
38
|
+
"vulnerabilityId": args.vulnerabilityId,
|
|
39
|
+
}, opts);
|
|
40
|
+
}
|
|
41
|
+
exports.getVulnerabilityAuditApplicationDependencyVulnerability = getVulnerabilityAuditApplicationDependencyVulnerability;
|
|
42
|
+
function getVulnerabilityAuditApplicationDependencyVulnerabilityOutput(args, opts) {
|
|
43
|
+
return pulumi.output(args).apply(a => getVulnerabilityAuditApplicationDependencyVulnerability(a, opts));
|
|
44
|
+
}
|
|
45
|
+
exports.getVulnerabilityAuditApplicationDependencyVulnerabilityOutput = getVulnerabilityAuditApplicationDependencyVulnerabilityOutput;
|
|
46
|
+
//# sourceMappingURL=getVulnerabilityAuditApplicationDependencyVulnerability.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getVulnerabilityAuditApplicationDependencyVulnerability.js","sourceRoot":"","sources":["../../adm/getVulnerabilityAuditApplicationDependencyVulnerability.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;GAmBG;AACH,SAAgB,uDAAuD,CAAC,IAAiE,EAAE,IAA2B;IAClK,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yHAAyH,EAAE;QACpJ,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,0BAA0B,EAAE,IAAI,CAAC,wBAAwB;QACzD,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAbD,0HAaC;AAkDD,SAAgB,6DAA6D,CAAC,IAAuE,EAAE,IAA2B;IAC9K,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,uDAAuD,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC3G,CAAC;AAFD,sIAEC"}
|
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import { input as inputs, output as outputs } from "../types";
|
|
3
|
+
/**
|
|
4
|
+
* This data source provides the list of Vulnerability Audits in Oracle Cloud Infrastructure ADM service.
|
|
5
|
+
*
|
|
6
|
+
* Returns a list of Vulnerability Audits based on the specified query parameters.
|
|
7
|
+
* At least one of id, compartmentId or knowledgeBaseId query parameter must be provided.
|
|
8
|
+
*
|
|
9
|
+
* ## Example Usage
|
|
10
|
+
*
|
|
11
|
+
* ```typescript
|
|
12
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
13
|
+
* import * as oci from "@pulumi/oci";
|
|
14
|
+
*
|
|
15
|
+
* const testVulnerabilityAudits = oci.Adm.getVulnerabilityAudits({
|
|
16
|
+
* compartmentId: _var.compartment_id,
|
|
17
|
+
* displayName: _var.vulnerability_audit_display_name,
|
|
18
|
+
* id: _var.vulnerability_audit_id,
|
|
19
|
+
* isSuccess: _var.vulnerability_audit_is_success,
|
|
20
|
+
* knowledgeBaseId: oci_adm_knowledge_base.test_knowledge_base.id,
|
|
21
|
+
* state: _var.vulnerability_audit_state,
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*/
|
|
25
|
+
export declare function getVulnerabilityAudits(args?: GetVulnerabilityAuditsArgs, opts?: pulumi.InvokeOptions): Promise<GetVulnerabilityAuditsResult>;
|
|
26
|
+
/**
|
|
27
|
+
* A collection of arguments for invoking getVulnerabilityAudits.
|
|
28
|
+
*/
|
|
29
|
+
export interface GetVulnerabilityAuditsArgs {
|
|
30
|
+
/**
|
|
31
|
+
* A filter to return only resources that belong to the specified compartment identifier.
|
|
32
|
+
*/
|
|
33
|
+
compartmentId?: string;
|
|
34
|
+
/**
|
|
35
|
+
* A filter to return only resources that match the entire display name given.
|
|
36
|
+
*/
|
|
37
|
+
displayName?: string;
|
|
38
|
+
filters?: inputs.Adm.GetVulnerabilityAuditsFilter[];
|
|
39
|
+
/**
|
|
40
|
+
* A filter to return only resources that match the specified identifier.
|
|
41
|
+
*/
|
|
42
|
+
id?: string;
|
|
43
|
+
/**
|
|
44
|
+
* A filter to return only successful or failed Vulnerability Audits.
|
|
45
|
+
*/
|
|
46
|
+
isSuccess?: boolean;
|
|
47
|
+
/**
|
|
48
|
+
* A filter to return only Vulnerability Audits that were created against the specified knowledge base.
|
|
49
|
+
*/
|
|
50
|
+
knowledgeBaseId?: string;
|
|
51
|
+
/**
|
|
52
|
+
* A filter to return only Vulnerability Audits that match the specified lifecycleState.
|
|
53
|
+
*/
|
|
54
|
+
state?: string;
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* A collection of values returned by getVulnerabilityAudits.
|
|
58
|
+
*/
|
|
59
|
+
export interface GetVulnerabilityAuditsResult {
|
|
60
|
+
/**
|
|
61
|
+
* The Oracle Cloud identifier ([OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of the compartment associated with the Vulnerability Audit.
|
|
62
|
+
*/
|
|
63
|
+
readonly compartmentId?: string;
|
|
64
|
+
/**
|
|
65
|
+
* The name of the Vulnerability Audit.
|
|
66
|
+
*/
|
|
67
|
+
readonly displayName?: string;
|
|
68
|
+
readonly filters?: outputs.Adm.GetVulnerabilityAuditsFilter[];
|
|
69
|
+
/**
|
|
70
|
+
* Unique vulnerability identifier.
|
|
71
|
+
*/
|
|
72
|
+
readonly id?: string;
|
|
73
|
+
/**
|
|
74
|
+
* Indicates if an audit succeeded according to the configuration. The value is `null` if the audit is in the `CREATING` state.
|
|
75
|
+
*/
|
|
76
|
+
readonly isSuccess?: boolean;
|
|
77
|
+
/**
|
|
78
|
+
* The Oracle Cloud identifier ([OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of the Knowledge Base.
|
|
79
|
+
*/
|
|
80
|
+
readonly knowledgeBaseId?: string;
|
|
81
|
+
/**
|
|
82
|
+
* The current lifecycle state of the Vulnerability Audit.
|
|
83
|
+
*/
|
|
84
|
+
readonly state?: string;
|
|
85
|
+
/**
|
|
86
|
+
* The list of vulnerability_audit_collection.
|
|
87
|
+
*/
|
|
88
|
+
readonly vulnerabilityAuditCollections: outputs.Adm.GetVulnerabilityAuditsVulnerabilityAuditCollection[];
|
|
89
|
+
}
|
|
90
|
+
export declare function getVulnerabilityAuditsOutput(args?: GetVulnerabilityAuditsOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetVulnerabilityAuditsResult>;
|
|
91
|
+
/**
|
|
92
|
+
* A collection of arguments for invoking getVulnerabilityAudits.
|
|
93
|
+
*/
|
|
94
|
+
export interface GetVulnerabilityAuditsOutputArgs {
|
|
95
|
+
/**
|
|
96
|
+
* A filter to return only resources that belong to the specified compartment identifier.
|
|
97
|
+
*/
|
|
98
|
+
compartmentId?: pulumi.Input<string>;
|
|
99
|
+
/**
|
|
100
|
+
* A filter to return only resources that match the entire display name given.
|
|
101
|
+
*/
|
|
102
|
+
displayName?: pulumi.Input<string>;
|
|
103
|
+
filters?: pulumi.Input<pulumi.Input<inputs.Adm.GetVulnerabilityAuditsFilterArgs>[]>;
|
|
104
|
+
/**
|
|
105
|
+
* A filter to return only resources that match the specified identifier.
|
|
106
|
+
*/
|
|
107
|
+
id?: pulumi.Input<string>;
|
|
108
|
+
/**
|
|
109
|
+
* A filter to return only successful or failed Vulnerability Audits.
|
|
110
|
+
*/
|
|
111
|
+
isSuccess?: pulumi.Input<boolean>;
|
|
112
|
+
/**
|
|
113
|
+
* A filter to return only Vulnerability Audits that were created against the specified knowledge base.
|
|
114
|
+
*/
|
|
115
|
+
knowledgeBaseId?: pulumi.Input<string>;
|
|
116
|
+
/**
|
|
117
|
+
* A filter to return only Vulnerability Audits that match the specified lifecycleState.
|
|
118
|
+
*/
|
|
119
|
+
state?: pulumi.Input<string>;
|
|
120
|
+
}
|
|
@@ -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.getVulnerabilityAuditsOutput = exports.getVulnerabilityAudits = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source provides the list of Vulnerability Audits in Oracle Cloud Infrastructure ADM service.
|
|
10
|
+
*
|
|
11
|
+
* Returns a list of Vulnerability Audits based on the specified query parameters.
|
|
12
|
+
* At least one of id, compartmentId or knowledgeBaseId query parameter must be provided.
|
|
13
|
+
*
|
|
14
|
+
* ## Example Usage
|
|
15
|
+
*
|
|
16
|
+
* ```typescript
|
|
17
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
18
|
+
* import * as oci from "@pulumi/oci";
|
|
19
|
+
*
|
|
20
|
+
* const testVulnerabilityAudits = oci.Adm.getVulnerabilityAudits({
|
|
21
|
+
* compartmentId: _var.compartment_id,
|
|
22
|
+
* displayName: _var.vulnerability_audit_display_name,
|
|
23
|
+
* id: _var.vulnerability_audit_id,
|
|
24
|
+
* isSuccess: _var.vulnerability_audit_is_success,
|
|
25
|
+
* knowledgeBaseId: oci_adm_knowledge_base.test_knowledge_base.id,
|
|
26
|
+
* state: _var.vulnerability_audit_state,
|
|
27
|
+
* });
|
|
28
|
+
* ```
|
|
29
|
+
*/
|
|
30
|
+
function getVulnerabilityAudits(args, opts) {
|
|
31
|
+
args = args || {};
|
|
32
|
+
if (!opts) {
|
|
33
|
+
opts = {};
|
|
34
|
+
}
|
|
35
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
36
|
+
return pulumi.runtime.invoke("oci:Adm/getVulnerabilityAudits:getVulnerabilityAudits", {
|
|
37
|
+
"compartmentId": args.compartmentId,
|
|
38
|
+
"displayName": args.displayName,
|
|
39
|
+
"filters": args.filters,
|
|
40
|
+
"id": args.id,
|
|
41
|
+
"isSuccess": args.isSuccess,
|
|
42
|
+
"knowledgeBaseId": args.knowledgeBaseId,
|
|
43
|
+
"state": args.state,
|
|
44
|
+
}, opts);
|
|
45
|
+
}
|
|
46
|
+
exports.getVulnerabilityAudits = getVulnerabilityAudits;
|
|
47
|
+
function getVulnerabilityAuditsOutput(args, opts) {
|
|
48
|
+
return pulumi.output(args).apply(a => getVulnerabilityAudits(a, opts));
|
|
49
|
+
}
|
|
50
|
+
exports.getVulnerabilityAuditsOutput = getVulnerabilityAuditsOutput;
|
|
51
|
+
//# sourceMappingURL=getVulnerabilityAudits.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getVulnerabilityAudits.js","sourceRoot":"","sources":["../../adm/getVulnerabilityAudits.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,sBAAsB,CAAC,IAAiC,EAAE,IAA2B;IACjG,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,CAAC,IAAI,EAAE;QACP,IAAI,GAAG,EAAE,CAAA;KACZ;IAED,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;IACnE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uDAAuD,EAAE;QAClF,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,SAAS,EAAE,IAAI,CAAC,OAAO;QACvB,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,iBAAiB,EAAE,IAAI,CAAC,eAAe;QACvC,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAhBD,wDAgBC;AAoED,SAAgB,4BAA4B,CAAC,IAAuC,EAAE,IAA2B;IAC7G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,sBAAsB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,oEAEC"}
|
package/adm/index.d.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export * from "./getKnowledgebase";
|
|
2
|
+
export * from "./getKnowledgebases";
|
|
3
|
+
export * from "./getVulnerabilityAudit";
|
|
4
|
+
export * from "./getVulnerabilityAuditApplicationDependencyVulnerabilities";
|
|
5
|
+
export * from "./getVulnerabilityAuditApplicationDependencyVulnerability";
|
|
6
|
+
export * from "./getVulnerabilityAudits";
|
|
7
|
+
export * from "./knowledgeBase";
|
|
8
|
+
export * from "./vulnerabilityAudit";
|
package/adm/index.js
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
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
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
|
+
if (k2 === undefined) k2 = k;
|
|
6
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
7
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
8
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
9
|
+
}
|
|
10
|
+
Object.defineProperty(o, k2, desc);
|
|
11
|
+
}) : (function(o, m, k, k2) {
|
|
12
|
+
if (k2 === undefined) k2 = k;
|
|
13
|
+
o[k2] = m[k];
|
|
14
|
+
}));
|
|
15
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
16
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17
|
+
};
|
|
18
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
19
|
+
const pulumi = require("@pulumi/pulumi");
|
|
20
|
+
const utilities = require("../utilities");
|
|
21
|
+
// Export members:
|
|
22
|
+
__exportStar(require("./getKnowledgebase"), exports);
|
|
23
|
+
__exportStar(require("./getKnowledgebases"), exports);
|
|
24
|
+
__exportStar(require("./getVulnerabilityAudit"), exports);
|
|
25
|
+
__exportStar(require("./getVulnerabilityAuditApplicationDependencyVulnerabilities"), exports);
|
|
26
|
+
__exportStar(require("./getVulnerabilityAuditApplicationDependencyVulnerability"), exports);
|
|
27
|
+
__exportStar(require("./getVulnerabilityAudits"), exports);
|
|
28
|
+
__exportStar(require("./knowledgeBase"), exports);
|
|
29
|
+
__exportStar(require("./vulnerabilityAudit"), exports);
|
|
30
|
+
// Import resources to register:
|
|
31
|
+
const knowledgeBase_1 = require("./knowledgeBase");
|
|
32
|
+
const vulnerabilityAudit_1 = require("./vulnerabilityAudit");
|
|
33
|
+
const _module = {
|
|
34
|
+
version: utilities.getVersion(),
|
|
35
|
+
construct: (name, type, urn) => {
|
|
36
|
+
switch (type) {
|
|
37
|
+
case "oci:Adm/knowledgeBase:KnowledgeBase":
|
|
38
|
+
return new knowledgeBase_1.KnowledgeBase(name, undefined, { urn });
|
|
39
|
+
case "oci:Adm/vulnerabilityAudit:VulnerabilityAudit":
|
|
40
|
+
return new vulnerabilityAudit_1.VulnerabilityAudit(name, undefined, { urn });
|
|
41
|
+
default:
|
|
42
|
+
throw new Error(`unknown resource type ${type}`);
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
};
|
|
46
|
+
pulumi.runtime.registerResourceModule("oci", "Adm/knowledgeBase", _module);
|
|
47
|
+
pulumi.runtime.registerResourceModule("oci", "Adm/vulnerabilityAudit", _module);
|
|
48
|
+
//# sourceMappingURL=index.js.map
|
package/adm/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../adm/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,qDAAmC;AACnC,sDAAoC;AACpC,0DAAwC;AACxC,8FAA4E;AAC5E,4FAA0E;AAC1E,2DAAyC;AACzC,kDAAgC;AAChC,uDAAqC;AAErC,gCAAgC;AAChC,mDAAgD;AAChD,6DAA0D;AAE1D,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,qCAAqC;gBACtC,OAAO,IAAI,6BAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D,KAAK,+CAA+C;gBAChD,OAAO,IAAI,uCAAkB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAChE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,mBAAmB,EAAE,OAAO,CAAC,CAAA;AAC1E,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,wBAAwB,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,163 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This resource provides the Knowledge Base resource in Oracle Cloud Infrastructure Adm service.
|
|
4
|
+
*
|
|
5
|
+
* Creates a new Knowledge Base.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as oci from "@pulumi/oci";
|
|
12
|
+
*
|
|
13
|
+
* const testKnowledgeBase = new oci.adm.KnowledgeBase("testKnowledgeBase", {
|
|
14
|
+
* compartmentId: _var.compartment_id,
|
|
15
|
+
* definedTags: {
|
|
16
|
+
* "foo-namespace.bar-key": "value",
|
|
17
|
+
* },
|
|
18
|
+
* displayName: _var.knowledge_base_display_name,
|
|
19
|
+
* freeformTags: {
|
|
20
|
+
* "bar-key": "value",
|
|
21
|
+
* },
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*
|
|
25
|
+
* ## Import
|
|
26
|
+
*
|
|
27
|
+
* KnowledgeBases can be imported using the `id`, e.g.
|
|
28
|
+
*
|
|
29
|
+
* ```sh
|
|
30
|
+
* $ pulumi import oci:Adm/knowledgeBase:KnowledgeBase test_knowledge_base "id"
|
|
31
|
+
* ```
|
|
32
|
+
*/
|
|
33
|
+
export declare class KnowledgeBase extends pulumi.CustomResource {
|
|
34
|
+
/**
|
|
35
|
+
* Get an existing KnowledgeBase resource's state with the given name, ID, and optional extra
|
|
36
|
+
* properties used to qualify the lookup.
|
|
37
|
+
*
|
|
38
|
+
* @param name The _unique_ name of the resulting resource.
|
|
39
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
40
|
+
* @param state Any extra arguments used during the lookup.
|
|
41
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
42
|
+
*/
|
|
43
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: KnowledgeBaseState, opts?: pulumi.CustomResourceOptions): KnowledgeBase;
|
|
44
|
+
/**
|
|
45
|
+
* Returns true if the given object is an instance of KnowledgeBase. This is designed to work even
|
|
46
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
47
|
+
*/
|
|
48
|
+
static isInstance(obj: any): obj is KnowledgeBase;
|
|
49
|
+
/**
|
|
50
|
+
* (Updatable) The Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of the Knowledge Base's compartment.
|
|
51
|
+
*/
|
|
52
|
+
readonly compartmentId: pulumi.Output<string>;
|
|
53
|
+
/**
|
|
54
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
|
55
|
+
*/
|
|
56
|
+
readonly definedTags: pulumi.Output<{
|
|
57
|
+
[key: string]: any;
|
|
58
|
+
}>;
|
|
59
|
+
/**
|
|
60
|
+
* (Updatable) The name of the Knowledge Base.
|
|
61
|
+
*/
|
|
62
|
+
readonly displayName: pulumi.Output<string>;
|
|
63
|
+
/**
|
|
64
|
+
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
65
|
+
*/
|
|
66
|
+
readonly freeformTags: pulumi.Output<{
|
|
67
|
+
[key: string]: any;
|
|
68
|
+
}>;
|
|
69
|
+
/**
|
|
70
|
+
* The current lifecycle state of the Knowledge Base.
|
|
71
|
+
*/
|
|
72
|
+
readonly state: pulumi.Output<string>;
|
|
73
|
+
/**
|
|
74
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
75
|
+
*/
|
|
76
|
+
readonly systemTags: pulumi.Output<{
|
|
77
|
+
[key: string]: any;
|
|
78
|
+
}>;
|
|
79
|
+
/**
|
|
80
|
+
* The creation date and time of the Knowledge Base (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
|
81
|
+
*/
|
|
82
|
+
readonly timeCreated: pulumi.Output<string>;
|
|
83
|
+
/**
|
|
84
|
+
* The date and time the Knowledge Base was last updated (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
|
85
|
+
*/
|
|
86
|
+
readonly timeUpdated: pulumi.Output<string>;
|
|
87
|
+
/**
|
|
88
|
+
* Create a KnowledgeBase resource with the given unique name, arguments, and options.
|
|
89
|
+
*
|
|
90
|
+
* @param name The _unique_ name of the resource.
|
|
91
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
92
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
93
|
+
*/
|
|
94
|
+
constructor(name: string, args: KnowledgeBaseArgs, opts?: pulumi.CustomResourceOptions);
|
|
95
|
+
}
|
|
96
|
+
/**
|
|
97
|
+
* Input properties used for looking up and filtering KnowledgeBase resources.
|
|
98
|
+
*/
|
|
99
|
+
export interface KnowledgeBaseState {
|
|
100
|
+
/**
|
|
101
|
+
* (Updatable) The Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of the Knowledge Base's compartment.
|
|
102
|
+
*/
|
|
103
|
+
compartmentId?: pulumi.Input<string>;
|
|
104
|
+
/**
|
|
105
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
|
106
|
+
*/
|
|
107
|
+
definedTags?: pulumi.Input<{
|
|
108
|
+
[key: string]: any;
|
|
109
|
+
}>;
|
|
110
|
+
/**
|
|
111
|
+
* (Updatable) The name of the Knowledge Base.
|
|
112
|
+
*/
|
|
113
|
+
displayName?: pulumi.Input<string>;
|
|
114
|
+
/**
|
|
115
|
+
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
116
|
+
*/
|
|
117
|
+
freeformTags?: pulumi.Input<{
|
|
118
|
+
[key: string]: any;
|
|
119
|
+
}>;
|
|
120
|
+
/**
|
|
121
|
+
* The current lifecycle state of the Knowledge Base.
|
|
122
|
+
*/
|
|
123
|
+
state?: pulumi.Input<string>;
|
|
124
|
+
/**
|
|
125
|
+
* Usage of system tag keys. These predefined keys are scoped to namespaces. Example: `{"orcl-cloud.free-tier-retained": "true"}`
|
|
126
|
+
*/
|
|
127
|
+
systemTags?: pulumi.Input<{
|
|
128
|
+
[key: string]: any;
|
|
129
|
+
}>;
|
|
130
|
+
/**
|
|
131
|
+
* The creation date and time of the Knowledge Base (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
|
132
|
+
*/
|
|
133
|
+
timeCreated?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* The date and time the Knowledge Base was last updated (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
|
136
|
+
*/
|
|
137
|
+
timeUpdated?: pulumi.Input<string>;
|
|
138
|
+
}
|
|
139
|
+
/**
|
|
140
|
+
* The set of arguments for constructing a KnowledgeBase resource.
|
|
141
|
+
*/
|
|
142
|
+
export interface KnowledgeBaseArgs {
|
|
143
|
+
/**
|
|
144
|
+
* (Updatable) The Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm)) of the Knowledge Base's compartment.
|
|
145
|
+
*/
|
|
146
|
+
compartmentId: pulumi.Input<string>;
|
|
147
|
+
/**
|
|
148
|
+
* (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
|
|
149
|
+
*/
|
|
150
|
+
definedTags?: pulumi.Input<{
|
|
151
|
+
[key: string]: any;
|
|
152
|
+
}>;
|
|
153
|
+
/**
|
|
154
|
+
* (Updatable) The name of the Knowledge Base.
|
|
155
|
+
*/
|
|
156
|
+
displayName?: pulumi.Input<string>;
|
|
157
|
+
/**
|
|
158
|
+
* (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
|
|
159
|
+
*/
|
|
160
|
+
freeformTags?: pulumi.Input<{
|
|
161
|
+
[key: string]: any;
|
|
162
|
+
}>;
|
|
163
|
+
}
|
|
@@ -0,0 +1,97 @@
|
|
|
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.KnowledgeBase = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource provides the Knowledge Base resource in Oracle Cloud Infrastructure Adm service.
|
|
10
|
+
*
|
|
11
|
+
* Creates a new Knowledge Base.
|
|
12
|
+
*
|
|
13
|
+
* ## Example Usage
|
|
14
|
+
*
|
|
15
|
+
* ```typescript
|
|
16
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
17
|
+
* import * as oci from "@pulumi/oci";
|
|
18
|
+
*
|
|
19
|
+
* const testKnowledgeBase = new oci.adm.KnowledgeBase("testKnowledgeBase", {
|
|
20
|
+
* compartmentId: _var.compartment_id,
|
|
21
|
+
* definedTags: {
|
|
22
|
+
* "foo-namespace.bar-key": "value",
|
|
23
|
+
* },
|
|
24
|
+
* displayName: _var.knowledge_base_display_name,
|
|
25
|
+
* freeformTags: {
|
|
26
|
+
* "bar-key": "value",
|
|
27
|
+
* },
|
|
28
|
+
* });
|
|
29
|
+
* ```
|
|
30
|
+
*
|
|
31
|
+
* ## Import
|
|
32
|
+
*
|
|
33
|
+
* KnowledgeBases can be imported using the `id`, e.g.
|
|
34
|
+
*
|
|
35
|
+
* ```sh
|
|
36
|
+
* $ pulumi import oci:Adm/knowledgeBase:KnowledgeBase test_knowledge_base "id"
|
|
37
|
+
* ```
|
|
38
|
+
*/
|
|
39
|
+
class KnowledgeBase extends pulumi.CustomResource {
|
|
40
|
+
constructor(name, argsOrState, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (opts.id) {
|
|
44
|
+
const state = argsOrState;
|
|
45
|
+
resourceInputs["compartmentId"] = state ? state.compartmentId : undefined;
|
|
46
|
+
resourceInputs["definedTags"] = state ? state.definedTags : undefined;
|
|
47
|
+
resourceInputs["displayName"] = state ? state.displayName : undefined;
|
|
48
|
+
resourceInputs["freeformTags"] = state ? state.freeformTags : undefined;
|
|
49
|
+
resourceInputs["state"] = state ? state.state : undefined;
|
|
50
|
+
resourceInputs["systemTags"] = state ? state.systemTags : undefined;
|
|
51
|
+
resourceInputs["timeCreated"] = state ? state.timeCreated : undefined;
|
|
52
|
+
resourceInputs["timeUpdated"] = state ? state.timeUpdated : undefined;
|
|
53
|
+
}
|
|
54
|
+
else {
|
|
55
|
+
const args = argsOrState;
|
|
56
|
+
if ((!args || args.compartmentId === undefined) && !opts.urn) {
|
|
57
|
+
throw new Error("Missing required property 'compartmentId'");
|
|
58
|
+
}
|
|
59
|
+
resourceInputs["compartmentId"] = args ? args.compartmentId : undefined;
|
|
60
|
+
resourceInputs["definedTags"] = args ? args.definedTags : undefined;
|
|
61
|
+
resourceInputs["displayName"] = args ? args.displayName : undefined;
|
|
62
|
+
resourceInputs["freeformTags"] = args ? args.freeformTags : undefined;
|
|
63
|
+
resourceInputs["state"] = undefined /*out*/;
|
|
64
|
+
resourceInputs["systemTags"] = undefined /*out*/;
|
|
65
|
+
resourceInputs["timeCreated"] = undefined /*out*/;
|
|
66
|
+
resourceInputs["timeUpdated"] = undefined /*out*/;
|
|
67
|
+
}
|
|
68
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
69
|
+
super(KnowledgeBase.__pulumiType, name, resourceInputs, opts);
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* Get an existing KnowledgeBase resource's state with the given name, ID, and optional extra
|
|
73
|
+
* properties used to qualify the lookup.
|
|
74
|
+
*
|
|
75
|
+
* @param name The _unique_ name of the resulting resource.
|
|
76
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
77
|
+
* @param state Any extra arguments used during the lookup.
|
|
78
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
79
|
+
*/
|
|
80
|
+
static get(name, id, state, opts) {
|
|
81
|
+
return new KnowledgeBase(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
82
|
+
}
|
|
83
|
+
/**
|
|
84
|
+
* Returns true if the given object is an instance of KnowledgeBase. This is designed to work even
|
|
85
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
86
|
+
*/
|
|
87
|
+
static isInstance(obj) {
|
|
88
|
+
if (obj === undefined || obj === null) {
|
|
89
|
+
return false;
|
|
90
|
+
}
|
|
91
|
+
return obj['__pulumiType'] === KnowledgeBase.__pulumiType;
|
|
92
|
+
}
|
|
93
|
+
}
|
|
94
|
+
exports.KnowledgeBase = KnowledgeBase;
|
|
95
|
+
/** @internal */
|
|
96
|
+
KnowledgeBase.__pulumiType = 'oci:Adm/knowledgeBase:KnowledgeBase';
|
|
97
|
+
//# sourceMappingURL=knowledgeBase.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"knowledgeBase.js","sourceRoot":"","sources":["../../adm/knowledgeBase.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AACH,MAAa,aAAc,SAAQ,MAAM,CAAC,cAAc;IAqEpD,YAAY,IAAY,EAAE,WAAoD,EAAE,IAAmC;QAC/G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA6C,CAAC;YAC5D,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1E,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;SACzE;aAAM;YACH,MAAM,IAAI,GAAG,WAA4C,CAAC;YAC1D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,aAAa,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1D,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC;YACxE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;YACpE,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,SAAS,CAAC;YACtE,cAAc,CAAC,OAAO,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAC5C,cAAc,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACjD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YAClD,cAAc,CAAC,aAAa,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACrD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,aAAa,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAClE,CAAC;IAjGD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA0B,EAAE,IAAmC;QACxH,OAAO,IAAI,aAAa,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACpE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,aAAa,CAAC,YAAY,CAAC;IAC9D,CAAC;;AA1BL,sCAmGC;AArFG,gBAAgB;AACO,0BAAY,GAAG,qCAAqC,CAAC"}
|