Core\CIM_ElementLocation.mof.mof (HTML version)

Return to index
CIM_ElementLocation
ElementLocation associates a ManagedElement with a location for positioning, inventory, maintenance and similar purposes. PhysicalElements can certainly have locations. They are explicitly defined in a subclass, PhysicalElement Location. However, other ManagedElements can also be associated with locations. For example, Organizations can be 'in' one or more locations, or Services can be restricted to a location.
Qualifiers:Version ( "2.10.0" ) Association
Parameters (local in grey)
Key
CIM_Location REF PhysicalLocation ;
The location of the element.
Key
CIM_ManagedElement REF Element ;
The ManagedElement whose location is specified.