API Guide
Table 166. Attributes(continued)
Attribute Description
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
Input:
{
"PluginId": "2F6D05BE-EE4B-4B0E-B873-C8D2F64A4625",
"Top": 5,
"EntityType": 0,
"DeviceType": 1000,
"Duration": 8
}
Output:
{
"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
439