System\CIM_OperationLog.mof.mof (HTML version)

Return to index
CIM_OperationLog Superclass: CIM_UseOfMessageLog
CIM_OperationLog is a specialization of the CIM_UseOfMessageLog association that identifies a reproducible record of operations for a LogicalElement.
Qualifiers:Version ( "2.8.0" ) UMLPackagePath ( "CIM::System::Logs" ) Association
Parameters (local in grey)
Max ( 1 )
Min ( 1 )
Override ( "Dependent" )
CIM_LogicalElement REF Dependent ;
The LogicalElement for the associated OperationLog.
Override ( "Antecedent" )
CIM_MessageLog REF Antecedent ;
The Log containing reproducible operations for the associated LogicalElement.
string RecordedData ;
A free-form string describing the use of the Log by the ManagedSystemElement.