管理者が設定したデバイス管理ルールからのアラート。
JSON 表現 |
---|
{ "email": string, "deviceId": string, "serialNumber": string, "deviceType": string, "deviceModel": string, "resourceId": string, "iosVendorId": string, "ruleAction": string, "ownerId": string, "id": string } |
フィールド | |
---|---|
email |
このアラートが作成されたユーザーのメールアドレス。 |
deviceId |
必須。デバイス ID。 |
serialNumber |
デバイスのシリアル番号。 |
deviceType |
デバイスの種類。 |
deviceModel |
デバイスの機種。 |
resourceId |
デバイスのリソース ID。 |
iosVendorId |
iOS では必須、それ以外の場合は空白です。 |
ruleAction |
ルールの結果として取られたアクション |
ownerId |
デバイスの所有者の難読化された ID |
id |
アラートをトリガーしたルールの ID |