Listing Volume Groups
List volume groups in the Block Volume service.
- Open the navigation menu and select Storage.
- Under Block Storage, select Volume Groups.
Use the
oci bv volume-group list
command and required parameters to list volume groups:oci bv volume-group list --compartment-id <compartment_ID>
For example:
oci bv volume-group list --compartment-id ocid1.compartment.oc1..<unique_ID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the
ListVolumeGroups
operation and specify thecompartmentId
parameter to list volume groups.