It is not required to create a mobile configuration for each deployment group. If a deployment group does not have a specific mobile configuration defined it will automatically inherit form the Default
deployment group.
When a mobile application configuration is updated it will automatically be applied to the mobile device the next time the application is launched or logged into - assuming network connectivity is available.
- Configurations are always associated with a deployment group
- There is always the
Default
deployment group that can not be deleted from the system.
Resource URL Summary
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
Get a deployment group's mobile application configuration
Update a deployment group's mobile application configuration
|
API Specific Parameters
Parameter | Description |
---|---|
| Identifies the Deployment Group. |
Supported HTTP Methods
Method | Description |
---|---|
GET | Returns the mobile application configuration for the deployment group identified by the ${id} URL parameter |
POST | Creates or replaces the mobile application configuration for the deployment group identified by the ${id} URL parameter. Updates are automatically applied to the mobile device on next application launch or login - assuming network connectivity is available. |
Include Page | ||||
---|---|---|---|---|
|
HTTP Body
The body contains the mobile application configuration.
Include Page | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|