Data Source: oci_jms_plugin_errors

This data source provides the list of Plugin Errors in Oracle Cloud Infrastructure Jms service.

Returns a list of plugin errors that describe all detected errors.

Example Usage

data "oci_jms_plugin_errors" "test_plugin_errors" {

	#Optional
	compartment_id = var.compartment_id
	compartment_id_in_subtree = var.plugin_error_compartment_id_in_subtree
	managed_instance_id = oci_os_management_hub_managed_instance.test_managed_instance.id
	time_first_seen_greater_than_or_equal_to = var.plugin_error_time_first_seen_greater_than_or_equal_to
	time_first_seen_less_than_or_equal_to = var.plugin_error_time_first_seen_less_than_or_equal_to
	time_last_seen_greater_than_or_equal_to = var.plugin_error_time_last_seen_greater_than_or_equal_to
	time_last_seen_less_than_or_equal_to = var.plugin_error_time_last_seen_less_than_or_equal_to
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

PluginError Reference

The following attributes are exported: