API Guide

Table Of Contents
"@odata.count": 1,
"value": [
{
"@odata.type": "#UpdateService.RollbackSoftwares",
"@odata.id": "/api/UpdateService/RollbackSoftwares(1)",
"Id": 1,
"InstanceId": "DCIM:PREVIOUS#741__BIOS.Setup.1-1",
"DeviceId": 10143,
"RollbackVersion": "1.0.2",
"CurrentVersion": "1.6.13",
"InstallationDate": "2018-10-18T20:26:39Z",
"SoftwareType": "BIOS",
"VendorId": null,
"SubDeviceId": null,
"SubVendorId": null,
"ComponentId": "159",
"PCIDeviceId": null,
"DeviceDescription": "BIOS",
"CatalogId": 26,
"RollbackSource": "Device"
}
]
}
/api/UpdateService/Actions/UpdateService.GetSingleDupDetails
POST method for GetSingleDupDetails
This method returns the details of a specific Dell Update Package (DUP).
Description
Returns the details of a specific DUP.
Privilege DEVICE_UPDATE
HTTP response
codes
200
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
}
174 Configure