Getting Details About an OCI Database with PostgreSQL Backup

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.
  • 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.