API Guide
"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 Indicates if the upgrade is critical.
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
130 Configure