文件操作 - CIM_ActsAsSpare.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Core/CIM_ActsAsSpare.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Association, Deprecated { "CIM_IsSpare" }, Version ( "2.8.1000" ), UMLPackagePath ( "CIM::Core::Redundancy" ), Description ( "The ActsAsSpare association indicates which elements can spare " "or replace the other aggregated elements. The fact that a " "spare can operate in \"hot standby\" mode is specified on an " "element by element basis. \n" "The use of this class is being deprecated in lieu of using the " "IsSpare relationship." )] class CIM_ActsAsSpare { [Deprecated { "CIM_IsSpare.Dependent" }, Key, Description ( "The SpareGroup." )] CIM_SpareGroup REF Group; [Deprecated { "CIM_IsSpare.Antecedent" }, Key, Description ( "A ManagedSystemElement acting as a spare and " "participating in the SpareGroup." )] CIM_ManagedSystemElement REF Spare; [Deprecated { "CIM_IsSpare.SpareStatus" }, Description ( "HotStandby is a boolean indicating that the spare is " "operating as a hot standby." )] boolean HotStandby; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件