Using the APIs to Manage LTR Backups

Review the list of REST API endpoints to create and manage long-term retention (LTR) backups of a protected database using Recovery Service.

For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface

Use the following REST API endpoints to manage long-term backups for your Oracle Databases that use Recovery Service as the backup destination.

  • Create a long-term backup of a protected database: CreateLongTermBackup
  • Update a long-term backup of a protected database: UpdateLongTermBackup
  • Retrieve a long-term backup of a protected database: GetLongTermBackup
  • Lists all the long-term backups of a protected database: ListLongTermBackups
  • Delete a long-term backup of a protected database: DeleteLongTermBackup
  • Cancel a long-term backup of a protected database: CancelLongTermBackup