Listing OCI Database with PostgreSQL Backups
Learn how get a list of the OCI Database with PostgreSQL backups in a tenancy or compartment.
Tip
You can get details about a database system to see the backups associated with a particular database system
You can get details about a database system to see the backups associated with a particular database system
- Open the navigation menu and select Databases. Under PostgreSQL, select Backups.
- (Optional) In the List scope section, under Compartment, select a compartment.
Use the
oci psql backup-collection list-backups
command and required parameters to list backups:oci psql backup-collection list-backups [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListBackups operation with required attributes to list backups.
For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.