API Guide

Example request
body
{
"FileToken": "1481131455800"
}
Example response
body
{
"Date": "2016-01-12 02:37:36.000",
"VendorVersion": "1.4.3",
"SchemaVersion": "1.0",
"ReleaseDate": "2016-01-11 00:00:00.000",
"ReleaseId": "G1JD51.4.3",
"PackageId": "G1JD5X03-00",
"XmlGenVersion": "1.0.3681",
"DellVersion": "1.4.3",
"PackageType": "LW64",
"RequiresReboot": true
}
/api/UpdateService/Actions/
UpdateService.GetSingleDupReport
POST method for GetSingleDupReport
This method returns the report of a Dell Update Package (DUP).
Description
Returns the report of a DUP.
Privilege DEVICE_UPDATE
HTTP response
codes
200
Example request
body
{
"SingleUpdateReportFileToken": "1481131455800",
"SingleUpdateReportTargets": [1600,1601,1602,1603] ---OR---
"SingleUpdateReportBaseline": [1700] ---OR---
"SingleUpdateReportGroup": [1700] ---OR---
}
Response:
Example response
body
[
{
"DeviceId": 1674,
"DeviceReport":
{
"ComponentUpdateAction": "UPGRADE",
"DeviceTypeId": "1000",
"ComponentCurrentVersion": "2.10.10.10",
"ComponentUriInformation": null,
"DeviceTypeName": "SERVER",
"ComponentVersion": "2.30.30.30",
"ComponentCriticality": "Recommended",
"DeviceId": "1674",
"DeviceServiceTag": "JS8BDV1",
"IsCompliant": "CRITICAL",
"ComponentTargetIdentifier": "25227",
"ComponentSourceName": "DCIM:INSTALLED#iDRAC.Embedded.1-1#IDRACinfo",
"ComponentRebootRequired": "false",
"ComponentUniqueIdentifier": "JHF76X50-00LW64",
"DeviceModel": "PowerEdge M620",
136 Configure