REST Resource: provisioningInfo

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 (  ManagementMode 
 
) 
 , 
 "ownership" 
 : 
 enum (  Ownership 
 
) 
 , 
 "imei" 
 : 
 string 
 , 
 "meid" 
 : 
 string 
 , 
 "serialNumber" 
 : 
 string 
 } 
Fields
name

string

The name of this resource in the form provisioningInfo/{provisioning_info} .

enterprise

string

The name of the enterprise in the form enterprises/{enterprise} .

authenticatedUserEmail

string

The email address of the authenticated user (only present for Google Account provisioning method).

brand

string

The brand of the device. For example, Google .

model

string

The model of the device. For example, Asus Nexus 7 .

apiLevel

integer

The API level of the Android platform version running on the device.

managementMode

enum ( ManagementMode )

The management mode of the device or profile.

ownership

enum ( Ownership )

Ownership of the managed device.

imei

string

For corporate-owned devices, IMEI number of the GSM device. For example, A1000031212 .

meid

string

For corporate-owned devices, MEID number of the CDMA device. For example, A00000292788E1 .

serialNumber

string

For corporate-owned devices, The device serial number.

Methods

get

Get the device provisioning information by the identifier provided in the sign-in url.
Create a Mobile Website
View Site in Mobile | Classic
Share by: