Data Source: oci_vulnerability_scanning_host_scan_recipe

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

Retrieves a HostScanRecipe identified by the recipe ID. A recipe determines the types of security issues that you want scanned, and how often to scan.

Example Usage

data "oci_vulnerability_scanning_host_scan_recipe" "test_host_scan_recipe" {
	#Required
	host_scan_recipe_id = oci_vulnerability_scanning_host_scan_recipe.test_host_scan_recipe.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: