Getting a Block Volume's Details
View a block volume's details.
- On the Block Volumes list page, select the volume that you want. If you need help finding the list page or the volumes, see Listing Volumes.
The details page opens, listing general information about the volume and links to its resources. Some items in the page are read-only, while other items allow you to edit and update the block volume's configuration. Use the
oci bv volume get
command and required parameters to get the details of a block volume:oci bv volume get --volume-id volume_ocid [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the
GetVolume
operation and specify thevolumeId
attribute to get the details for a block volume.