BlockServices
Class IBMTSDS_VolumeSettingData


CIM_ElementSettingData


Description

ElementSettingData represents the association between ManagedElements and applicable setting data. This association also describes whether this is a default or current setting.

Subclasses

IBMTSDS_SEVolumeSettingData IBMTSDS_STDVolumeSettingData

Referenced By


Properties

IdTypeRangeDescription
Key
ManagedElement CIM_StorageVolume
The managed element.
SettingData IBMTSDS_DataTypeSetting
The SettingData object associated with the element.
Read Only
IsCurrent uint16
Unknown0
Is Current1
Is Not Current2
An enumerated integer indicating 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 indicating that the referenced setting is a default setting for the element, or that this information is unknown. The default for ExtentPools with ExtentType FB is Block512. The default for ExtentPools with ExtentType CKD is 3380.
Read Write
 
Inherited from class CIM_ElementSettingData
IsCurrent, IsDefault, IsNext
 

Method Summary

NameDescription
 

Method Detail