Data Source: oci_jms_fleet_errors

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

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

Example Usage

data "oci_jms_fleet_errors" "test_fleet_errors" {

	#Optional
	compartment_id = var.compartment_id
	compartment_id_in_subtree = var.fleet_error_compartment_id_in_subtree
	fleet_id = oci_jms_fleet.test_fleet.id
	time_first_seen_greater_than_or_equal_to = var.fleet_error_time_first_seen_greater_than_or_equal_to
	time_first_seen_less_than_or_equal_to = var.fleet_error_time_first_seen_less_than_or_equal_to
	time_last_seen_greater_than_or_equal_to = var.fleet_error_time_last_seen_greater_than_or_equal_to
	time_last_seen_less_than_or_equal_to = var.fleet_error_time_last_seen_less_than_or_equal_to
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

FleetError Reference

The following attributes are exported: