Backblaze · Schema

CopyFileRequest

CopyFileRequest schema from Backblaze B2 Native API

Cloud StorageObject StorageStorageBackup

Properties

Name Type Description
sourceFileId string The ID of the file to copy
fileName string The name for the new file
destinationBucketId string Bucket ID to copy to (defaults to source bucket)
range string Byte range to copy
metadataDirective string Whether to copy or replace metadata
View JSON Schema on GitHub