Resource: ProvisioningInfo
Information about a device that is available during setup.
JSON representation |
---|
{ "name": string, "enterprise": 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 |
brand |
The brand of the device. For example, |
model |
The model of the device. For example, |
apiLevel |
The API level of the Android platform version running on the device. |
managementMode |
The management mode of the device or profile. |
ownership |
Ownership of the managed device. |
Methods |
|
---|---|
|
Get the device provisioning information by the identifier provided in the sign-in url. |