Archive/Restore API

Archive/restore API was designed to upload unnecessary resources from Aidbox to AWS or GCP cloud and restore it back when it is needed.

Archive/restore API based on Task API so you need to include it into your Aidbox service configuration before using Archive/Restore API.

Archive/restore API is represented by several tasks:

create-archiverestore-archivedelete-archiveprune-archived-data

You can also use Scheduler API to automatically run create-archive task at the scheduled time. Check this tutorial for more information:

Automatically archive AuditEvent resources in GCP storage guide

Last updated

#2416:

Change request updated