List
|
|||||
|
|
Lists the DPCs (device policy controllers) that support zero-touch enrollment
Input
This building block consumes 1 input parameters
Name | Format | Description |
---|---|---|
parent Required |
STRING |
Required. The customer that can use the DPCs in configurations. An API
resource name in the format |
= Parameter name
= Format
parent STRING Required Required. The customer that can use the DPCs in configurations. An API
resource name in the format |
Output
This building block provides 4 output parameters
Name | Format | Description |
---|---|---|
dpcs[] |
OBJECT |
An EMM's DPC (device policy
controller).
Zero-touch enrollment installs a DPC (listed in the |
dpcs[].dpcName |
STRING |
Output only. The title of the DPC app in Google Play. For example, Google Apps Device Policy. Useful in an application's user interface |
dpcs[].name |
STRING |
Output only. The API resource name in the format
|
dpcs[].packageName |
STRING |
Output only. The DPC's Android application ID that looks like a Java package name. Zero-touch enrollment installs the DPC app onto a device using this identifier |
= Parameter name
= Format
dpcs[] OBJECT An EMM's DPC (device policy
controller).
Zero-touch enrollment installs a DPC (listed in the |
dpcs[].dpcName STRING Output only. The title of the DPC app in Google Play. For example, Google Apps Device Policy. Useful in an application's user interface |
dpcs[].name STRING Output only. The API resource name in the format
|
dpcs[].packageName STRING Output only. The DPC's Android application ID that looks like a Java package name. Zero-touch enrollment installs the DPC app onto a device using this identifier |