Listing Protection Policies
View the protection policies in a specific compartment in Recovery Service.
Using the Console
- Open the navigation menu, select Oracle Database, and then select Database Backups.
- Under Database
Backups, select Protection
Policies.
The Protection policy list page displays all the policies belonging to the selected compartment.
- To view the protection policies in a
different compartment, use the
Compartment filter to
switch compartments.
Note
You must have permission to work in a compartment to see the resources in it. If you are not sure which compartment to use, contact an administrator. See Understanding Compartments for details.
- From the Search and Filter box above the list table, select one or more filters and specify the values that you want to use to narrow the list. In general, the filters correspond to the columns shown in the list table, although some filters represent attributes that are not shown in the table. The Compartment filter is always displayed next to Applied filters.
- Select a value for the selected filter such as Compartment, State, or Tags.
Change the order of the items in the list table by using the sort icons next to the column names.
For information about searching for resources and managing the columns in the list table, if those features are available, see Listing Resources.
Actions
In the list table, select the name of a protection policy to open its details page, where you can view its status and perform other tasks.
- View details: Displays the protection policy details page.
- Copy OCID: Copy the
OCID
of the protection policy to the clipboard. - Edit: Update the protection policy.
- Move resource: Move the protection policy to another compartment.
- Manage tags: Add one or more tags to the protection policy resource. See Resource Tags.
- Delete: Delete the protection policy.
Using the CLI
Use the oci recovery protection-policy-collection list-protection-policies command and required parameters to list the protection policy resources.
See CLI for Oracle Database Autonomous Recovery Service for a complete list of parameters and values for CLI commands.
Using the API
Run the ListProtectionPolicies API operation to list protection policies.
Parent topic: Managing Protection Policies