Method: customers.telemetry.devices.get

获取遥测设备。

HTTP 请求

GET https://chromemanagement.googleapis.com/v1/{name=customers/*/telemetry/devices/*}

网址采用 gRPC 转码语法。

路径参数

参数
name

string

必需。要返回的 TelemetryDevice 的名称。

查询参数

参数
readMask

string (FieldMask format)

必需。读取掩码以指定要返回的字段。

支持的 readMask 路径如下:

  • 名称
  • orgUnitId
  • deviceId
  • serialNumber
  • cpuInfo
  • cpuStatusReport
  • memoryInfo
  • memoryStatusReport
  • networkInfo
  • networkDiagnosticsReport
  • networkStatusReport
  • osUpdateStatus
  • graphicsInfo
  • graphicsStatusReport
  • batteryInfo
  • batteryStatusReport
  • storageInfo
  • storageStatusReport
  • thunderboltInfo
  • audioStatusReport
  • bootPerformanceReport
  • heartbeatStatusReport
  • networkBandwidthReport
  • peripheralsReport
  • kioskAppStatusReport
  • appReport
  • runtimeCountersReport

这是以英文逗号分隔的完全限定字段名称列表。示例:"user.displayName,photo"

请求正文

请求正文必须为空。

响应正文

如果成功,则响应正文包含一个 TelemetryDevice 实例。

授权范围

需要以下 OAuth 作用域:

  • https://www.googleapis.com/auth/chrome.management.telemetry.readonly