Logo
Functions

syncPipelineDataSourceApiV1PipelinesPipelineIdDataSourcesDataSourceIdSyncPost

syncPipelineDataSourceApiV1PipelinesPipelineIdDataSourcesDataSourceIdSyncPost<ThrowOnError>(options): RequestResult<PipelineReadable, HttpValidationError, ThrowOnError>

Defined in: packages/cloud/src/client/sdk.gen.ts:3431

Sync Pipeline Data Source Run ingestion for the pipeline data source by incrementally updating the data-sink with upstream changes from data-source.

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

Options<SyncPipelineDataSourceApiV1PipelinesPipelineIdDataSourcesDataSourceIdSyncPostData, ThrowOnError>

Returns

RequestResult<PipelineReadable, HttpValidationError, ThrowOnError>