Data Source: oci_capacity_management_internal_occ_capacity_requests

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

An internal api to list all capacity requests.

Example Usage

data "oci_capacity_management_internal_occ_capacity_requests" "test_internal_occ_capacity_requests" {
    #Required
    compartment_id = var.compartment_id

    #Optional
    display_name = var.internal_occ_capacity_request_display_name
    id = var.internal_occ_capacity_request_id
    namespace = var.internal_occ_capacity_request_namespace
    occ_availability_catalog_id = oci_capacity_management_occ_availability_catalog.test_occ_availability_catalog.id
    occ_customer_group_id = oci_capacity_management_occ_customer_group.test_occ_customer_group.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

InternalOccCapacityRequest Reference

The following attributes are exported: