v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1345170236.8 KB
customers

Generate report of the number of devices expiring in each month of the selected time frame. Devices are grouped by auto update expiration date and model. Further information can be found here.

get/v1/{+customer}/reports:countChromeDevicesReachingAutoExpirationDate

Path parameters

customerstring required

Required. The customer ID or "my_customer" prefixed with "customers/".

Query parameters

maxAueDatestring

Optional. Maximum expiration date in format yyyy-mm-dd in UTC timezone. If included returns all devices that have already expired and devices with auto expiration date equal to or earlier than the maximum date.

minAueDatestring

Optional. Maximum expiration date in format yyyy-mm-dd in UTC timezone. If included returns all devices that have already expired and devices with auto expiration date equal to or later than the minimum date.

orgUnitIdstring

Optional. The organizational unit ID, if omitted, will return data for all organizational units.

Response

Successful response