dmf_get_job_status
Poll the status of a DMF import/export execution by its executionId (e.g. NotRun, Executing, Succeeded, PartiallySucceeded, Failed). For a completed export, also returns the download URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| executionId | Yes | The executionId returned by dmf_import_file or dmf_export_package. |