Listing Boot Volumes
On Oracle Cloud Infrastructure, you can list all the boot volumes in a compartment.
-
In the Compute Cloud@Customer Console navigation menu, click Block Storage, then click Boot Volumes.
-
At the top of the page, select the compartment that contains the boot volume that you want to see.
A list of boot volumes is displayed.
-
To view details about a boot volume, click the boot volume name.
-
Use the oci bv boot-volume list command and required parameters to list the boot volumes in a compartment.
oci bv boot-volume list --availability-domain <availability_domain_name> --compartment-id <compartment_OCID> [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the ListBootVolumes operation to list the boot volumes in a compartment.
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.