Data Source: oci_vulnerability_scanning_host_scan_target

This data source provides details about a specific Host Scan Target resource in Oracle Cloud Infrastructure Vulnerability Scanning service.

Retrieves a HostScanTarget identified by the target ID. A host scan target is a collection of compute instances that you want routinely scanned for security vulnerabilities.

Example Usage

data "oci_vulnerability_scanning_host_scan_target" "test_host_scan_target" {
	#Required
	host_scan_target_id = oci_vulnerability_scanning_host_scan_target.test_host_scan_target.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: