Class CIM_Location
extends CIM_ManagedElement

The Location class specifies the position and address of a PhysicalElement.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Location

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe Location class specifies the position and address of a PhysicalElement.
UMLPackagePathstringCIM::Core::Physical
Versionstring2.10.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Addressstring
DescriptionstringAddress is a free-form string indicating a street, building, or other type of address for the location of the PhysicalElement.
MaxLenuint321024
Namestring
DescriptionstringName is a free-form string defining a label for the Location. It is a part of the key for the object.
Keybooleantrue
MaxLenuint32256
PhysicalPositionstring
DescriptionstringPosition is a free-form string that indicates the placement of a PhysicalElement. It can specify slot information on a HostingBoard, mounting site in a Cabinet, or latitude and longitude information, for example, from a GPS. It is part of the key of the Location object.
Keybooleantrue
MaxLenuint32256

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods