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_CIMXMLCommunicationMechanism CIM_Capabilities CIM_Chassis CIM_Cluster CIM_ClusteringService CIM_Collection CIM_ComputerSystem CIM_ConcreteJob CIM_ControllerConfigurationService CIM_EnabledLogicalElement CIM_FCPort CIM_GatewayPathID CIM_Identity CIM_Job CIM_Log CIM_LogicalDevice CIM_LogicalElement CIM_LogicalPort CIM_ManagedSystemElement CIM_MessageLog CIM_Namespace 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_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 IBMTSSVC_AsyncCopyStorageSynchronizedSet IBMTSSVC_AuthorizedPrivilege IBMTSSVC_BackendController IBMTSSVC_BackendStorageVolume IBMTSSVC_BackendTargetSCSIProtocolEndpoint IBMTSSVC_BackendVolume IBMTSSVC_CIMXMLCommunicationMechanism IBMTSSVC_CandidateNode IBMTSSVC_CandidateRemoteCluster IBMTSSVC_CandidateStorageHardwareIDPort IBMTSSVC_CandidateVolume IBMTSSVC_CascadingAllocationService IBMTSSVC_CascadingCapabilities IBMTSSVC_Chassis IBMTSSVC_CloneCopyStorageSynchronizedSet IBMTSSVC_Cluster IBMTSSVC_ClusterRedundancySet IBMTSSVC_ClusterSoftwareIdentity IBMTSSVC_ClusteringService IBMTSSVC_ConcreteStoragePool IBMTSSVC_ControllerConfigurationService IBMTSSVC_DeviceConfiguration IBMTSSVC_DeviceConfigurationService IBMTSSVC_Dumps IBMTSSVC_FCPort IBMTSSVC_FabricElementView IBMTSSVC_Features IBMTSSVC_FlashCopyJob IBMTSSVC_FlashCopyStorageSynchronizedSet IBMTSSVC_FormatVolumeJob IBMTSSVC_HardwareIdStorageVolumeView IBMTSSVC_IOGroup IBMTSSVC_IOGroupRedundancySet IBMTSSVC_InitiatorController IBMTSSVC_Job IBMTSSVC_MasterConsole IBMTSSVC_MessageLog IBMTSSVC_MigrateVolumeJob IBMTSSVC_MirrorExtent IBMTSSVC_NameSpace IBMTSSVC_Node IBMTSSVC_NodeVPD IBMTSSVC_ObjectManager IBMTSSVC_PrimordialStoragePool IBMTSSVC_PrivilegeManagementService IBMTSSVC_Product IBMTSSVC_ProtocolController IBMTSSVC_ProtocolControllerMaskingCapabilities IBMTSSVC_ProviderSoftwareIdentity IBMTSSVC_RegisteredProfile IBMTSSVC_RegisteredSubProfile IBMTSSVC_RemoteAllocatedResources IBMTSSVC_RemoteCluster IBMTSSVC_RemoteServiceAccessPoint IBMTSSVC_RemoteStorageVolume IBMTSSVC_RepairVdiskCopyJob IBMTSSVC_SCSIProtocolEndpoint IBMTSSVC_SpaceEfficientRepairJob IBMTSSVC_StorageCapabilities IBMTSSVC_StorageConfigurationCapabilities IBMTSSVC_StorageConfigurationService IBMTSSVC_StorageHardwareID IBMTSSVC_StorageHardwareIDManagementService IBMTSSVC_StoragePoolSetting IBMTSSVC_StorageReplicationElementCapabilities IBMTSSVC_StorageVolume IBMTSSVC_StorageVolumeBackendVolumeView IBMTSSVC_StorageVolumeCopyBackendVolumeView IBMTSSVC_StorageVolumeSetting IBMTSSVC_SyncCopyJob IBMTSSVC_SyncCopyStorageSynchronizedSet IBMTSSVC_SynchronizedSet IBMTSSVC_VdiskSyncJob SNIA_AllocatedResources SNIA_AllocationService SNIA_CascadingCapabilities

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_HostedDependency CIM_LogicalIdentity CIM_MemberOfCollection CIM_PrivilegeManagementService CIM_RedundancySet CIM_SAPAvailableForElement CIM_ServiceAvailableToElement CIM_StorageConfigurationService CIM_StorageSynchronized CIM_Synchronized IBMTSSVC_ControllerConfigurationService IBMTSSVC_StorageConfigurationService

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