管理员配置的设备管理规则发送的提醒。
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 |