Data Source: oci_wlms_wls_domain_server

This data source provides details about a specific Wls Domain Server resource in Oracle Cloud Infrastructure Wlms service.

Gets information about the specified server in a WebLogic domain.

Example Usage

data "oci_wlms_wls_domain_server" "test_wls_domain_server" {
	#Required
	server_id = oci_wlms_server.test_server.id
	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: