Building Mobile Enterprise Applications : webMethods Mobile Administrator API Reference : REST Requests in Alphabetical Order : PUT /api/v1/devices/<device_id>/app/<product_id>
PUT /api/v1/devices/<device_id>/app/<product_id>
Updates the status of an application with a specified ID on a device with a specified device identifier.
Input Parameters
product_id
String The application identifier.
device_id
String The device identifier.
version
Integer The version number of the installed application (can be null).
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 parameter version is not returned.
Output Parameters
None.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback