API Guide

"Name": "Test 2500+",
"Description": "",
"CatalogId": 22,
"RepositoryId": 12,
"TaskId": 27734,
"RepositoryName": "Dell",
"RepositoryType": "DELL_ONLINE",
"LastRun": "2018-08-08 21:22:36.858",
"DowngradeEnabled": true,
"Is64Bit": true,
"Targets":
[
{
"Id": 1010,
"Type":
{
"Id": 6000,
"Name": "GROUP"
}
}
],
"ComplianceSummary":
{
"ComplianceStatus": "CRITICAL",
"NumberOfCritical": 7761,
"NumberOfWarning": 1,
"NumberOfNormal": 12,
"NumberOfDowngrade": 1
},
"DeviceComplianceReports@odata.navigationLink": "/api/UpdateService/
Baselines(8)/DeviceComplianceReports"
}
]
}
/api/UpdateService/Actions/
UpdateService.GetBaselinesForDevices
This API represents the firmware compliance baselines for specific devices.
POST method for /api/UpdateService/Actions/
UpdateService.GetBaselinesForDevices
This method returns the firmware compliance baseline information for specific devices.
Description
Returns the firmware compliance for specific devices.
Privilege VIEW
HTTP response
codes
200
Example response
body
{
"DeviceIds": [10229]
}
Configure 135