HP Virtual Connect Enterprise Manager 6.3 CLI Guide

remove iscsi-connection
The remove iscsi-connection command removes the highest numbered iSCSI connection
from the server VC profile. If no connections exist, then an error message is displayed.
Syntax
-remove iscsi-connection profilename <profileName>
Parameters
Table 21 Parameter descriptions for remove iscsi-connection
OptionalRequiredDescriptionParameter
xThe name of an existing
profile to remove the
connection from.
-profilename
Output
The function returns the result of the remove operation or a jobid if nb is specified.
Examples
Remove the last added iSCSI connection from the profile:
vcemcli -remove iscsi-connection profilename MyProfile
Minimum Required Role Based Security
VCEM Group Operator
Remarks
The job status for the jobid can be obtained by executing VCEMCLI with the show job command
and providing the associated job ID. For more information see show job (page 67).
remove iscsi-connection 51