Movatterモバイル変換


[0]ホーム

URL:


All
Pages
Start typing to search…

Update a warehouse import

patch
https://{regionAndDomain}.com/api/app/projects//warehouse-sources/imports/

Update an existing warehouse import's settings.

Patchable Fields

The following fields can be modified:

  • paused (boolean, required): Pause or resume the import sync
  • run_every (integer): Sync frequency in nanoseconds. Must be one of the following values:
    • 0: API-triggered only (no scheduled sync)
    • 3600000000000: Hourly
    • 86400000000000: Daily
    • 604800000000000: Weekly
  • databricks_params (object): Databricks-specific cluster configuration (only for Databricks sources)

Pause/Resume Behavior

  • Whenpaused: true, the import job will be stopped and no new syncs will be triggered
  • Whenpaused: false, the import job will be resumed with the specified frequency
  • When resuming, you can optionally updaterun_every

Databricks Configuration

For Databricks Jobs compute imports, you can update cluster configurations:

  • export_cluster_config: Configuration for the data export job cluster
Language
Credentials
Basic
base64
:
URL
ClickTry It! to start a request and see the response here!

[8]ページ先頭

©2009-2026 Movatter.jp