Developers Guide

Table Of Contents
to gain
efficiencies and cut wasteful costs. Features vary by access method and
server
model - Please contact Sales or refer to: dell.com/support.",
"InstalledDate": "2019-06-14 21:13:09.487",
"LastUpdatedDate": null,
"LastDisabledDate": null,
"AvailableVersionDetails@odata.navigationLink": "/api/
PluginService/
Plugins('2F6D05BE-EE4B-4B0E-B873-C8D2F64A4625')/AvailableVersionDetails"
}
]
}
Table 188. Attributes
Attribute Description
Id Plug-in ID
Name Plug-in name
UpdateAvailable Is update available for the plug-in.
Installed Is the plug-in already installed or not?
Enabled Is the plug-in enabled or not?
Publisher Plug-in publisher
CurrentVersion Current installed version.
Description Description associated with the plug-in.
InstalledDate Last installed date of the plug-in.
LastUpdatedDate Last updated date of the plug-in.
LastDisabledDate Last disabled date of the plug-in.
/api/PluginService/Plugins('<PluginId>')
This URL returns the individual plug-in information.
GET method for Plugins('<PluginId>')
Description
This method returns the individual plug-in information.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/$metadata#PluginService.Plugin",
"@odata.type": "#PluginService.Plugin",
"@odata.id": "/api/PluginService/Plugins('2F6D05BE-EE4B-4B0E-B873-
C8D2F64A4625')",
"Id": "2F6D05BE-EE4B-4B0E-B873-C8D2F64A4625",
"Auto": true,
"Name": "Power Manager",
"UpdateAvailable": false,
"Installed": true,
"Enabled": true,
724 APIs specific to OpenManage Enterprise