Class CIM_Location


CIM_ManagedElement


Description

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

Subclasses

IBMTSDS_FCPortLocation

Referenced By

CIM_ElementLocation CIM_PhysicalElementLocation

Properties

IdTypeRangeDescription
Key
Name string
Max Length256
Name is a free-form string defining a label for the Location. It is a part of the key for the object.
PhysicalPosition string
Max Length256
Position 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.
Read Only
Address string
Max Length1024
Address is a free-form string indicating a street, building, or other type of address for the location of the PhysicalElement.
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 

Method Summary

NameDescription
 

Method Detail