Data Source: oci_wlms_managed_instance_scan_results

This data source provides the list of Managed Instance Scan Results in Oracle Cloud Infrastructure Wlms service.

Gets all the scan results for all WebLogic servers in the managed instance.

Example Usage

data "oci_wlms_managed_instance_scan_results" "test_managed_instance_scan_results" {
	#Required
	managed_instance_id = oci_wlms_managed_instance.test_managed_instance.id

	#Optional
	server_name = var.managed_instance_scan_result_server_name
	wls_domain_id = oci_wlms_wls_domain.test_wls_domain.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagedInstanceScanResult Reference

The following attributes are exported: