AddHardwareIDsToCollection | Create MemberOfCollection instances between the specified Collection and the StorageHardwareIDs. |
CreateGatewayPathID | This method creates a CIM_GatewayPathID and the association CIM_ConcreteDependency between this service and the new GatewayPathID. |
CreateHardwareIDCollection | Create a group of StorageHardwareIDs as a new instance of SystemSpecificCollection. |
CreateStorageHardwareID | This method creates a CIM_StorageHardwareID, it creates the association CIM_ConcreteDependency between this service and the new CIM_StorageHardwareID. |
DeleteStorageHardwareID | This method deletes a named CIM_StorageHardwareID, and also tears down the associations that are no longer needed, including CIM_ConcreteDependency and CIM_AuthorizedSubject. |
In |
ElementName
|
string
|
|
The ElementName of the new StorageHardwareID instance. |
StorageID
|
string
|
|
StorageID is the value used by the SecurityService to represent Identity - in this case, a hardware worldwide unique name. |
IDType
|
uint16
|
|
The type of the StorageID property. iSCSI IDs may use one of three iSCSI formats - iqn, eui, or naa. This three letter format is the name prefix; so a single iSCSI type is provided here, the prefix can be used to further refine the format. |
OtherIDType
|
string
|
|
The type of the storage ID, when IDType is"Other". |
GatewayID
|
string
|
|
GatewayID is the value used by the SecurityService to represent identity of a Gateway element. |
GatewayIDType
|
uint16
|
|
The type of the GatewayID property. iSCSI IDs may use one of three iSCSI formats - iqn, eui, or naa. This three letter format is the name prefix; so a single iSCSI type is provided here, the prefix can be used to further refine the format. |
OtherGatewayIDType
|
string
|
|
The type of the storage ID, when GatewayIDType is"Other". |
out |
NewGatewayPathID
|
CIM_GatewayPathID
|
|
REF to the new GatewayPathID instance. |
Return Codes |
none |
In |
ElementName
|
string
|
|
The ElementName of the new StorageHardwareID instance. |
StorageID
|
string
|
|
StorageID is the value used by the SecurityService to represent Identity - in this case, a hardware worldwide unique name. |
IDType
|
uint16
|
|
The type of the StorageID property. iSCSI IDs may use one of three iSCSI formats - iqn, eui, or naa. This three letter format is the name prefix; so a single iSCSI type is provided here, the prefix can be used to further refine the format. |
OtherIDType
|
string
|
|
The type of the storage ID, when IDType is"Other". |
Setting
|
CIM_StorageClientSettingData
|
|
REF to the StorageClientSettingData containing the OSType appropriate for this initiator. If left NULL, the instrumentation assumes a standard OSType - i.e., that no OS-specific behavior for this initiator is defined. |
out |
HardwareID
|
CIM_StorageHardwareID
|
|
REF to the new StorageHardwareID instance. |
Return Codes |
none |