Resource: ProvisioningInfo
Information about a device that is available during setup.
JSON representation |
---|
{ "name": string, "enterprise": string, "authenticatedUserEmail": string, "brand": string, "model": string, "apiLevel": integer, "managementMode": enum ( |
Fields | |
---|---|
name |
The name of this resource in the form |
enterprise |
The name of the enterprise in the form |
authenticated |
The email address of the authenticated user (only present for Google Account provisioning method). |
brand |
The brand of the device. For example, |
model |
The model of the device. For example, |
api |
The API level of the Android platform version running on the device. |
management |
The management mode of the device or profile. |
ownership |
Ownership of the managed device. |
imei |
For corporate-owned devices, IMEI number of the GSM device. For example, |
meid |
For corporate-owned devices, MEID number of the CDMA device. For example, |
serial |
For corporate-owned devices, The device serial number. |
Methods |
|
---|---|
|
Get the device provisioning information by the identifier provided in the sign-in url. |