StartConfiguredImport
Start configured imports. To see an ongoing import see the Progress resource.
Input
| Name | Type | Description |
| Id | Integer | The id of the import configuration that should be started. |
Result Set Columns
| Name | Type | Description |
| ProgressInPercent | Integer | The ProgressInPercent of the Import. |
| ResourceId | String | The ResourceId of the Import. |
| Category | String | The Category of the Import. |
| Status | String | The Status of the Import. |
| StepDescription | String | The StepDescription of the Import. |
| CurrentStep | Integer | The CurrentStep of the Import. |
| NumberOfSteps | Integer | The NumberOfSteps of the Import. |
| CurrentWorkUnits | Integer | The CurrentWorkUnits of the Import. |
| CurrentWorkDescription | String | The CurrentWorkDescription of the Import. |
| CurrentStepTotalWorkUnits | Integer | The CurrentStepTotalWorkUnits of the Import. |
| TotalWorkUnits | Integer | The TotalWorkUnits of the Import. |
| Actor | String | The Actor of the Import. |
| StartDate | Datetime | The StartDate of the Import. |
| ExecutionUUID | String | The ExecutionUUID of the Import. |