Restarts a failed third-party system import session, once the cause of the failure has been fixed. The session restarts and copies data from the last block address saved in a checkpoint. However, if the Throttle value was changed while the session was running, the Throttle value that was set when the initial session was created is used, and not the changed value.
| Qualifier | Description |
|---|---|
| -id | Type the ID of the import session. |
| -name | Type the unique name for the import session. |
| Qualifier | Description |
|---|---|
| -async | Run the operation in asynchronous mode. |
The following command restarts the "gen_import_1" import session:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /import/session/generic –id gen_import_1 restartStorage system address: 10.0.0.1 Storage system port: 443 HTTPS connection Operation completed successfully.
