文件操作 - CIM_StorageLibraryCapabilities.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Device/CIM_StorageLibraryCapabilities.mof
编辑文件内容
// Copyright (c) 2011 DMTF. All rights reserved. [Experimental, Version ( "2.29.0" ), UMLPackagePath ( "CIM::Device::StorageLib" ), Description ( "Capabilities of Storage Library systems." )] class CIM_StorageLibraryCapabilities : CIM_ImplementationCapabilities { [Description ( "Capabilities of the Storage Library. For example, " "whether it can perform automatic cleaning of the " "MediaAccessDevices contained in it (value=2) or that " "Front Panel is lockable (value=4)." ), ValueMap { "0", "2", "3", "4" }, Values { "Unknown", "Automatic Cleaning", "Manual Operation", "Front Panel Lockable" }] uint16 Capabilities[]; [Description ( "Maximum time in seconds that it takes for the Media " "Library to perform a complete audit of each StorageMedia " "Location, to determine the absence or presence of a " "Physical Media. If automated support is not provided, " "then this property\'s value is undefined." ), Units ( "Seconds" ), PUnit ( "second" )] uint64 MaxAuditTime; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件