Retrieving a Specific Backup Policy Assignment
Learn how to view assignment details for a volume backup policy for a compartment in your tenancy.
This task can't be performed using the Console. Use the oci bc volume-backup-policy-assignment get command and specify the
--policy-assignment-id
parameter to view assignment details for that policy:oci bv volume-backup-policy-assignment get --policy-assignment-id <backup_policy_ID>
For example:
oci bv volume-backup-policy-assignment get --policy-assignment-id ocid1.volumebackuppolicyassignment.oc1.phx.<unique_ID>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetVolumeBackupPolicyAssignment operation to view details for the specified volume backup policy assignment.