Data Source: oci_capacity_management_occ_handover_resource_blocks

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

List Occ Handover Resource blocks.

Example Usage

data "oci_capacity_management_occ_handover_resource_blocks" "test_occ_handover_resource_blocks" {

	#Optional
	compartment_id = var.compartment_id
	handover_date_greater_than_or_equal_to = var.occ_handover_resource_block_handover_date_greater_than_or_equal_to
	handover_date_less_than_or_equal_to = var.occ_handover_resource_block_handover_date_less_than_or_equal_to
	handover_resource_name = oci_cloud_guard_resource.test_resource.name
	namespace = var.occ_handover_resource_block_namespace
	occ_handover_resource_block_id = oci_capacity_management_occ_handover_resource_block.test_occ_handover_resource_block.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

OccHandoverResourceBlock Reference

The following attributes are exported: