DeviceManagementRule

管理者が設定したデバイス管理ルールからのアラート。

JSON 表現
{
  "email": string,
  "deviceId": string,
  "serialNumber": string,
  "deviceType": string,
  "deviceModel": string,
  "resourceId": string,
  "iosVendorId": string,
  "ruleAction": string,
  "ownerId": string,
  "id": string
}
フィールド
email

string

このアラートが作成されたユーザーのメールアドレス。

deviceId

string

必須。デバイス ID。

serialNumber

string

デバイスのシリアル番号。

deviceType

string

デバイスの種類。

deviceModel

string

デバイスの機種。

resourceId

string

デバイスのリソース ID。

iosVendorId

string

iOS では必須、それ以外の場合は空白です。

ruleAction

string

ルールの結果として取られたアクション

ownerId

string

デバイスの所有者の難読化された ID

id

string

アラートをトリガーしたルールの ID