Data Source: oci_core_boot_volume

This data source provides details about a specific Boot Volume resource in Oracle Cloud Infrastructure Core service.

Gets information for the specified boot volume.

Example Usage

data "oci_core_boot_volume" "test_boot_volume" {
	#Required
	boot_volume_id = oci_core_boot_volume.test_boot_volume.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: