googleapis.com – androidmanagement
The Android Management API provides remote enterprise management of Android devices and apps.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:androidmanagement/v1.json
- Provider
- googleapis.com:androidmanagement / androidmanagement
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/androidmanagement/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/androidmanagement/v1/openapi.yaml
Tools (17)
Extracted live via the executor SDK.
-
enterprises.androidmanagementEnterprisesCreateCreates an enterprise. This is the last step in the enterprise signup flow. See also: SigninDetail
-
enterprises.androidmanagementEnterprisesDevicesIssueCommandIssues a command to a device. The Operation resource returned contains a Command in its metadata field. Use the get operation method to get the status of the command.
-
enterprises.androidmanagementEnterprisesDevicesListLists devices for a given enterprise. Deleted devices are not returned in the response.
-
enterprises.androidmanagementEnterprisesDevicesOperationsCancelStarts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to Code.CANCELLED.
-
enterprises.androidmanagementEnterprisesEnrollmentTokensCreateCreates an enrollment token for a given enterprise. It's up to the caller's responsibility to manage the lifecycle of newly created tokens and deleting them when they're not intended to be used anymore. Once an enrollment token has been created, it's not possible to retrieve the token's content anymore using AM API. It is recommended for EMMs to securely store the token if it's intended to be reused.
-
enterprises.androidmanagementEnterprisesEnrollmentTokensListLists active, unexpired enrollment tokens for a given enterprise. The list items contain only a partial view of EnrollmentToken: all the fields but name and expiration_timestamp are empty. This method is meant to help manage active enrollment tokens lifecycle. For security reasons, it's recommended to delete active enrollment tokens as soon as they're not intended to be used anymore.
-
enterprises.androidmanagementEnterprisesListLists EMM-managed enterprises. Only BASIC fields are returned.
-
enterprises.androidmanagementEnterprisesPoliciesListLists policies for a given enterprise.
-
enterprises.androidmanagementEnterprisesWebAppsCreateCreates a web app.
-
enterprises.androidmanagementEnterprisesWebAppsDeleteDeletes a web app.
-
enterprises.androidmanagementEnterprisesWebAppsGetGets a web app.
-
enterprises.androidmanagementEnterprisesWebAppsListLists web apps for a given enterprise.
-
enterprises.androidmanagementEnterprisesWebAppsPatchUpdates a web app.
-
enterprises.androidmanagementEnterprisesWebTokensCreateCreates a web token to access an embeddable managed Google Play web UI for a given enterprise.
-
signupUrls.androidmanagementSignupUrlsCreateCreates an enterprise signup URL.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools