SANtricity 11.8 Commands

to Japanese version

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 HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 and AB3100 series, as long as all SMcli packages are installed.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 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