Index | Tree | ||
Subclasses | Referenced By | Properties | Methods |
Superclasses
noneSubclasses
CIM_ManagedSystemElement, CIM_LogicalElement, CIM_EnabledLogicalElement, CIM_LogicalDevice, CIM_ProtocolController, CIM_SCSIProtocolController, IBMTSESS_SCSIProtocolController, CIM_StorageExtent, IBMTSESS_StorageExtent, CIM_StorageVolume, IBMTSESS_Volume, IBMTSESS_PPRCPath, CIM_MediaAccessDevice, CIM_DiskDrive, IBMTSESS_DiskDrive, IBMTSESS_RDiskDrive, CIM_LogicalPort, CIM_NetworkPort, CIM_FCPort, IBMTSESS_FCPort, CIM_Service, CIM_StorageConfigurationService, IBMTSESS_StorageConfigurationService, IBMTSESS_AsyncPPRCService, CIM_ControllerConfigurationService, IBMTSESS_ControllerConfigurationService, IBMTSESS_PerformanceStatisticsService, CIM_SecurityService, CIM_AuthorizationService, CIM_PrivilegeManagementService, IBMTSESS_LunMaskPrivilegeService, CIM_AuthenticationService, CIM_StorageHardwareIDManagementService, IBMTSESS_StorageHardwareIDManagementService, CIM_WBEMService, CIM_Provider, IBMTSESS_Provider, CIM_System, CIM_ComputerSystem, IBMTSESS_StorageSystem, CIM_Cluster, IBMTSESS_Cluster, CIM_ServiceAccessPoint, CIM_RemoteServiceAccessPoint, IBMTSESS_RemoteServiceAccessPoint, CIM_StoragePool, IBMTSESS_PrimordialStoragePool, IBMTSESS_VolumeSpace, CIM_SoftwareIdentity, IBMTSESS_SoftwareIdentity, CIM_PhysicalElement, CIM_PhysicalComponent, CIM_PhysicalMedia, IBMTSESS_V8Pack, CIM_PhysicalPackage, CIM_Card, IBMTSESS_StorageProcessorCard, IBMTSESS_PhysicalPackage, CIM_PhysicalFrame, CIM_Chassis, IBMTSESS_Chassis,CIM_Capabilities, CIM_StorageCapabilities, IBMTSESS_StorageCapabilities, CIM_StorageConfigurationCapabilities, IBMTSESS_StorageConfigurationCapabilities, CIM_ProtocolControllerMaskingCapabilities, IBMTSESS_ProtocolControllerMaskingCapabilities, IBMTSESS_DeviceMaskingCapabilities,CIM_Identity, CIM_StorageHardwareID, IBMTSESS_StorageHardwareID,CIM_Product, IBMTSESS_Product,CIM_Privilege, CIM_AuthorizedPrivilege, IBMTSESS_Privilege,CIM_RegisteredProfile, IBMTSESS_RegisteredProfile, CIM_RegisteredSubProfile, IBMTSESS_RegisteredSubProfile,IBMTSESS_RemoteVolume,IBMTSESS_RemoteTargetStorageSynchronized,CIM_StatisticalData, IBMTSESS_VolumeSpaceStatistics, IBMTSESS_VolumeStatistics,CIM_SettingData, CIM_StorageClientSettingData, IBMTSESS_StorageClientSettingData, CIM_StorageSetting, IBMTSESS_StorageSetting,CIM_Collection, CIM_SystemSpecificCollection, CIM_RedundancySet, CIM_ExtraCapacitySet, IBMTSESS_ExtraCapacitySet,CIM_Location, IBMTSESS_Location,IBMTSESS_RemoteSourceStorageSynchronizedReferenced By
CIM_AuthorizedSubject, CIM_AuthorizedTarget, CIM_Component, CIM_ConcreteComponent, CIM_ConcreteDependency, CIM_ConcreteIdentity, CIM_Dependency, CIM_ElementCapabilities, CIM_ElementConformsToProfile, CIM_ElementLocation, CIM_ElementSettingData, CIM_ElementStatisticalData, CIM_HostedDependency, CIM_LogicalIdentity, CIM_MemberOfCollection, CIM_SAPAvailableForElement, CIM_StorageSynchronized, CIM_Synchronized
Description
ManagedElement is an abstract class that provides a common superclass (or top of the inheritance tree) for the non-association classes in the CIM Schema.Properties
Id Type Range Description Read only Caption string Max = 64 The Caption property is a short textual description (one- line string) of the object. Description string - The Description property provides a textual description of the object. ElementName string - A user-friendly name for the object. This property allows each instance to define a user-friendly name IN ADDITION TO its key properties/identity data, and description information. \nNote that ManagedSystemElement's Name property is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information MAY be present in both the Name and ElementName properties.