文件操作 - CIM_DeviceSet.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Core/CIM_DeviceSet.mof
编辑文件内容
// Copyright (c) 2013 DMTF. All rights reserved. [Experimental, Version ( "2.43.0" ), UMLPackagePath ( "CIM::Core::Power" ), Description ( "This collection class allows the grouping of a set of " "CIM_LogicalDevices to define a unit for a management operation " "that is provided to the client." )] class CIM_DeviceSet : CIM_SystemSpecificCollection { [Description ( "Describes the management operation purpose of the grouping." ), ValueMap { "0", "1", "2" }, Values { "Unknown", "Other", "Operational Power" }] uint16 Purpose[]; [Description ( "Describes the unit of grouping." ), ValueMap { "0", "1", "2", "3" }, Values { "Unknown", "Other", "Component Group", "RAID Group" }] uint16 GroupType; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件