Reference Guide

Property Description
UsedCapacity
This property defines the total capacity in use.
VendorCompatibilityStrings
An array of strings that identifies the compatibility of the elements within the
configuration capacity. This allows vendors to provide information to the system
administrators by providing sufficient information to request the appropriate
hardware that can populate the configuration. In order to ensure uniqueness within
the NameSpace, each value defined by the vendor for use in the
VendorCompatibilityStrings property SHOULD be constructed using the following
'preferred' algorithm:
<OrgID>:<LocalID>
Where <OrgID> and <LocalID> are separated by a colon ':', and where <OrgID>
MUST include a copyrighted, trademarked or otherwise unique name that is owned
by the business entity creating/defining the InstanceID, or is a registered ID that is
assigned to the business entity by a recognized global authority (This is similar to the
<Schema Name>_<Class Name> structure of Schema class names.) In addition, to
ensure uniqueness <OrgID> MUST NOT contain a colon (':'). When using this
algorithm, the first colon to appear in InstanceID MUST appear between <OrgID>and
<LocalID>. <LocalID> is chosen by the business entity and SHOULD not be re-used to
identify different underlying (real-world) elements.
DCIM_Location
Property Description
Address
Address is a free-form string indicating a street, building, or other
type of address for the location of the PhysicalElement.
Altitude
The altitude at which the managed resource is located .
Building
Free form string identifying the building in which the managed
element resides.
Campus
Free form string identifying the campus in which the managed
element resides.
ChangeableType
Enumeration indicating intended usage of the DCIM_Location
instance.
Possible values are:
0 = Not Changeable - Persistent - Indicates the instance of
DCIM_Location reports read only location information and is
not modifiable.
1 = Changeable - Transient - Indicates the DCIM_Location
reports location information that may be modified by the
client but is not persisted.
2 = Changeable - Persistent - Indicates the DCIM_Location
reports location information that may be modified by the
client that is persisted.
3 = Not Changeable - Transient - Indicates the instance of
DCIM_Location reports read only location information and is
not modifiable.
City
Free form string identifying the city in which the managed element
resides.
Country
Free form string identifying the Countryin which the managed
element resides.
ElementName
Human user oriented identifier for this instance.
251