Alerts from Device Management Rules configured by Admin.
| JSON representation |
|---|
{ "email" : string , "deviceId" : string , "serialNumber" : string , "deviceType" : string , "deviceModel" : string , "resourceId" : string , "iosVendorId" : string , "ruleAction" : string , "ownerId" : string , "id" : string } |
| Fields | |
|---|---|
email
|
The email of the user this alert was created for. |
deviceId
|
Required. The device ID. |
serialNumber
|
The serial number of the device. |
deviceType
|
The type of the device. |
deviceModel
|
The model of the device. |
resourceId
|
The device resource ID. |
iosVendorId
|
Required for iOS, empty for others. |
ruleAction
|
Action taken as result of the rule |
ownerId
|
Obfuscated ID of the owner of the device |
id
|
ID of the rule that triggered the alert |

