googleapis.com – androiddeviceprovisioning
Automates Android zero-touch enrollment for device resellers, customers, and EMMs.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:androiddeviceprovisioning/v1.json
- Provider
- googleapis.com:androiddeviceprovisioning / androiddeviceprovisioning
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/androiddeviceprovisioning/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/androiddeviceprovisioning/v1/openapi.yaml
Tools (25)
Extracted live via the executor SDK.
-
customers.androiddeviceprovisioningCustomersConfigurationsCreateCreates a new configuration. Once created, a customer can apply the configuration to devices.
-
customers.androiddeviceprovisioningCustomersConfigurationsDeleteDeletes an unused configuration. The API call fails if the customer has devices with the configuration applied.
-
customers.androiddeviceprovisioningCustomersConfigurationsListLists a customer's configurations.
-
customers.androiddeviceprovisioningCustomersConfigurationsPatchUpdates a configuration's field values.
-
customers.androiddeviceprovisioningCustomersDevicesApplyConfigurationApplies a Configuration to the device to register the device for zero-touch enrollment. After applying a configuration to a device, the device automatically provisions itself on first boot, or next factory reset.
-
customers.androiddeviceprovisioningCustomersDevicesListLists a customer's devices.
-
customers.androiddeviceprovisioningCustomersDevicesRemoveConfigurationRemoves a configuration from device.
-
customers.androiddeviceprovisioningCustomersDevicesUnclaimUnclaims a device from a customer and removes it from zero-touch enrollment. After removing a device, a customer must contact their reseller to register the device into zero-touch enrollment again.
-
customers.androiddeviceprovisioningCustomersDpcsListLists the DPCs (device policy controllers) that support zero-touch enrollment.
-
customers.androiddeviceprovisioningCustomersListLists the user's customer accounts.
-
partners.androiddeviceprovisioningPartnersCustomersCreateCreates a customer for zero-touch enrollment. After the method returns successfully, admin and owner roles can manage devices and EMM configs by calling API methods or using their zero-touch enrollment portal. The customer receives an email that welcomes them to zero-touch enrollment and explains how to sign into the portal.
-
partners.androiddeviceprovisioningPartnersCustomersListLists the customers that are enrolled to the reseller identified by the
partnerIdargument. This list includes customers that the reseller created and customers that enrolled themselves using the portal. -
partners.androiddeviceprovisioningPartnersDevicesClaimClaims a device for a customer and adds it to zero-touch enrollment. If the device is already claimed by another customer, the call returns an error.
-
partners.androiddeviceprovisioningPartnersDevicesClaimAsyncClaims a batch of devices for a customer asynchronously. Adds the devices to zero-touch enrollment. To learn more, read .
-
partners.androiddeviceprovisioningPartnersDevicesFindByIdentifierFinds devices by hardware identifiers, such as IMEI.
-
partners.androiddeviceprovisioningPartnersDevicesFindByOwnerFinds devices claimed for customers. The results only contain devices registered to the reseller that's identified by the
partnerIdargument. The customer's devices purchased from other resellers don't appear in the results. -
partners.androiddeviceprovisioningPartnersDevicesGetGets a device.
-
partners.androiddeviceprovisioningPartnersDevicesMetadataUpdates reseller metadata associated with the device. Android devices only.
-
partners.androiddeviceprovisioningPartnersDevicesUnclaimUnclaims a device from a customer and removes it from zero-touch enrollment.
-
partners.androiddeviceprovisioningPartnersDevicesUnclaimAsyncUnclaims a batch of devices for a customer asynchronously. Removes the devices from zero-touch enrollment. To learn more, read .
-
partners.androiddeviceprovisioningPartnersDevicesUpdateMetadataAsyncUpdates the reseller metadata attached to a batch of devices. This method updates devices asynchronously and returns an
Operationthat can be used to track progress. Read . Android Devices only. -
partners.androiddeviceprovisioningPartnersVendorsCustomersListLists the customers of the vendor.
-
partners.androiddeviceprovisioningPartnersVendorsListLists the vendors of the partner.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools