You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`displayName`| String | The display name of the device (from 1 through 255 characters) | All |
1157
+
|`platform`| Enum | OS platform of the device. Possible values: `MACOS`, `WINDOWS`, `ANDROID`, `IOS`. | All |
1158
+
|`registered`| Boolean | Indicates if the device is registered at Okta | All |
1159
+
|`diskEncryptionType`| Enum | (Optional) The type of disk encryption on the device. [Possible Values for `diskEncryptionType`](#possible-values-for-diskencryptiontype)| All |
1160
+
|`imei`| String | (Optional) International Mobile Equipment Identity of the device (from 15 through 17 numeric characters) | All |
1161
+
|`integrityJailbreak`| Boolean | (Optional) Indicates if the device is jailbroken or rooted |`IOS` and `ANDROID`|
1162
+
|`manufacturer`| String | (Optional) Name of the manufacturer of the device (from 0 through 127 characters) | All |
1163
+
|`meid`| String | (Optional) Mobile equipment identifier of the device (14 characters) | All |
1164
+
|`model`| String | (Optional) Model of the device (127 characters) | All |
1165
+
|`osVersion`| String | (Optional) Version of the device OS (127 characters) | All |
1166
+
|`serialNumber`| String | (Optional) Serial number of the device (127 characters) | All |
1167
+
|`sid`| String | (Optional) Windows Security identifier of the device (256 characters) | All |
0 commit comments