Data Source: oci_wlms_managed_instance_servers

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

Gets list of servers in a specific managed instance.

Example Usage

data "oci_wlms_managed_instance_servers" "test_managed_instance_servers" {
	#Required
	managed_instance_id = oci_wlms_managed_instance.test_managed_instance.id

	#Optional
	name = var.managed_instance_server_name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagedInstanceServer Reference

The following attributes are exported: