Listing OCI Database with PostgreSQL Database System Backups
Get a list of the backups of an OCI Database with PostgreSQL database system.
When getting details about a database system, you can get a list of the backups of that database system and see whether the backup was created manually, automatically, or copied.
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.