Data Source: oci_dblm_vulnerability
This data source provides details about a specific Vulnerability resource in Oracle Cloud Infrastructure Dblm service.
Gets a Vulnerability
Example Usage
data "oci_dblm_vulnerability" "test_vulnerability" {
#Required
compartment_id = var.compartment_id
#Optional
database_release = var.vulnerability_database_release
state = var.vulnerability_state
}
Argument Reference
The following arguments are supported:
compartment_id- (Required) The required ID of the compartment in which to list resources.database_release- (Optional) A filter to return only database that match the given release version.state- (Optional) A filter to return only resources their lifecycleState matches the given lifecycleState.
Attributes Reference
The following attributes are exported:
compartment_id- Compartment Identifier.freeform_tags- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example:{"bar-key": "value"}message- A message describing the status of the feature’s state.patch_recommendations_summary- Summary of the patch recommendations for databases.resources- Resources objects.agent_id- The agent Id of the agent managing the resource.connector_id- The connector Id of the resource.db_platform_type- The platform type of the resource.db_version- The version of the resource.deployment_type- The deployment type of the resource.host_info- host info objectshost_cores- Number of host cores.host_name- The name of the host.
is_cluster_db- True if it is a cluster db.license_type- The License Type of the resource.resource_compartment_id- The compartmentId of the resource.resource_id- The Id of the resource.resource_name- The name of the resource.resource_type- The type of the resource.
resources_summary- Summary of dblm registered and unregistered resources.state- The current state of the feature.system_tags- System tags for this resource. Each key is predefined and scoped to a namespace. Example:{"orcl-cloud.free-tier-retained": "true"}time_enabled- The time the the Vulnerability was enabled. An RFC3339 formatted datetime string.vulnerabilities_summary- Summary of vulnerabilities found in registered resources grouped by severity.