StatusAppManagedListAppObject
A dictionary that describes a declarative managed app.
Declaration
object StatusAppManagedListAppObjectProperties
| Name | Type | Description |
|---|---|---|
_removed | boolean | If |
config-state | StatusAppManagedListManagedConfigurationObject | The status of app or extension managed configurations. This key is only present when managed configurations are available for the managed app or any of its extensions. |
declaration-identifier | string | The identifier of the declaration that controls the app. |
external-version-id | integer | The app’s external version identifier. You can also retrieve this value from the App Store. For more information, see Apps and Books for Organizations. If the current external version identifier of an app on the App Store doesn’t match the external version identifier reported by the device, there may be an app update available for the device. |
identifier Required | string | The app’s bundle id, which is unique. |
name | string | The name of the app. |
reasons | [StatusAppManagedListStatusReasonObject] | An array that contains additional details about the app state, including errors. |
short-version | string | The short version of the app. |
state | string | The status of the app, which has the following possible values:
|
update-state | string | The update status of the app, which has the following possible values:
|
version | string | The version of the app. |