DeleteiSCSIProtocolEndpoint method of the CIM_iSCSIConfigurationService class
The method deletes an instance of iSCSIProtocolEndpoint and all associations in which this iSCSIProtocolEndpoint is referenced.
Syntax
uint32 DeleteiSCSIProtocolEndpoint(
[in] CIM_iSCSIProtocolEndpoint REF iSCSIPort
);
Parameters
-
iSCSIPort [in]
-
The iSCSIProtocolEndpoint to be deleted.
Return value
-
Success (0)
-
Not Supported (1)
-
Unspecified Error (2)
-
Timeout (3)
-
Failed (4)
-
Invalid Parameter (5)
-
DMTF Reserved (6 4095)
-
Endpoint Non-Existent (4096)
-
Method Reserved (4097 32767)
-
Vendor Specific (32768 65535)
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 R2 |
Namespace |
Root\CIMv2\Storage\iScsiTarget |
MOF |
|
DLL |
|