Data Source: oci_wlms_wls_domain_servers

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

Gets list of servers in a specific WebLogic domain.

Example Usage

data "oci_wlms_wls_domain_servers" "test_wls_domain_servers" {
	#Required
	wls_domain_id = oci_wlms_wls_domain.test_wls_domain.id

	#Optional
	name = var.wls_domain_server_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

WlsDomainServer Reference

The following attributes are exported: