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