文件操作 - CIM_HostedClusterService.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/System/CIM_HostedClusterService.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Association, Version ( "2.8.0" ), UMLPackagePath ( "CIM::System::SystemElements" ), Description ( "HostedClusterService defines the hosting Cluster for a " "ClusteringService. Since this relationship is subclassed from " "HostedService, it inherits the scoping/naming scheme defined " "for Service - where a Service is weak to its hosting System. " "In this case, a ClusteringService must be weak to its hosting " "Cluster System." )] class CIM_HostedClusterService : CIM_HostedService { [Override ( "Antecedent" ), Min ( 1 ), Max ( 1 ), Description ( "The Cluster." )] CIM_ComputerSystem REF Antecedent; [Override ( "Dependent" ), Description ( "The ClusteringService that is hosted on the Cluster." )] CIM_ClusteringService REF Dependent; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件