The following request deletes the iSCSI name of the host bus adapter
(iSCSI initiator) from the iSCSI target of the specified port.
Execution permission
Storage Administrator (Provisioning)
Request line
DELETE base-URL/v1/objects/host-iscsis/object-ID
Request message
- Object ID
-
Specify the hostIscsiId value obtained by getting the iSCSI name. You can also specify the following attributes and connect them with commas:
portId,hostGroupNumber,iscsiName
Attribute
Type
Description
portId
string
(Required) Port number
hostGroupNumber
int
(Required) Target ID of the iSCSI target
iscsiName
string
(Required) iSCSI name of the host bus adapter (iSCSI initiator)
Response message
Status codes
For details on the status codes of the request for this operation, see the description on HTTP status codes.
Coding example
curl -v -H "Accept:application/json" -H "Content-Type:application/json" -H "Authorization:Session d7b673af189048468c5af9bcf3bbbb6f" -X DELETE https://192.0.2.100/ConfigurationManager/v1/objects/host-iscsis/CL1-D,1,iqn.myrestapiiscsi20150907