モバイル デバイスの不正使用に関するアラート。監査ログから取得されます。
JSON 表現 |
---|
{
"email": string,
"events": [
{
object ( |
フィールド | |
---|---|
email |
このアラートが作成されたユーザーのメールアドレス。 |
events[] |
必須。セキュリティ イベントのリスト。 |
DeviceCompromisedSecurityDetail
1 つの MDM デバイスの不正使用イベントの詳細情報。
JSON 表現 |
---|
{ "deviceId": string, "serialNumber": string, "deviceType": string, "deviceModel": string, "resourceId": string, "iosVendorId": string, "deviceCompromisedState": string } |
フィールド | |
---|---|
deviceId |
必須。デバイス ID。 |
serialNumber |
デバイスのシリアル番号。 |
deviceType |
デバイスの種類。 |
deviceModel |
デバイスの機種。 |
resourceId |
デバイスのリソース ID。 |
iosVendorId |
iOS では必須、それ以外の場合は空白です。 |
deviceCompromisedState |
デバイスの不正使用のステータス。指定可能な値は「 |