White Papers
APIs
15
Updating Firmware using OpenManage Enterprise APIs
"CatalogId": 104,
"RepositoryId": 94,
"RepositoryName": null,
"RepositoryType": null,
"DowngradeEnabled": false,
"Is64Bit": false,
"TaskId": 25113,
"ComplianceSummary": null,
"Targets": [
{
"Id": 40374,
"Type": {
"Id": 0,
"Name": "DEVICE"
}
}
],
"DeviceComplianceReports": []
}
Note: Creation of baselines is an asynchronous process – Until the job to compute the compliance
report for the baseline is completed, the baseline ID remains 0 and some of the baseline properties
default to “null”.
GET /api/UpdateService/Baselines
Description: This method lets you view a baseline.
Result Codes:
HTTP Response
Code
Description
200 View a previously created baseline
Privilege: VIEW
Response:
Attribute Name Type Description
Name String Name of the baseline
Description String Description of the baseline
CatalogId Integer ID of the catalog
RepositoryId Integer ID of the repository
TaskId Integer Identifier of task which created the baseline
RepositoryName String Name of the repository










