Skip to content

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

Type Alias: ImportCancelData

ImportCancelData = object

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

Properties

body?

optional body: never

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


path

path: object

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

branch

branch: string

repository

repository: string


query

query: object

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

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:4989

Licensed under BUSL-1.1