Getting a Volume Group's Backup Assignment Policy Details
Learn how to get a the backup assignment policy details for a volume.
On the Volume Groups list page, the backup policy for a volume group is listed in the Backup policy column. If you need help finding the list page or the volume group, see Listing Volume Groups.
Use the
oci bv volume-backup-policy-assignment get-volume-backup-policy-asset-assignmentcommand and specify the--asset-idparameter to get the backup assignment policy details for a volume group:oci bv volume-backup-policy-assignment get-volume-backup-policy-asset-assignment --asset-id <volume_group_ID>For example:
oci bv volume-backup-policy-assignment get-volume-backup-policy-asset-assignment --asset-id ocid1.volumegroup.oc1..<unique_ID>For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the
GetVolumeBackupPolicyAssetAssignmentoperation and specify theassetIdattribute to get the backup assignment policy details for a volume group.