Android Management API
Remote enterprise management of Android devices and apps
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Remote enterprise management of Android devices and apps
Список инструментов сервера (9)
Технические названия из tools/list. Нужны только разработчикам.
| get_enterprise | Gets an enterprise for a given enterprise ID. Requires the enterprise ID in the name field (e.g., enterprises/{enterpriseId}). |
| list_enterprises | Lists enterprises accessible to the caller. |
| get_application | Gets application details for a given enterprise and application ID. Requires the resource name in the format: enterprises/{enterpriseId}/applications/{applicationId}. |
| get_device | Gets device details for a given enterprise and device ID. Requires the resource name in the format: enterprises/{enterpriseId}/devices/{deviceId}. |
| list_devices | Lists devices for a given enterprise. Requires the enterprise ID in the parent field (e.g., enterprises/{enterpriseId}). |
| get_policy | Gets a policy for a given enterprise and policy ID. Requires the resource name in the format: enterprises/{enterpriseId}/policies/{policyId}. |
| list_policies | Lists policies for a given enterprise. Requires the enterprise resource name in the parent field (e.g., enterprises/{enterpriseId}). |
| get_web_app | Gets a web app. Requires the resource name in the format: enterprises/{enterpriseId}/webApps/{webAppId}. |
| list_web_apps | Lists web apps for a given enterprise. Requires the enterprise resource name in the parent field (e.g., enterprises/{enterpriseId}). |