SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_DependencyCIM_UseOfLog
Association class CIM_UseOfLog
General Information:
ManagedSystemElements may record their event,
error or informational data within Logs. The use of a Log to hold a
ManagedSystemElement's data is described by this association. The type of
Element data captured by the Log can be specified using the RecordedData string
property.
Qualifiers:
-------------
Association
Version=2.9.0
UMLPackagePath=CIM::System::Logs
Supported Fields Summary | |
---|---|
REF CIM_Log
|
Antecedent The Log. |
REF
CIM_ManagedSystemElement |
Dependent The ManagedSystemElement whose information is recorded in the Log. |
string
|
RecordedData A free-form string describing the use of the Log by the ManagedSystemElement. |
Methods Summary | |
---|---|
|
Get(Instance) Gets the representation of the instance |
|
Pull(EnumerationContext,
MaxElements) Pulls instances of this class, following an Enumerate operation |
|
Enumerate()
Enumerates the instances of this class |
|
Release(EnumerationContext)
Releases an enumeration context |
Field Detail |
---|
public REF CIM_Log Antecedent
public REF CIM_ManagedSystemElement Dependent
public string RecordedData
Method Detail |
---|
public Get([OUT]CIM_UseOfLog Instance)
public Pull([IN]String EnumerationContext, [IN]String MaxElements)
public Enumerate()
public Release([IN]String EnumerationContext)
SUMMARY: NESTED | FIELD | METHOD |
DETAIL: FIELD | METHOD |
Copyright © 2006-2022, Intel Corporation. All rights reserved. |