Viewing the Volumes in a Volume Group
On Compute Cloud@Customer, you can view volume groups using the Compute Cloud@Customer Console, CLI, and API.
-
In the Compute Cloud@Customer Console navigation menu, click Block Storage, then click Volume Groups.
-
At the top of the page, select the compartment that contains the volume group you want to see.
-
In the Volume Groups list, click the volume group you want to see.
-
To view the block volumes in the volume group, under Resources, click Volumes.
-
Use the oci bv volume-group list command and required parameters to list volume groups.
oci bv volume-group list --compartment-id <compartment_OCID> [OPTIONS]
For a complete list of CLI commands, flags, and options, see the Command Line Reference.
Use the ListVolumeGroups operation to list volume groups.
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.