API Guide

Table Of Contents
HTTP response
codes
200
Example
response body
{
"@odata.context": "/api/$metadata#Collection(UpdateService.Baselines)",
"@odata.count": 2,
"value": [
{
"@odata.type": "#UpdateService.Baselines",
"@odata.id": "/api/UpdateService/Baselines(6)",
"Id": 6,
"Name": "b1-f",
"Description": "",
"CatalogId": 22,
"RepositoryId": 12,
"TaskId": 10203,
"TaskStatusId": 2060,
"RepositoryName": "ftp",
"RepositoryType": "DELL_ONLINE",
"LastRun": "2020-07-07 19:31:21.203",
"DowngradeEnabled": true,
"Is64Bit": true,
"Targets": [
{
"Id": 10074,
"Type": {
"Id": 1000,
"Name": "DEVICE"
}
},
{
"Id": 10075,
"Type": {
"Id": 1000,
"Name": "DEVICE"
}
},
{
"Id": 10076,
"Type": {
"Id": 1000,
"Name": "DEVICE"
}
},
{
"Id": 10077,
"Type": {
"Id": 1000,
"Name": "DEVICE"
}
},
{
"Id": 10078,
"Type": {
"Id": 1000,
"Name": "DEVICE"
}
},
{
"Id": 10082,
"Type": {
"Id": 1000,
"Name": "DEVICE"
}
},
{
"Id": 10083,
"Type": {
"Id": 1000,
"Name": "DEVICE"
156
Configure