Utilizzo delle API per gestire i backup LTR
Rivedere la lista degli endpoint delle API REST per creare e gestire i backup LTR (Long-Term Retention) di un database protetto mediante il servizio di recupero.
Per informazioni sull'uso dell'API e delle richieste di firma, vedere API REST e Credenziali di sicurezza. Per informazioni sugli SDK, vedere Software Development Kits and Command Line Interface
Utilizzare i seguenti endpoint API REST per gestire i backup a lungo termine per i database Oracle che utilizzano il servizio di recupero come destinazione di backup.
- Creare un backup a lungo termine di un database protetto:
CreateLongTermBackup
- Aggiornare un backup a lungo termine di un database protetto:
UpdateLongTermBackup
- Recuperare un backup a lungo termine di un database protetto:
GetLongTermBackup
- Elenca tutti i backup a lungo termine di un database protetto:
ListLongTermBackups
- Eliminare un backup a lungo termine di un database protetto:
DeleteLongTermBackup
- Annulla un backup a lungo termine di un database protetto:
CancelLongTermBackup
Argomenti correlati