| commit | bda63d68a100e37336e640fc504e845b6090954b | [log] [tgz] |
|---|---|---|
| author | Edwin Kempin <edwin.kempin@sap.com> | Wed Mar 11 11:28:02 2015 +0100 |
| committer | Edwin Kempin <edwin.kempin@sap.com> | Thu Mar 12 16:51:06 2015 +0100 |
| tree | 0cca1eadc31871018f81ae2e5bb5950957b7bd75 | |
| parent | a3e2a167923f366bf5279affece3abf51684216f [diff] |
Add REST endpoint to resume a project import The new REST endpoint is available at: PUT /config/server/importer~projects/<project-id>/resume This commit does NOT make the import resumeable, this will be addressed in a follow-up change. Note: We can read the import status file only after we successfully acquired the lock. Change-Id: I2d558870bbadd3f94de56437a4d59fcc4d18a94f Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>