API Guide

Table Of Contents
"Id": 7,
"Name": "b4",
"Description": "",
"CatalogId": 22,
"RepositoryId": 12,
"TaskId": 10205,
"TaskStatusId": 2060,
"RepositoryName": "ftp",
"RepositoryType": "DELL_ONLINE",
"LastRun": "2020-07-07 19:33:37.874",
"DowngradeEnabled": true,
"Is64Bit": true,
"Targets": [
{
"Id": 10204,
"Type": {
"Id": 6000,
"Name": "GROUP"
}
}
],
"ComplianceSummary": {
"ComplianceStatus": "CRITICAL",
"NumberOfCritical": 3,
"NumberOfWarning": 0,
"NumberOfNormal": 0,
"NumberOfDowngrade": 0,
"NumberOfUnknown": 0
},
"DeviceComplianceReports@odata.navigationLink": "/api/
UpdateService/Baselines(7)
/DeviceComplianceReports"
}
]
}
Table 78. Attributes
Attribute Description
Name Name of the Baseline.
Description Description of the Baseline.
CatalogId ID of the catalog.
RepositoryId ID of the repository.
TaskId Identifier of task which created this baseline.
RepositoryName Repository name.
RepositoryType Repository type.
DowngradeEnabled Field to indicate if downgrade is possible.
Is64Bit Always set to "true".
Target Id Identifier of device or group that this baseline targets.
Type Id Device Type ID.
Name DeviceType derived "Name".
ComplianceStatus Shows the compliance status. The possible options are:
CRITICAL
WARNING
DOWNGRADE
OK
UNKNOWN
Configure 159