Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / LinkPhysicalAddressData

Type Alias: LinkPhysicalAddressData

LinkPhysicalAddressData = object

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4910

Properties

body

body: StagingMetadata

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4911


headers?

optional headers: object

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4912

If-None-Match?

optional If-None-Match: string

Set to "*" to atomically allow the upload only if the key has no object yet. Other values are not supported.


path

path: object

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4918

branch

branch: string

repository

repository: string


query

query: object

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4922

path

path: string

relative to the branch


url

url: "/repositories/{repository}/branches/{branch}/staging/backing"

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:4928

Licensed under BUSL-1.1