Tagging a Volume Group When Updating
Add metadata to a volume group when you update it. This metadata enables you to define keys and values and to associate them with resources.
If you have permissions to create a resource, then you also have permissions to apply free-form tags to that resource. To apply a defined tag, you must have permissions to use the tag namespace. For more information about tagging, see Resource Tags. If you're not sure whether to apply tags, skip this option or ask an administrator. You can apply tags later.
Use the
oci bv volume-group update
command and required parameters to update tags for a volume group:oci bv volume-group update [...] [--defined-tags | --freeform-tags] <tags>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the
UpdateVolumeGroup
operation and specify thedefinedTags
andfreeformTags
attributes to update tags for a volume group.