Data Source: oci_wlms_managed_instances

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

Lists managed instances that match the specified compartment or managed instance OCID. Filter the list against a variety of criteria including but not limited to its name, status and compartment.

Example Usage

data "oci_wlms_managed_instances" "test_managed_instances" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.managed_instance_display_name
	id = var.managed_instance_id
	plugin_status = var.managed_instance_plugin_status
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ManagedInstance Reference

The following attributes are exported: