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-assignment command and specify the --asset-id parameter 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 GetVolumeBackupPolicyAssetAssignment operation and specify the assetId attribute to get the backup assignment policy details for a volume group.