Device
A device’s properties and their values.
Declaration
object DeviceProperties
| Name | Type | Description |
|---|---|---|
asset_tag | string | The device’s asset tag. |
color | string | The color of the device. |
description | string | A description of the device. |
device_assigned_by | string | The email of the person who assigned the device. |
device_assigned_date | string | A time stamp in ISO 8601 format that indicates when the device was assigned to the MDM server. |
device_family | string | The device’s Apple product family: |
mdm_migration_deadline | string | A time stamp in ISO 8601 format that indicates the MDM migration deadline. This key is valid with X-Server-Protocol-Version 8 and later. |
model | string | The model name. |
op_date | string | A time stamp in ISO 8601 format that indicates when the device was added, updated, or deleted. If the value of |
op_type | string | Indicates whether the device was added (assigned to the MDM server), modified, or deleted. Contains one of the following strings: |
os | string | The device’s operating system: This key is valid in X-Server-Protocol-Version 2 and later. With X-Server-Protocol-Version 7 and later, iPad product os will return |
profile_assign_time | string | A time stamp in ISO 8601 format that indicates when a profile was assigned to the device. |
profile_push_time | string | A time stamp in ISO 8601 format that indicates when a profile was pushed to the device. |
profile_status | string | The status of profile installation—either |
profile_uuid | string | The unique ID of the assigned profile. |
serial_number | string | The device’s serial number. |