Googleapis Androiddeviceprovisioning
Connector for the googleapis-androiddeviceprovisioning API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://androiddeviceprovisioning.googleapis.com - Auth:
bearer(pass your key via theapiKeyinput)
Operations
androiddeviceprovisioning_customers_list— GET /v1/customers — Lists the user's customer accounts.androiddeviceprovisioning_partners_customers_lis— GET /v1/partners/{partnerId}/customers — Lists the customers that are enrolled to the reseller identified by the `partnerandroiddeviceprovisioning_partners_devices_get— GET /v1/{name} — Gets a device.androiddeviceprovisioning_customers_configuratio— GET /v1/{parent}/configurations — Lists a customer's configurations.androiddeviceprovisioning_partners_vendors_custo— GET /v1/{parent}/customers — Lists the customers of the vendor.androiddeviceprovisioning_customers_devices_list— GET /v1/{parent}/devices — Lists a customer's devices.
Inputs
apiKey— your googleapis-androiddeviceprovisioning API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: androiddeviceprovisioning_customers_list
apiKey: <your key>