Data Source: oci_dblm_vulnerability_vulnerabilities

This data source provides the list of Vulnerability Vulnerabilities in Oracle Cloud Infrastructure Dblm service.

!> WARNING: End of Life: Database Lifecycle Management is deprecated and will reach end of life in January 2027. DBLM Terraform resources and data sources will no longer be supported after that date.

Gets the vulnerabilities summary list

Example Usage

data "oci_dblm_vulnerability_vulnerabilities" "test_vulnerability_vulnerabilities" {

	#Required
	compartment_id = var.compartment_id

	#Optional
	database_release = var.vulnerability_vulnerability_database_release
	display_name = var.vulnerability_vulnerability_display_name
	resource_id = oci_cloud_guard_resource.test_resource.id
	search_by = var.vulnerability_vulnerability_search_by
	severity_type = var.vulnerability_vulnerability_severity_type
	state = var.vulnerability_vulnerability_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

VulnerabilityVulnerability Reference

The following attributes are exported: