/data/out/files manifests
/data/out/files manifests
Section titled “/data/out/files manifests”An output file manifest sets options for transferring a file to Storage. The following example lists available manifest fields; all of them are optional.
{ "is_permanent": true, "is_encrypted": true, "notify": false, "tags": [ "image", "pie-chart" ]}These parameters can be used (taken from Storage API File Import):
- If
is_permanentis false, the file will be automatically deleted after 15 days. - When
notifyis true, the members of the project will be notified that a file has been uploaded to the project.