BlockServices
Class IBMTSDS_STDVolumeSettingData


CIM_ElementSettingData
\_IBMTSDS_VolumeSettingData


Description

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

Subclasses


Referenced By


Properties

IdTypeRangeDescription
Key
ManagedElement IBMTSDS_Volume
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 3390.
Read Write
 
Inherited from class CIM_ElementSettingData
IsCurrent, IsDefault, IsNext
 
Inherited from class IBMTSDS_VolumeSettingData
IsCurrent, IsDefault
 

Method Summary

NameDescription
 

Method Detail