Data Source: oci_wlms_managed_instance_server

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

Gets information about the specified server in a managed instance.

Example Usage

data "oci_wlms_managed_instance_server" "test_managed_instance_server" {
	#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: