Changes the existing import sessions settings for third-party systems.
| Qualifier | Description |
|---|---|
| -id | Type the ID of the import session. |
| -name | Type the unique name for the import session. |
| Qualifier | Description |
|---|---|
| -newName | Specifies the new name of the import session. |
| -descr | Specifies the import session description. |
| -srcSystemName | Remote third-party system name. If this name is not specified, the option is left empty and the session cannot be tracked by the remote system name. |
| -throttle | Specifies the import session throttle value. Valid values are:
NOTE You can change the Throttle setting when a session is running or paused. Only the /import/session/generic show -detail CLI command output will reflect this change when the session is running. However, after the session is completed, that command's output reflects the Throttle value that was set when the session was created, and not the changed value.
|
| -async | Run the operation in asynchronous mode. |
The following command changes the import session settings for name to newName:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /import/session/generic –id gen_import_1 set –name newNameStorage system address: 10.0.0.1 Storage system port: 443 HTTPS connection Operation completed successfully.
