Data Source: oci_capacity_management_occm_demand_signal_items

This data source provides the list of Occm Demand Signal Items in Oracle Cloud Infrastructure Capacity Management service.

This API will list the detailed information about the resources demanded as part of the demand signal.

Example Usage

data "oci_capacity_management_occm_demand_signal_items" "test_occm_demand_signal_items" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	demand_signal_namespace = var.occm_demand_signal_item_demand_signal_namespace
	occm_demand_signal_id = oci_capacity_management_occm_demand_signal.test_occm_demand_signal.id
	resource_name = oci_cloud_guard_resource.test_resource.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OccmDemandSignalItem Reference

The following attributes are exported: