DeviceConfiguration
Class IBMTSDS_DeviceSettingData


CIM_ElementSettingData


Description

This is the association between a StorageSystem and its DeviceConfiguration. If communication to the storage device is unsuccessful, an instance of this association will not be returned.

Subclasses


Referenced By


Properties

IdTypeRangeDescription
Key
ManagedElement IBMTSDS_StorageSystem
The managed element.
SettingData IBMTSDS_DeviceConfiguration
The SettingData object that is associated with the element.
Read Only
IsCurrent uint16
Unknown0
Is Current1
Is NotCurrent2
An enumerated integer that indicates that the referenced setting is currently being used in the operation of the element or that this information is unknown.
IsDefault uint16
Unknown0
Is Default1
Is Not Default2
An enumerated integer that indicates that the referenced setting is a default setting for the element or that this information is unknown.
Read Write
 
Inherited from class CIM_ElementSettingData
IsCurrent, IsDefault, IsNext
 

Method Summary

NameDescription
 

Method Detail