PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / CopyObjectData
Type Alias: CopyObjectData
CopyObjectData =
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5396
Properties
body
body:
ObjectCopyCreation
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5397
path
path:
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5398
branch
branch:
string
destination branch for the copy
repository
repository:
string
query
query:
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5405
dest_path
dest_path:
string
destination path relative to the branch
url
url:
"/repositories/{repository}/branches/{branch}/objects/copy"
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:5411