API Guide

Table Of Contents
GET method for UpdateBundleInfo
This method returns the job status of the downloaded console update bundle of the OpenManage Enterprise appliance.
Description Returns the update job status of the downloaded console update bundle of the OpenManage Enterprise
appliance.
Privilege VIEW
HTTP response
code
200
/api/ConsoleUpdateService/Actions/
ConsoleUpdateService.DeleteUpgradeBundle
This URL deletes the downloaded console update bundle.
NOTE: This API is available in OpenManage Enterprise 3.3.1, and can be used while performing an upgrade to later versions.
POST method for ConsoleUpdateService.DeleteUpgradeBundles
Description This method deletes the downloaded console update bundle.
Privilege APPLIANCE_SETUP
HTTP response
code
200
/api/ConsoleUpdateService/Actions/
ConsoleUpdateService.DownloadBundle
This URL downloads the console update bundle.
NOTE: This API is available in OpenManage Enterprise 3.3.1, and can be used while performing an upgrade to later versions.
POST method for ConsoleUpdateService.DownloadBundle
Description
This method downloads the console update bundle.
Privilege APPLIANCE_SETUP
HTTP response
code
200
Example
response body
{
"BundleType":"OM Enterprise"
}
APIs specific to OpenManage Enterprise 539