Listing Protected Databases
View the protected databases in a specific compartment in Recovery Service.
Using the Console
- Open the navigation menu, select
Oracle Database, and then select
Database Backups.
The Protected databases list page displays all the protected databases belonging to the selected compartment.
- To view the protected databases 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 protected database to open its details page, where you can view its status and perform other tasks.
- View details: Displays the protected database details page.
- Move resource: Move the protected database to another compartment.
- Copy OCID: Copy the
OCID
of the protected database to the clipboard. - Manage tags: Add one or more tags to the protected database resource. See Resource Tags.
Using the CLI
Use the oci recovery protected-database-collection list-protected-databases command and required parameters to list the protected database resources.
See Autonomous Recovery Service CLI Command Reference for a complete list of parameters and values for CLI commands.
Using the API
Run the ListProtectedDatabases API operation to list protected databases.
Parent topic: Managing Protected Databases