Building Mobile Enterprise Applications : webMethods Mobile Administrator API Reference : REST Requests in Alphabetical Order : GET /api/v1/devices/<device_id>/app/<product_id>
GET /api/v1/devices/<device_id>/app/<product_id>
Returns the status of an application with a specified ID on a device with a specified device identifier.
Input Parameters
device_id
String The device identifier.
product_id
Integer The application identifier.
Output Parameters
version
Integer The version number of the installed application (can be null).
is_latest
Boolean True if the installed version is the latest available version.
status
String Checks the status. Can be one of the following:
*installed The application is installed.
*not_installed The application is not installed. In this case, the parameters version and latest are not returned.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback