Data Source: oci_os_management_hub_managed_instance_available_windows_updates

This data source provides the list of Managed Instance Available Windows Updates in Oracle Cloud Infrastructure Os Management Hub service.

Returns a list of Windows updates that can be installed on the specified managed instance.

Example Usage

data "oci_os_management_hub_managed_instance_available_windows_updates" "test_managed_instance_available_windows_updates" {
	#Required
	managed_instance_id = oci_os_management_hub_managed_instance.test_managed_instance.id

	#Optional
	classification_type = var.managed_instance_available_windows_update_classification_type
	compartment_id = var.compartment_id
	display_name = var.managed_instance_available_windows_update_display_name
	display_name_contains = var.managed_instance_available_windows_update_display_name_contains
	is_installable = var.managed_instance_available_windows_update_is_installable
	name = var.managed_instance_available_windows_update_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagedInstanceAvailableWindowsUpdate Reference

The following attributes are exported: