Thursday, October 8, 2015

How to restore a file from an Archive Container ?

To download an archived object, the object must first be restored.
The following example shows how to restore a file :


curl -v -s https://storage.us2.oraclecloud.com/v0/Storage-IdentityDomaine/ContainerName/fileName?restore -X POST -H "X-Auth-Token: Token"