Create an iSCSI connection.
| Qualifier | Description |
|---|---|
| -name | Specifies the iSCSI connection name. |
| -descr | Specifies the iSCSI connection description. |
| -async | Run the operation in asynchronous mode. |
The following command creates an iSCSI connection.
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /remote/iscsi/connection create –name myConn –descr "Connection for lun_1 importing"Storage system address: 10.0.0.1 Storage system port: 443 HTTPS connection ID = iscsi_conn_1 Operation completed successfully.
