HP 3PAR CIM API Programming Reference (OS 3.1.2 MU2) (QL226-97015, June 2013)

Figure 10 Relationships between StorageHardwareID, SCSIProtocolEndpoint and StorageVolume
iSCSIControllerForUnit
Similar to TPD_SCSIControllerForUnit, except that TPD_iSCSIControllerForUnit
associates TPD_iSCSIController for an iSCSI host with StorageVolumes.
StorageClientSettingData
An array has several fixed instances of this class, each corresponding to a host persona. Each
instance of StorageHardwareID and StorageHardwareIDCollection has an
ElementSettingData association with an instance of StorageClientSettingData that
corresponds to the persona of the host.
To change the StorageClientSettingData of a host, a client should do a ModifyInstance
of the TPD_StorageHardwareIDCollection.Setting property.
StorageHardwareID
StorageHardwareID (subclass of Identity) represents the host HBA WWN/iscsiName.
TPD_StorageHardwareIDCollection
This is sub-classed from SystemSpecificCollection is used to hold a set of
StorageHardwareID objects which can access storage volumes.
Supporting classes
AuthorizedPrivilege
AuthorizedPrivilege represents access permission (read-write) that a StorageHardwareID
(host HBA) is allowed on a SCSIProtocolController. This permission is associated with
StorageHardwareID via AuthorizedSubject.
Table 78 Property Values for AuthorizedPrivilege
ValuesProperties
User friendly name.string ElementName
Opaque unique identifier.string InstanceID
True privilege is granted, False not granted.boolean PrivilegeGranted
SMI-S: this array must contain 5 (read) and 6 (write).Uint16[] Activities
92 CIM API SMI-S Support