pv

Export a file to object storage

Read a file from the volume, compute its sha256, and upload it using a presigned URL

post/files/export

Request body

base_pathstring required
rel_pathstring required
upload_urlstring required

Response

OK

mtimestring
sha256string
sizeinteger

Changes