API Guide
"BaselineName": "Single"
},
{
"BaselineId": 11,
"BaselineName": "500"
},
{
"BaselineId": 6,
"BaselineName": "Test"
},
{
"BaselineId": 7,
"BaselineName": "Test 100"
},
{
"BaselineId": 8,
"BaselineName": "Test 2500+"
}
],
"Repository":
{
"@odata.type": "#UpdateService.Repository",
"Id": 12,
"Name": "Dell",
"Description": "",
"Source": "downloads.dell.com",
"DomainName": null,
"Username": null,
"Password": null,
"CheckCertificate": false,
"RepositoryType": "DELL_ONLINE"
}
}
]
}
Example request
body
Scheduled catalog download
{
"Id": 0,
"Filename": "",
"SourcePath": "",
"Schedule": {
"Cron": "0 0 5 ? * wed *",
"StartTime": "2020-06-12T14:32:08.447Z"
},
"Repository": {
"Id": 0,
"Name": "test",
"Description": "",
"Source": "downloads.dell.com",
"DomainName": "",
"Username": "",
"Password": "",
"RepositoryType": "DELL_ONLINE"
}
}
Table 77. Attributes
Attribute Description
Filename File name of the catalog.
Schedule Specifies the start time when the catalog will be downloaded.
Cron Indicates whether the catalog must be downloaded daily,
weekly, or at a specific time.
SourcePath Relative path of the catalog file from the repository (for
example: downloads.dell.com/catalog/catalog.gz)
152 Configure