Enroll
|
|||||
|
|
Enrolls an enterprise with the calling EMM
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Manage corporate Android devices
Input
This building block consumes 7 input parameters
Name | Format | Description |
---|---|---|
token Required |
STRING |
The token provided by the enterprise to register the EMM |
administrator[] |
OBJECT |
This represents an enterprise admin who can manage the enterprise in the managed Google Play store |
administrator[].email |
STRING |
The admin's email address |
id |
STRING |
The unique ID for the enterprise |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "androidenterprise#enterprise" |
name |
STRING |
The name of the enterprise, for example, "Example, Inc" |
primaryDomain |
STRING |
The enterprise's primary domain, such as "example.com" |
= Parameter name
= Format
token STRING Required The token provided by the enterprise to register the EMM |
administrator[] OBJECT This represents an enterprise admin who can manage the enterprise in the managed Google Play store |
administrator[].email STRING The admin's email address |
id STRING The unique ID for the enterprise |
kind STRING Identifies what kind of resource this is. Value: the fixed string "androidenterprise#enterprise" |
name STRING The name of the enterprise, for example, "Example, Inc" |
primaryDomain STRING The enterprise's primary domain, such as "example.com" |
Output
This building block provides 6 output parameters
Name | Format | Description |
---|---|---|
administrator[] |
OBJECT |
This represents an enterprise admin who can manage the enterprise in the managed Google Play store |
administrator[].email |
STRING |
The admin's email address |
id |
STRING |
The unique ID for the enterprise |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "androidenterprise#enterprise" |
name |
STRING |
The name of the enterprise, for example, "Example, Inc" |
primaryDomain |
STRING |
The enterprise's primary domain, such as "example.com" |
= Parameter name
= Format
administrator[] OBJECT This represents an enterprise admin who can manage the enterprise in the managed Google Play store |
administrator[].email STRING The admin's email address |
id STRING The unique ID for the enterprise |
kind STRING Identifies what kind of resource this is. Value: the fixed string "androidenterprise#enterprise" |
name STRING The name of the enterprise, for example, "Example, Inc" |
primaryDomain STRING The enterprise's primary domain, such as "example.com" |