3PAR CIM API Programming Reference for InForm OS 2.3.1 (320-200164 Rev B, February 2010)
5.130
HideLUsFromStorageHardwareIDCollection (Removing Host-Sees VLUNs)
CIM API Programming Reference InForm OS Version 2.3.1
5.15.10 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.
5.15.11 StorageHardwareID
StorageHardwareID (subclass of Identity) represents the host HBA WWN/iscsiName.
5.15.12 TPD_StorageHardwareIDCollection
This is sub-classed from SystemSpecificCollection is used to hold a set of
StorageHardwareID objects which can access storage volumes.
5.15.13 Supporting classes
5.15.13.1 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 5-68. Property Values for AuthorizedPrivilege
Properties Values
string ElementName User friendly name.
string InstanceID Opaque unique identifier.
boolean PrivilegeGranted True – privilege is granted, False – not granted.
Uint16[] Activities SMI-S: this array must contain 5 (read) and 6
(write).