| CEF 名 | JSON 名 | 説明 | フィールドタイプ |
|---|---|---|---|
Timestamp | timestamp | ISO 形式のメッセージのタイムスタンプ | ストリング |
<CEF header> | schemaVersion | メッセージのバージョン | ストリング |
<CEF header> | trigger.triggerType | イベントのトリガー:
| ストリング |
triggerTimeUtcMs | trigger.triggerTimeUtcMs | イベントのタイムスタンプ (ミリ秒単位、Unix 時間) | 整数 (64b) |
CustomerId | customer.customerId | 顧客の一意の識別子 | ストリング |
ParentId | customer.parentId | 親顧客の識別子 | ストリング |
ResellerId | customer.resellerId | リセラーの識別子 | ストリング |
DeviceId | device.deviceId | デバイスの一意の識別子 | ストリング |
DeviceName | device.deviceName | デバイスの名前 | ストリング |
MDMId | device.mdm.mdmId | MDM の一意の識別子 | ストリング |
LastMDMCheck | device.mdm.lastMdmCheckInUtcMs | 最終 MDM チェックインのタイムスタンプ (ミリ秒単位、Unix 時間) | 整数 (64b) |
UserId | device.user.id | ユーザの一意の識別子 | ストリング |
UserEmail | device.user.email | ユーザの E メールアドレス | ストリング |
UserName | device.user.name | ユーザの名前 | ストリング |
DeploymentState | device.state.deploymentState | 展開の状態 | ストリング |
Activated | device.state.activated | デバイスがアクティブ化されているかどうかを示します | ブーリアン |
WiFiActive | device.state.wifiActive | デバイスで Wi-Fi がアクティブかどうかを示します | ブーリアン |
VPNActive | device.state.vpnActive | デバイスで VPN がアクティブかどうかを示します | ブーリアン |
DeviceModel | device.hw.deviceModel | デバイスのモデル | ストリング |
HWPlatform | device.hw.hwPlatform | デバイスのハードウェアプラットフォーム | ストリング |
Platform | device.hw.platform | デバイスのプラットフォーム | ストリング |
IMEI | device.hw.imei | デバイスの IMEI 番号 | ストリング |
WiFiMACAddress | device.hw.wifiMacAddress | Wi-Fi アダプタの MAC アドレス | ストリング |
OsType | device.os.osType | オペレーティングシステムのタイプ | ストリング |
OsVersion | device.os.osVersion | オペレーティングシステムのバージョン | ストリング |
AppVersion | device.wanderaApp.version | Wandera App のバージョン | ストリング |
| 該当なし | device.wanderaApp.version | Wandera App モード (スキーマバージョン1.1でのみ使用可能) | ストリング |
ISOCountryCode | device.location.isoCountryCode | ISO 国コード | ストリング |
CountryName | device.location.countryName | 国の名前 | ストリング |
CarrierMCC | device.carrier.mcc | モバイル国コード | ストリング |
CarrierMNC | device.carrier.mnc | モバイルネットワークコード | ストリング |
CarrierName | device.carrier.carrierName | キャリアの名前 | ストリング |
CarrierISOCountryCode | device.carrier.isoCountryCode | キャリアの ISO 国コード | ストリング |
CarrierIP | device.carrier.ipAddress | キャリアから割り当てられた IP アドレス | ストリング |
NetworkSSID | device.network.ssid | ネットワークの SSID | ストリング |
NetworkBSSID | device.network.bssid | ネットワークの BSSID | ストリング |
NetworkAssignedIP | device.network.assignedIp | 割り当て済み IP アドレス | ストリング |
NetworkPublicIP | device.network.publicIp | パブリック IP アドレス | ストリング |
| 該当なし | device.profiles | MDM プロファイルのリスト | オブジェクトの配列 |
| 該当なし | device.profiles[].id | プロファイルの識別子 | ストリング |
| 該当なし | device.profiles[].name | プロファイルの名前 | ストリング |
| 該当なし | device.profiles[].status | プロファイルのステータス | ストリング |
LastUpdated (ISO 形式のストリング) | lastUpdatedUtcMs | 最終アップデートのタイムスタンプ (ミリ秒単位、Unix 時間) | 整数 (64b) |
LastNetworkTraffic (ISO 形式のストリング) | lastNetworkTrafficUtcMs | 最終ネットワークトラフィックのタイムスタンプ (ミリ秒単位、Unix 時間) | 整数 (64b) |