Getting Details About an OCI Database with PostgreSQL Backup
Get details about a backup of an OCI Database with PostgreSQL database system.
- Open the navigation menu and select Databases. Under PostgreSQL, select Backups.
- (Optional) In the List scope section, under Compartment, select a compartment.
- Select the backup for which you want to see details.
Use the
oci psql backup get
command and required parameters to get details about a backup:oci psql backup get --backup-id <backup_OCID>
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.
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.