Class CIM_ManagedElement





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.

Subclasses

CIM_AuthenticationService CIM_AuthorizationService CIM_AuthorizedPrivilege CIM_BlockStatisticsCapabilities CIM_BlockStatisticsManifest CIM_BlockStatisticsManifestCollection CIM_BlockStatisticsService CIM_BlockStorageStatisticalData CIM_CIMXMLCommunicationMechanism CIM_Capabilities CIM_Chassis CIM_Collection CIM_CompositeExtent CIM_ComputerSystem CIM_ControllerConfigurationService CIM_DiskDrive CIM_EnabledLogicalElement CIM_FCPort CIM_GatewayPathID CIM_Identity CIM_LogicalDevice CIM_LogicalElement CIM_LogicalPort CIM_ManagedSystemElement CIM_MediaAccessDevice CIM_Memory CIM_Namespace CIM_NetworkPipe CIM_NetworkPort CIM_ObjectManager CIM_ObjectManagerCommunicationMechanism CIM_PhysicalElement CIM_PhysicalFrame CIM_PhysicalPackage CIM_Privilege CIM_PrivilegeManagementService CIM_Product CIM_ProtocolController CIM_ProtocolControllerMaskingCapabilities CIM_ProtocolEndpoint CIM_RedundancySet CIM_RegisteredProfile CIM_RegisteredSubProfile CIM_RemoteServiceAccessPoint CIM_SCSIProtocolController CIM_SCSIProtocolEndpoint CIM_SecurityService CIM_Service CIM_ServiceAccessPoint CIM_SettingData CIM_SoftwareIdentity CIM_StatisticalData CIM_StatisticsCapabilities CIM_StatisticsCollection CIM_StatisticsService CIM_StorageCapabilities CIM_StorageClientSettingData CIM_StorageConfigurationCapabilities CIM_StorageConfigurationService CIM_StorageExtent CIM_StorageHardwareID CIM_StorageHardwareIDManagementService CIM_StoragePool CIM_StorageReplicationCapabilities CIM_StorageSetting CIM_StorageVolume CIM_System CIM_SystemSpecificCollection CIM_WBEMService IBMTSDS_ArrayExtent IBMTSDS_ArrayPool IBMTSDS_ArrayPoolCapabilities IBMTSDS_ArraySiteExtent IBMTSDS_ArraySitePool IBMTSDS_ArraySitePoolCapabilities IBMTSDS_BlockStatisticsManifestCollection IBMTSDS_CIMXMLCommunicationMechanism IBMTSDS_CIMXMLCommunicationMechanismInterop IBMTSDS_ControllerConfigurationService IBMTSDS_DataTypeSetting IBMTSDS_DeviceConfiguration IBMTSDS_DeviceConfigurationService IBMTSDS_DeviceMaskingCapabilities IBMTSDS_DiskDrive IBMTSDS_DiskDrivePackage IBMTSDS_DiskDriveSoftwareIdentity IBMTSDS_DiskExtent IBMTSDS_ExtentPool IBMTSDS_ExtentPoolCapabilities IBMTSDS_ExtentPoolManifest IBMTSDS_ExtentPoolStatistics IBMTSDS_ExtentTypeSetting IBMTSDS_FCPort IBMTSDS_FCPortManifest IBMTSDS_FCPortStatistics IBMTSDS_LPARRedundancySet IBMTSDS_Namespace IBMTSDS_NamespaceInterop IBMTSDS_ObjectManager IBMTSDS_ObjectManagerInterop IBMTSDS_PerformanceStatisticsCapabilities IBMTSDS_PerformanceStatisticsCollection IBMTSDS_PerformanceStatisticsService IBMTSDS_PrimordialStoragePool IBMTSDS_PrimordialStoragePoolCapabilities IBMTSDS_Privilege IBMTSDS_PrivilegeManagementService IBMTSDS_ProviderSoftwareIdentity IBMTSDS_ProviderSoftwareIdentityInterop IBMTSDS_RAIDSetting IBMTSDS_RAIDVSFormatSetting IBMTSDS_RankExtent IBMTSDS_RankManifest IBMTSDS_RankPool IBMTSDS_RankPoolCapabilities IBMTSDS_RankStatistics IBMTSDS_RegisteredProfile IBMTSDS_RegisteredProfileInterop IBMTSDS_RegisteredSubProfile IBMTSDS_RegisteredSubProfileInterop IBMTSDS_RemoteServiceAccessPoint IBMTSDS_SCSIProtocolController IBMTSDS_SCSIProtocolEndpoint IBMTSDS_SEVolume IBMTSDS_StorageClientSettingData IBMTSDS_StorageConfigurationCapabilities IBMTSDS_StorageConfigurationService IBMTSDS_StorageFacilityChassis IBMTSDS_StorageFacilityProduct IBMTSDS_StorageHardwareID IBMTSDS_StorageHardwareIDManagementService IBMTSDS_StorageLPARSystem IBMTSDS_StorageManagementSystem IBMTSDS_StorageManagementSystemInterop IBMTSDS_StorageReplicationCapabilities IBMTSDS_StorageSystem IBMTSDS_StorageSystemSoftwareIdentity IBMTSDS_ViewCapabilities IBMTSDS_VirtualPool IBMTSDS_Volume IBMTSDS_VolumeGroup IBMTSDS_VolumeGroupService IBMTSDS_VolumeManifest IBMTSDS_VolumeStatistics IBMTSDS_VolumeView SNIA_ViewCapabilities SNIA_VolumeView

Referenced By

CIM_AuthorizedSubject CIM_AuthorizedTarget CIM_Component CIM_ConcreteComponent CIM_ConcreteDependency CIM_ConcreteIdentity CIM_ControllerConfigurationService CIM_Dependency CIM_ElementCapabilities CIM_ElementConformsToProfile CIM_ElementSettingData CIM_ElementSoftwareIdentity CIM_ElementStatisticalData CIM_HostedDependency CIM_LogicalIdentity CIM_MemberOfCollection CIM_PrivilegeManagementService CIM_RedundancySet CIM_SAPAvailableForElement CIM_StorageConfigurationService CIM_StorageSynchronized CIM_Synchronized IBMTSDS_PrivilegeManagementService SNIA_AllocatedFromStoragePoolView SNIA_BaseInstance SNIA_BasedOnView SNIA_ElementStatisticalDataView SNIA_SystemDeviceView

Properties

IdTypeRangeDescription
Key
Read Only
Caption string
Max Length64
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.Note that the Name property of ManagedSystemElement 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 can be present in both the Name and ElementName properties.
Read Write
 

Method Summary

NameDescription
 

Method Detail