Chrome Management API (chromemanagement:v1)

2022-09-16

1 new method

Additions

    Methods
  • chromemanagement.customers.reports.countChromeHardwareFleetDevices

      Description : Counts of devices with a specific hardware specification from the requested hardware type (for example model name, processor type). Further information can be found here https://support.google.com/chrome/a/answer/10564947

      Flat Path : v1/customers/{customersId}/reports:countChromeHardwareFleetDevices

      Scopes : https://www.googleapis.com/auth/chrome.management.reports.readonly

      Parameters :

        orgUnitId

          Description : Optional. The ID of the organizational unit. If omitted, all data will be returned.

          Type : string

          Location : query

        readMask

          Location : query

          Type : string

          Format : google-fieldmask

          Description : Required. Mask of the fields that should be populated in the returned report.

        customer

          Location : path

          Pattern : ^customers/[^/]+$

          Type : string

          Description : Required. The customer ID or "my_customer".

          Required : Yes

      Parameter Order : customer

      Path : v1/{+customer}/reports:countChromeHardwareFleetDevices

      HTTP Method : GET