Skip to main content

managedconfigurationsfordevice

Overview

Namemanagedconfigurationsfordevice
TypeResource
Idgoogledevelopers.androidenterprise.managedconfigurationsfordevice

Fields

NameDatatypeDescription
managedPropertyarrayThe set of managed properties for this configuration.
productIdstringThe ID of the product that the managed configuration is for, e.g. "app:com.google.android.gm".
configurationVariablesobjectA configuration variables resource contains the managed configuration settings ID to be applied to a single user, as well as the variable set that is attributed to the user. The variable set will be used to replace placeholders in the managed configuration settings.
kindstringDeprecated.

Methods

NameAccessible byRequired ParamsDescription
getSELECTdeviceId, enterpriseId, managedConfigurationForDeviceId, userIdRetrieves details of a per-device managed configuration.
listSELECTdeviceId, enterpriseId, userIdLists all the per-device managed configurations for the specified device. Only the ID is set.
deleteDELETEdeviceId, enterpriseId, managedConfigurationForDeviceId, userIdRemoves a per-device managed configuration for an app for the specified device.
updateEXECdeviceId, enterpriseId, managedConfigurationForDeviceId, userIdAdds or updates a per-device managed configuration for an app for the specified device.