A mobile device compromised alert. Derived from audit logs.
| JSON representation | 
|---|
{
  "email": string,
  "events": [
    {
      object ( | 
            
| Fields | |
|---|---|
email | 
              
                 
 The email of the user this alert was created for.  | 
            
events[] | 
              
                 
 Required. The list of security events.  | 
            
DeviceCompromisedSecurityDetail
Detailed information of a single MDM device compromised event.
| JSON representation | 
|---|
{ "deviceId": string, "serialNumber": string, "deviceType": string, "deviceModel": string, "resourceId": string, "iosVendorId": string, "deviceCompromisedState": string }  | 
              
| Fields | |
|---|---|
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.  | 
              
deviceCompromisedState | 
                
                   
 The device compromised state. Possible values are "  |