Update archive

Updates the status of the specified archive.

An archive is a copy of a database that is stored in the Intelligent Risk Platform Data Vault.

This operation enables client applications to change the storageType of an archive.

  • A permanent archive has no expiration date and will remain in Data Vault until it is explicitly deleted using the Delete Archive operation.
  • A temporary archive has an expiration date and is automatically deleted from Data Vault on that date.

🍐

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.

🪰

Entitlements

RI-DATAVAULT

Path Params
int64
required

ID of archive.

Body Params
string
enum

Type of archive.

Allowed:
string

Timestamp in 8601 format, i.e. YYYY-MM-DDThh:mm:ss.sssZ

Responses
202

Archive successfully updated.

Language
Credentials
Header
URL
Request
Response
Choose an example:
application/json