Contents

StatusMDMAppAppObject

A status report that contains details about an MDM-installed app.

Declaration

object StatusMDMAppAppObject

Properties

NameTypeDescription
_removedboolean

If true, the system removed the app and only this key and the identifier key are present in the status item object. The device reports an MDM-installed app as removed if management of the app has been transferred to Declarative Device Management.

external-version-idstring

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 Requiredstring

The app’s bundle id, which is unique.

namestring

The name of the app.

short-versionstring

The short version of the app.

statestring

The status of the app that ManagedApplicationListCommand reports.

versionstring

The version of the app.