Data Source: oci_fleet_apps_management_installed_patches

This data source provides the list of Installed Patches in Oracle Cloud Infrastructure Fleet Apps Management service.

Gets a list of installed patches for the specified target. CompartmentId should be the compartment OCID of the resource (Containing the target).

Example Usage

data "oci_fleet_apps_management_installed_patches" "test_installed_patches" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	target_id = var.fleet_target_id
	target_name = var.fleet_target_name
	patch_level = var.installed_patch_patch_level
	patch_type = var.installed_patch_patch_type
	severity = var.installed_patch_severity
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

InstalledPatch Reference

The following attributes are exported: