API Guide
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"
}
Mobile
/api/AlertService/MobileSubscriptions
This URI returns all mobile subscriptions.
GET method for MobileSubscriptions
This method returns all the mobile subscriptions.
Description
Returns all the mobile subscriptions.
Privilege VIEW
HTTP response
codes
200
Example Response
Body
{
"@odata.context": "$metadata#Collection(AlertService.MobileSubscription)",
"@odata.count": 1,
"value": [
{
"@odata.id": "/api/AlertService/MobileSubscriptions('7cb19d45-cae5-4eesdf6-
sdfsaaasd02daf-asd8a5fcefsdf00a85')",
"IdDevice": "7cb19d45-cae5-4eesdf6-sdfsaaasd02daf-asd8a5fcefsdf00a85",
"IdSubscriberService": 1,
"Status": 1,
"UserName": "danl",
APIs specific to OpenManage Enterprise 467