Device
A device’s properties and their values.
Declaration
object DeviceProperties
| Name | Type | Description |
|---|---|---|
asset_tag | string | The device’s asset tag. |
bluetooth_mac_address | string | The device’s Bluetooth MAC address. This key is valid in X-Server-Protocol-Version 10 and later. |
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: |
eid | string | The Embedded Identity Document (EID), sometimes known as the CSN, that uniquely identifies the eSIM chip built into the device. This key is valid in X-Server-Protocol-Version 10 and later. |
ethernet_mac_address | string | The device’s Ethernet MAC address. This key is valid in X-Server-Protocol-Version 10 and later. |
imei | [string] | An array of strings containing the International Mobile Equipment Identity (IMEI) numbers that identify the device. This key is valid in X-Server-Protocol-Version 10 and later. |
is_replacement_device | boolean | If |
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. |
meid | [string] | An array of strings containing the Mobile Equipment Identifier (MEID) numbers that identify CDMA-based mobile devices. This key is valid in X-Server-Protocol-Version 10 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. |
released_by_replacement | boolean | If |
serial_number | string | The device’s serial number. |
wifi_mac_address | string | The device’s Wi-Fi MAC address. This key is valid in X-Server-Protocol-Version 10 and later. |