Data Source: oci_wlms_wls_domain_scan_results

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

Get all scan results for a server in a specific WebLogic domain.

Example Usage

data "oci_wlms_wls_domain_scan_results" "test_wls_domain_scan_results" {
	#Required
	wls_domain_id = oci_wlms_wls_domain.test_wls_domain.id

	#Optional
	server_name = var.wls_domain_scan_result_server_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

WlsDomainScanResult Reference

The following attributes are exported: