Reference Guide

Table Of Contents
}
],
"ComplianceSummary": {
"ComplianceStatus": "OK",
"NumberOfCritical": 0,
"NumberOfWarning": 0,
"NumberOfNormal": 34,
"NumberOfDowngrade": 0,
"NumberOfUnknown": 0
},
"DeviceComplianceReports@odata.navigationLink": "/api/
UpdateService/Baselines(9)/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
NumberOfCritical Number of critical devices.
NumberOfWarning Number of warning devices.
NumberOfNormal Number of normal devices.
NumberOfDowngrade Number of downgrade devices.
Link to Device compliance Report Gives the link to the device compliance report.
POST method for Baselines
This method creates a baseline.
Description
Creates a baseline.
Privilege BASELINE_MANAGEMENT
Configure 169