文件操作 - CIM_RecordAppliesToElement.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.33.0/System/CIM_RecordAppliesToElement.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath // qualifier values to CIM Schema.</change> // ================================================================== // CIM_RecordAppliesToElement // ================================================================== [Association, Version ( "2.9.0" ), UMLPackagePath ( "CIM::System::Logs" ), Description ( "ManagedSystemElements may create RecordForLog objects to " "record their event, error or informational data within Logs. " "The relationship between these managed elements and the " "records they create is described by this association." )] class CIM_RecordAppliesToElement : CIM_Dependency { [Override ( "Antecedent" ), Description ( "The Record." )] CIM_RecordForLog REF Antecedent; [Override ( "Dependent" ), Description ( "The ManagedSystemElement that participated in the " "creation of the Record." )] CIM_ManagedElement REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件