Developers Guide

Table Of Contents
3
],
"Duration": 0,
"SortOrder":0
}
Example
response body
{
"EntityId": 10397,
"Value":[
{
"Type": "1",
"Value": "230.0",
"Timestamp": "2019-07-02 13:45:05.147666"
},
{
"Type": "2",
"Value": "177.0",
"Timestamp": "2019-07-02 13:45:05.147666"
},
{
"Type": "3",
"Value": "197.0",
"Timestamp": "2019-07-02 13:45:05.147666"
}
]
}
Table 192. Attributes
Attribute Description
PluginId ID of a plug-in.
EntityType Type of entitydevice or group.
EntityId ID of an entitydevice or group.
MetricTypes Types of metrics supported.
Duration Duration of metric data collection.
SortOrder Order of metric data collected.
Type Metric type
Value Metric value
Timestamp Collected date and time
Entity Type
0 Device
1 Group
Metric Supported
1 MAX_POWERMaximum system power consumption
2 MIN_POWERMinimum system power consumption
3 AVG_POWERAverage system power consumption
4 INSTANT_POWERInstant system power
5 MAX_INLET_TEMPMaximum Inlet Temperature
6 MIN_INLET_TEMPMinimum Inlet Temperature
7 AVG_INLET_TEMPAverage Inlet Temperature
APIs specific to OpenManage Enterprise 729