API Guide

"InstalledDate": "2019-06-14 21:13:09.487",
"LastUpdatedDate": null,
"LastDisabledDate": null,
"AvailableVersionDetails@odata.navigationLink": "/api/PluginService/
Plugins('2F6D05BE-EE4B-4B0E-B873-C8D2F64A4625')/AvailableVersionDetails"
}
/api/PluginService/Plugins('<PluginId>')/
AvailableVersionDetails
This URL returns the plug-in version information.
GET method for AvailableVersionDetails
Description This method returns the plug-in version information.
Privilege VIEW
HTTP response
codes
200
Example
Input: None
Output:
{
"@odata.context": "/api/
$metadata#Collection(PluginService.VersionDetail)",
"@odata.count": 1,
"value": [
{
"@odata.type": "#PluginService.VersionDetail",
"Version": "1.0.0.9",
"Description": "Dell EMC OpenManage Enterprise Power Manager is
an extension to the Dell EMC OpenManage Enterprise console and uses fine-
grained instrumentation to provide increased visibility over power
consumption, anomalies, and utilization. In addition, the Power Manager
extension alerts and reports on thermal events with servers and groups of
servers. This enables increased control, faster response times, greater
accuracy, and broader decision-making intelligence than would otherwise be
possible. When used with Dell EMC PowerEdge servers or chassis with the
required iDRAC Enterprise or Chassis Management Control (CMC) Enterprise
license, OpenManage Enterprise Power Manager leverages information from the
OpenManage Enterprise console for platform-level power management.
OpenManage Enterprise Power Manager then communicates with Integrated Dell
Remote Access Controller (iDRAC) or CMC on each managed server or chassis to
provide power-management data, as well as execution of control policy -
making it easy for IT professionals to identify areas to gain efficiencies
and cut wasteful costs. Features vary by access method and server model -
Please contact Sales or refer to: dell.com/support.",
"PackageSize": "4191876",
"ReleaseNoteURL": " https://www.dell.com/openmanage-enterprise-
power-manager ",
"MinimumOmeVersionRequired": "3.2.0"
}
]
}
Table 163. Attributes
Attribute Description
Version Version of the plug-in.
Description Description associated with the plug-in version.
434 APIs specific to OpenManage Enterprise