Data Source: oci_jms_summarize_resource_inventory

This data source provides details about a specific Summarize Resource Inventory resource in Oracle Cloud Infrastructure Jms service.

Retrieve the inventory of JMS resources in the specified compartment: a list of the number of active fleets, managed instances, Java Runtimes, Java installations, and applications.

Example Usage

data "oci_jms_summarize_resource_inventory" "test_summarize_resource_inventory" {

	#Optional
	compartment_id = var.compartment_id
	time_end = var.summarize_resource_inventory_time_end
	time_start = var.summarize_resource_inventory_time_start
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: