-
-
-
-
Restore deleted items in bulk using the ShareFile API
-
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
Restore deleted items in bulk using the ShareFile API
If multiple files were deleted by mistake or can’t be found in the recycle bin, this method can help you finding and restoring those items in bulk.
Important:
It is not possible to recover a file after 45 days. If you deleted a file from the Recycle Bin over 45 days, your file cannot be recovered.
Instructions
-
Obtain the Deleted Items ID via a report.
Refer to the Usage Report for how to obtain an activity report. The Event ID field correspond to the File/Folder ID. You will need the File/Folder ID in order to restore the items using the API.
-
Restore the items using the API.
-
Go to
https://api.sharefile.com/and sign in. -
Navigate to this URL https://api.sharefile.com/docs/resource?name=Items.
-
Scroll down until you find the section Restore Expired Items to their Original Location.
-
Select on the post and add the File ID’s that you want to recover using the following query format:
["Item ID1", "Item ID2", "Item ID3"]We recommend keeping under 5000 items to avoid timeouts of large operations.
For example, let´s say you want to restore the first item, you will enter the File/Folder ID in a format it like this
["fiXXXXXXXXXXXX"]If you want to recover the 2 first files on the list on the same query, you are required to add a comma:
["fofXXXXXXXXXX", "fiXXXXXXXXXX"]Note:
The query should not end in a comma.
-
Select Send Request again once all the File ID’s are added, you should be able to locate the deleted files back on their original location.
Share
Share
In this article
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.