3PAR CIM API Programming Reference for InForm OS 2.3.1 (320-200164 Rev B, February 2010)
5.126
HideLUsFromStorageHardwareIDCollection (Removing Host-Sees VLUNs)
CIM API Programming Reference InForm OS Version 2.3.1
5.15.0.5 AddStorageHardwareIDsToCollection (Adding a Path to a Host)
This method adds a list of WWNs (StorageHardwareID) to the host
(
StorageHardwareIDCollection). This creates the MemberOfCollection instances
between the specified Collection and the
StorageHardwareIDs.
This operation is similar to “
createhost -add <hostname> <wwn …>“ or “createhost
–add –iscsi <hostname> <iscsiName>
”. The host as specified in <hostname> must have
existed.
The method signature is described below:
uint32 AddHardwareIDsToCollection (
[In] String HardwareIDs[],
[In] CIM_SystemSpecificCollection REF Collection);
HardwareIDs: A list of WWN’s/iscsiNames to assign to the host. This is mandatory.
Collection: A reference to the StorageHardwareIDCollection (host) to add the
WWN’s/iscsiNames to. This is mandatory.
5.15.0.6 StorageHardwareIDCollection.DeleteInstance (Deleting a Host)
The intrinsic method DeleteInstance is used to delete StorageHardwareIDCollection
(host).
5.15.1 ConcreteDependency
There are 3 ConcreteDependency classes in MM subprofile:
TPD_ConfigServicesForSCSIController: association between CCS with
TPD_SCSIProtocolController.
TPD_ConfigServicesForiSCSIController: association between CCS with
TPD_iSCSIProtocolController.
TPD_MgmtServicesForStorageHWIDCollection: association between
StorageHardwareID and StorageHardwareIDManagementService.
5.15.2 SAPAvailableForElement
This class replaces PrococolControllerForPort in SMI-S 1.0.2.
TPD_SAPAvailableForElement associates TPD_SCSIPrococolController to
TPD_SCSIPrococolEndPoint (FC target port). When a host is directly attached to InServ,