Data Source: oci_jms_fleets

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

Returns a list of all the Fleets contained by a compartment. The query parameter compartmentId is required unless the query parameter id is specified.

Example Usage

data "oci_jms_fleets" "test_fleets" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.fleet_display_name
	display_name_contains = var.fleet_display_name_contains
	id = var.fleet_id
	state = var.fleet_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Fleet Reference

The following attributes are exported: