Optional ReadonlycontentMIME type for the destination file (only used when metadataDirective is 'REPLACE').
Optional ReadonlydestinationDestination bucket ID. Defaults to the source bucket if omitted.
Optional ReadonlydestinationServer-side encryption to apply to the destination file.
Optional ReadonlyfileUser-defined metadata for the destination file (only used when metadataDirective is 'REPLACE').
ReadonlyfileName for the destination file.
Optional ReadonlyfileObject Lock retention for the destination file.
Optional ReadonlylegalLegal hold for the destination file.
Optional ReadonlymetadataWhether to copy or replace the source file's metadata.
Optional ReadonlyrangeByte range to copy (e.g., 'bytes=0-999'). Omit to copy the entire file.
ReadonlysourceID of the source file version to copy from.
Optional ReadonlysourceSSE-C settings for reading the source file, if the source is encrypted with SSE-C.
Request parameters for the
b2_copy_fileAPI call. Performs a server-side file copy.