API Guide

Table Of Contents
HTTP response
codes
200
Example request
body
{
"FileToken": "1481131455800"
}
/api/UpdateService/Actions/UpdateService.RefreshCatalogs
This API refreshes catalog information.
POST method for /api/UpdateService/Actions/
UpdateService.RefreshCatalogs
This method refreshes catalogs by checking for and downloading newer versions.
Description Refreshes catalogs by checking for and downloading newer versions of catalogs.
Privilege VIEW
HTTP response
codes
200
Example
response body
{
"CatalogIds": [22],
"AllCatalogs": false
}
/api/UpdateService/Actions/UpdateService.RemoveCatalogs
POST method for RemoveCatalogs
This method deletes catalogs.
Description
Deletes a catalog.
Privilege BASELINE_MANAGEMENT
HTTP response
codes
204
Example request
body
{
"CatalogIds":["12"]
}
182 Configure