Cozy exports doctype¶
io.cozy.exports
¶
The io.cozy.exports
doctype holds the informations about the instance exports.
An export is divided into several parts of equal size.
domain
{string}: The instance domain of the exportparts_size
{int}: Size of each export partparts_cursors
{[]string}: List of cursors partswith_doctypes
{[]string}: List of exported doctypeswithout_files
{bool}: Either the files are exported or notstate
: {string}: State of the export (exporting/done/error)created_at
{timestamp}: Date of creationexpires_at
{timestamp}: Date of expirationtotal_size
: Total size of the export, with all the partscreation_duration
{duration}: Total elapsed time for the export generation