API Guide
}
},
{
"DeviceId": 1682,
"DeviceReport":
{
"ComponentUpdateAction": "UPGRADE",
"DeviceTypeId": "1000",
"ComponentCurrentVersion": "1.57.57",
"ComponentUriInformation": null,
"DeviceTypeName": "SERVER",
"ComponentVersion": "2.30.30.30",
"ComponentCriticality": "Recommended",
"DeviceId": "1682",
"DeviceServiceTag": "7T2W1V1",
"IsCompliant": "CRITICAL",
"ComponentTargetIdentifier": "25227",
"ComponentSourceName": "DCIM:INSTALLED#iDRAC.Embedded.1-1#IDRACinfo",
"ComponentRebootRequired": "false",
"ComponentUniqueIdentifier": "JHF76X50-00LW64",
"DeviceModel": "PowerEdge T320",
"ComponentName": "IDRAC @ Lifecycle Controller V.,2.30.30.30, A00"
}
}
]
/api/UpdateService/Actions/
UpdateService.GetBaselinesReportByDeviceids
POST method for GetBaselinesReportByDeviceids
This method returns the baseline report for specific device IDs.
Description
Returns the baseline report for specific device IDs.
Privilege BASELINE_MANAGEMENT
HTTP response
codes
200
Example request
body
{
"Ids":["Device ID"]
}
Example response
body
[
{
"Id": 6,
"Name": "Baseline1",
"Description": "",
"LastRun": "2021-09-14 20:34:18.767",
"CatalogId": 22,
"RepositoryId": 12,
"RepositoryName": "CIFS",
"RepositoryType": "CIFS",
"DowngradeEnabled": true,
"Is64Bit": false,
"TaskId": 25203,
"ComplianceSummary":
{
"ComplianceStatus": "CRITICAL",
"NumberOfCritical": 4,
"NumberOfWarning": 0,
Configure 141