Returns list of archives.
An archive is a copy of a database that is stored in the Intelligent Risk Platform Data Vault. Data Vault is a separately licensed application that enables Intelligent Risk Platform tenants to manage archives of data servers and databases.
Data Vault supports three types (sourceType
) of archives: deleted databases, snapshot databases, and archive databases.
- An
Archive Database
is a type (2
) of database archive that was created using Create Archive from EDM operation. - A
Delete Database
is a type (0
) of database archive that was created automatically when a database was deleted from a managed server instance. - A
Snapshot Database
is a type (1
) of database archive that was created using the Create Archive from Snapshot operation.
Every archive is defined by its storageType
(permanent
or temporary
). A temporary
archive has an expiration date and is automically deleted from Data Vault on that date.
Entitlements
This operation requires the
RI-DATAVAULT
entitlement.
Role-based Permissions
To perform this operation, a principal must belong to a group that has been assigned the Data Admin role. To learn more about role-based permissions, see Access Controls.