Data Source: oci_core_compute_capacity_reservation

This data source provides details about a specific Compute Capacity Reservation resource in Oracle Cloud Infrastructure Core service.

Gets information about the specified compute capacity reservation.

Example Usage

data "oci_core_compute_capacity_reservation" "test_compute_capacity_reservation" {
	#Required
	capacity_reservation_id = oci_core_capacity_reservation.test_capacity_reservation.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: