Getting an OCI Database with PostgreSQL Backup's Details
Get details about a backup of an OCI Database with PostgreSQL database system.
- On the Backups list page, select the backup that you want to work with. If you need help finding the list page or the backup, see Listing Backups.
The backup's details page opens.
Use the
oci psql backup getcommand and required parameters to get details about a backup:oci psql backup get --backup-id <backup_ocid> [OPTIONS]To get your backup's OCID, see Listing Backups.
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetBackup operation with required attributes to get details about a backup.