Data Source: oci_capacity_management_occ_capacity_requests

This data source provides the list of Occ Capacity Requests in Oracle Cloud Infrastructure Capacity Management service.

Lists all capacity requests.

Example Usage

data "oci_capacity_management_occ_capacity_requests" "test_occ_capacity_requests" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.occ_capacity_request_display_name
	id = var.occ_capacity_request_id
	namespace = var.occ_capacity_request_namespace
	occ_availability_catalog_id = oci_capacity_management_occ_availability_catalog.test_occ_availability_catalog.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OccCapacityRequest Reference

The following attributes are exported: