API Guide

Privilege VIEW
HTTP response
codes
200
Example
Input:
Output:
{
"@odata.context": "/api/$metadata#UpdateService.ComponentComplianceReport/
$entity",
"@odata.type": "#UpdateService.ComponentComplianceReport",
"@odata.id": "/api/UpdateService/Baselines(8)/DeviceComplianceReports(190)/
ComponentComplianceReports(1597)",
"Id": 1597,
"Version": "10.4.0E.R3S.285",
"CurrentVersion": "10.4.0E.R3S.285",
"Path": "Network_Firmware_27PY3_WN64_10.4.0E.R3S.285_A00.EXE",
"Name": "MX9116N",
"Criticality": "Recommended",
"UniqueIdentifier": "a08abf4e-6af0-494a-aaac-a48a1039f1c7",
"TargetIdentifier": "106551",
"UpdateAction": "EQUAL",
"SourceName": "IOM.Slot.B1",
"PrerequisiteInfo": "",
"ImpactAssessment": "",
"Uri": "http://www.dell.com/support/home/us/en/19/Drivers/DriversDetails?
driverId=a08ab",
"RebootRequired": true,
"ComplianceStatus": "OK",
"ComplianceDependencies":[ ]
}
/api/UpdateService/Actions/UpdateService.UploadFile
POST method for UploadFile
This method uploads a file to the specified location.
Description
Uploads a file.
Privilege DEVICE_UPDATE
HTTP response
codes
200
Example
Header: Content-Type: application/octet-stream
Input:
Output:
A numeric token ID is returned.
/api/UpdateService/Actions/UpdateService.RemoveFile
POST method for RemoveFile
This method removes a file from the system.
Description
Removes a file identified by the numeric token ID.
Privilege DEVICE_UPDATE
118 Configure