Core\CIM_ElementProfile.mof.mof (HTML version)

Return to index
CIM_ElementProfile
Note: The Profile class is being deprecated in lieu of using a ConcreteComponent relationship to indicate a hierarchy of Setting or SettingData instances. This relationship allows the reuse of the element to Setting or SettingData associations instead of defining a peer association specifically for Profiles.
Deprecated description: ElementProfile represents the association between ManagedElements and the Profiles (collection of settings) that are defined for them. This association indicates that the settings that are collected by the Profile apply to the associated ManagedElement.
Qualifiers:Version ( "2.10.0" ) Deprecated { "CIM_ElementSettingData" , "CIM_ElementSetting" } Association
Parameters (local in grey)
Deprecated { "CIM_ElementSettingData.ManagedElement" , "CIM_ElementSetting.Element" }
Key
CIM_ManagedElement REF ManagedElement ;
Note: The use of this element is deprecated. Deprecated description: The managed element.
Deprecated { "CIM_ElementSettingData.SettingData" , "CIM_ElementSetting.Setting" }
Key
CIM_Profile REF Profile ;
Note: The use of this object is deprecated. Deprecated description: The Profile object that is associated with the element.