Skip to content

PersistentAI API Documentation / @persistent-ai/fireflow-vfs / generated/lakefs/types.gen / ImportStatusData

Type Alias: ImportStatusData

ImportStatusData = object

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

Properties

body?

optional body: never

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


path

path: object

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

branch

branch: string

repository

repository: string


query

query: object

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

id

id: string

Unique identifier of the import process


url

url: "/repositories/{repository}/branches/{branch}/import"

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

Licensed under BUSL-1.1