Get Impact Status - Implan-Group/api GitHub Wiki
Name | Details |
---|---|
New | This impact run has been requested, but not started. |
InProgress | This impact run is still running. |
ReadyForWarehouse | This impact run is still running. |
Complete | This impact run has completed with no issues. |
Error | This impact run has failed with warnings and/or errors. |
UserCancelled | This impact run was [cancelled](Cancel Impact) by the user. |
This endpoint retrieves the current Status of an Impact Run.
Parameter | Spec | Type | Details |
---|---|---|---|
runId | route | int | The Impact Run Identifier. |
GET /api/v1/impact/status/17280
UserCancelled