v1

latestOpenAPI 3.0.0Apache 2.02026-07-17524793.1 KB
Backup

Restore Object from archival storage.

post/{bucketName}/{Object}

Request body

tierstring

the retrieval option when restoring an archived object. This is cloud vendor specific.

daysinteger

The Days element is required for regular restore. Required for restoring archived object.

Example request

{
  "tier": "Expedited",
  "days": 1
}

Response

Successful restoration of Object initiated