API Guide

Table Of Contents
Table 191. Attributes (continued)
Attribute Description
6 One Month
7 Three Months
8 Six Months
9 One Year
Sort Order
0 Descending
1 Ascending
/api/MetricService/TopEnergyConsumption
This URL represents the most high energy consumption.
POST method for TopEnergyConsumption
Description This method returns the information of the most high energy consumption.
Privilege VIEW
HTTP response
codes
201
Example request
body
{
"PluginId": "2F6D05BE-EE4B-4B0E-B873-C8D2F64A4625",
"Top": 5,
"EntityType": 0,
"DeviceType": 1000,
"Duration": 8
}
Example
response body
{
"PluginId": "2F6D05BE-EE4B-4B0E-B873-C8D2F64A4625",
"Value": [
{
"Id": 10398,
"Name": "SKCLUSN1.tejd.bdcsv.lab",
"Value": "0.060"
},
{
"Id": 10397,
"Name": "SKCLUSN1.tejd.bdcsv.lab",
"Value": "0.060"
},
{
"Id": 10396,
"Name": "SKCLUSN1.tejd.bdcsv.lab",
"Value": "0.000"
},
{
"Id": 10395,
"Name": "SKCLUSN1.tejd.bdcsv.lab",
"Value": "0.000"
}
]
}
APIs specific to OpenManage Enterprise 629