Core\CIM_RecordedSetting.mof.mof (HTML version)

Return to index
CIM_RecordedSetting
RecordedSetting is an association which reflects the relationship between recorded and current settings for a resource. Current settings are those currently in use by a resource, or those which were in use at the time the resource was suspended. Recorded settings are those stored in some non-volatile way, which will become current when the resource is activated (powered-on, reset, etc.)
Qualifiers:Version ( "2.15.0" ) Experimental UMLPackagePath ( "CIM::Core::Resource" ) Association
Parameters (local in grey)
Max ( 1 )
Key
CIM_SettingData REF CurrentSetting ;
The current setting, or settings currently in use by the resource.
Max ( 1 )
Key
CIM_SettingData REF RecordedSetting ;
The recorded setting, or settings which will take affect the next time the resource is activated, booted, reset, etc..