API Guide

Table Of Contents
"Name":"GROUP"
}
}
]
}
/api/ConsoleUpdateService/Updates?$filter= Auto eq true
This URI represents the update job status of the OpenManage Enterprise appliance.
GET method for Updates?$filter= Auto eq true
This method returns the update job status of OpenManage Enterprise.
Description Returns the update job status of OpenManage Enterprise.
Privilege VIEW
HTTP response
code
200
Example
Output:
{
"@odata.context": "/api/
$metadata#Collection(ConsoleUpdateService.Update)",
"@odata.count": 1,
"value":
[
{
"Version": "3.0.0.1008",
"ComponentName": "OME",
"Description": "New features include MX7000 support, Virtual
identity management and migration, OMM integration, Alert policy actions
for foreign devices, Guided server templates",
"Auto": false,
"LastUpdateDateTime": "Fri Sep 14 17:08:06 UTC 2018"
}
]
}
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
Output:
{
368 APIs specific to OpenManage Enterprise