API Guide

Table Of Contents
"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
Input:
{
"Ids":["Device ID"]
}
Response payload:
[
{
"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,
"NumberOfNormal": 3,
"NumberOfDowngrade": 0
},
"Targets":
[
{
"Id": 25019,
"Type":
{
"Id": 1000,
"Name": "DEVICE"
}
124
Configure