df_import_version_from_file
Import a project version from a local .dfexport.zip archive into DataForge, with replace or create options for handling existing versions. On-premises only.
Instructions
PERMANENTLY DELETES DATA IN DATAFORGE. Import a version from a local .dfexport.zip archive. On-premises installations only. target_method=replace OVERWRITES the version in the path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | ||
| file_path | Yes | ||
| project_id | Yes | DataForge project id | |
| version_id | Yes | Project version id | |
| target_method | No | create | |
| idempotency_key | No | Optional UUID v4. Reusing a key within 24 hours replays the original response instead of applying the change twice. One is generated automatically when omitted. | |
| conflict_strategy | No | ||
| encryption_password | No | ||
| target_version_name | Yes |