Deletes an existing iSCSI connection.
| Qualifier | Description |
|---|---|
| -id | Type the ID of the iSCSI connection you want to delete. |
| -name | Type the unique name of the iSCSI connection you want to delete. |
| Qualifier | Description |
|---|---|
| -async | Run the operation in asynchronous mode. |
The following command deletes the "iscsi_conn_1" iSCSI connection.
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456! /remote/iscsi/connection –id iscsi_conn_1 deleteStorage system address: 10.0.0.1 Storage system port: 443 HTTPS connection Operation completed successfully.
