SANtricity 11.9 Commands ( CA08871-194 ~ 196 )

Delete iSCSI initiator

The delete iscsiInitiator command deletes a specific iSCSI initiator object.

Supported Series

This command applies to any individual storage system, including the ETERNUS AB/HB series as long as all SMcli packages are installed.

Roles

To execute this command on the ETERNUS AB/HB series storage system, you must have the Storage Admin role.

This command is deprecated and is replaced by the Delete initiator command.

Syntax

delete iscsiInitiator (<"iscsiID"> | ["name"])

Parameters

Parameter Description

iscsiInitiator

The identifier of the iSCSI initiator that you want to delete. The identifier of the iSCSI initiator can be either an iSCSI ID or a unique name.

Enclose an iSCSI ID in double quotation marks (" ") inside angle brackets (< >).

Enclose the name in double quotation marks (" ") inside square brackets ([ ]).

Top of Page