Data Source: oci_wlms_managed_instance_server_installed_patches

This data source provides the list of Managed Instance Server Installed Patches in Oracle Cloud Infrastructure Wlms service.

Gets a list of installed patches on a server in a managed instance.

Example Usage

data "oci_wlms_managed_instance_server_installed_patches" "test_managed_instance_server_installed_patches" {
	#Required
	managed_instance_id = oci_wlms_managed_instance.test_managed_instance.id
	server_id = oci_wlms_server.test_server.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagedInstanceServerInstalledPatch Reference

The following attributes are exported: