Chrome Management API

Chrome Management API は、Chrome 管理者が ChromeOS デバイスや Chrome ブラウザ デバイスを表示、管理、分析できるようにする一連のサービスです。

サービス: chromemanagement.googleapis.com

このサービスを呼び出すには、Google が提供するクライアント ライブラリを使用することをおすすめします。アプリケーションで独自のライブラリを使用してこのサービスを呼び出す必要がある場合は、API リクエストの際に次の情報を使用してください。

ディスカバリ ドキュメント

ディスカバリ ドキュメントは、REST API を記述して使用するための機械可読仕様です。クライアント ライブラリ、IDE プラグイン、Google API と連携するその他のツールのビルドに使用されます。1 つのサービスで複数のディスカバリ ドキュメントを提供できます。このサービスでは、次のディスカバリ ドキュメントが用意されています。

サービス エンドポイント

サービス エンドポイントは、API サービスのネットワーク アドレスを指定するベース URL です。1 つのサービスに複数のサービス エンドポイントが存在することがあります。このサービスには次のサービス エンドポイントがあり、以下のすべての URI がこのサービス エンドポイントに関連しています。

  • https://chromemanagement.googleapis.com

REST リソース: v1alpha1.customers.telemetry.devices

Methods
get GET /v1alpha1/{name=customers/*/telemetry/devices/*}
テレメトリー デバイスを取得します。
list GET /v1alpha1/{parent=customers/*}/telemetry/devices
すべてのテレメトリー デバイスを一覧表示します。

REST リソース: v1alpha1.customers.telemetry.events

Methods
list GET /v1alpha1/{parent=customers/*}/telemetry/events
テレメトリー イベントを一覧表示します。

REST リソース: v1alpha1.customers.telemetry.notificationConfigs

Methods
create POST /v1alpha1/{parent=customers/*}/telemetry/notificationConfigs
テレメトリー通知構成を作成します。
delete DELETE /v1alpha1/{name=customers/*/telemetry/notificationConfigs/*}
テレメトリー通知構成を削除します。
list GET /v1alpha1/{parent=customers/*}/telemetry/notificationConfigs
すべてのテレメトリー通知構成を一覧表示します。
patch PATCH /v1alpha1/{telemetryNotificationConfig.name=customers/*/telemetry/notificationConfigs/*}
テレメトリー通知構成を更新します。

REST リソース: v1alpha1.customers.telemetry.users

Methods
get GET /v1alpha1/{name=customers/*/telemetry/users/*}
テレメトリー ユーザーを取得します。
list GET /v1alpha1/{parent=customers/*}/telemetry/users
すべてのテレメトリー ユーザーを一覧表示します。

REST リソース: v1.customers.apps

Methods
countChromeAppRequests GET /v1/{customer=customers/*}/apps:countChromeAppRequests
アプリのインストール リクエストの概要を生成します。
fetchDevicesRequestingExtension GET /v1/{customer=customers/*}/apps:fetchDevicesRequestingExtension
拡張機能のインストールをリクエストしたデバイスのリストを取得します。
fetchUsersRequestingExtension GET /v1/{customer=customers/*}/apps:fetchUsersRequestingExtension
拡張機能のインストールをリクエストしたユーザーのリストを取得します。

REST リソース: v1.customers.apps.android

Methods
get GET /v1/{name=customers/*/apps/android/*}
リソース名で顧客用の特定のアプリを取得します。

REST リソース: v1.customers.apps.chrome

Methods
get GET /v1/{name=customers/*/apps/chrome/*}
リソース名で顧客用の特定のアプリを取得します。

REST リソース: v1.customers.apps.web

Methods
get GET /v1/{name=customers/*/apps/web/*}
リソース名で顧客用の特定のアプリを取得します。

REST リソース: v1.customers.reports

Methods
countChromeBrowsersNeedingAttention GET /v1/{customer=customers/*}/reports:countChromeBrowsersNeedingAttention
最近登録された Chrome ブラウザ、同期する新しいポリシーがある Chrome ブラウザ、または最近のアクティビティがない Chrome ブラウザの数。
countChromeCrashEvents GET /v1/{customer=customers/*}/reports:countChromeCrashEvents
Chrome のクラッシュ イベントの数を取得します。
countChromeDevicesReachingAutoExpirationDate GET /v1/{customer=customers/*}/reports:countChromeDevicesReachingAutoExpirationDate
選択した期間に各月に期限切れとなるデバイスの数に関するレポートを生成します。
countChromeDevicesThatNeedAttention GET /v1/{customer=customers/*}/reports:countChromeDevicesThatNeedAttention
ポリシーを同期していない、または過去 28 日間にユーザー アクティビティがない ChromeOS デバイス、古いデバイス、または苦情ではない ChromeOS デバイスの数。
countChromeHardwareFleetDevices GET /v1/{customer=customers/*}/reports:countChromeHardwareFleetDevices
リクエストされたハードウェア タイプ(モデル名、プロセッサ タイプなど)のうち、特定のハードウェア仕様を持つデバイスの数。
countChromeVersions GET /v1/{customer=customers/*}/reports:countChromeVersions
インストールされている Chrome バージョンのレポートを生成します。
countInstalledApps GET /v1/{customer=customers/*}/reports:countInstalledApps
アプリのインストール レポートを生成します。
countPrintJobsByPrinter GET /v1/{customer=customers/*}/reports:countPrintJobsByPrinter
各プリンタでの印刷の概要を確認できます。
countPrintJobsByUser GET /v1/{customer=customers/*}/reports:countPrintJobsByUser
各ユーザーが行った印刷の概要を確認できます。
enumeratePrintJobs GET /v1/{customer=customers/*}/reports:enumeratePrintJobs
印刷ジョブのリストを取得します。
findInstalledAppDevices GET /v1/{customer=customers/*}/reports:findInstalledAppDevices
指定したアプリがインストールされている管理対象の Chrome ブラウザ デバイスのレポートを生成します。

REST リソース: v1.customers.telemetry.devices

Methods
get GET /v1/{name=customers/*/telemetry/devices/*}
テレメトリー デバイスを取得します。
list GET /v1/{parent=customers/*}/telemetry/devices
すべてのテレメトリー デバイスを一覧表示します。

REST リソース: v1.customers.telemetry.events

Methods
list GET /v1/{parent=customers/*}/telemetry/events
テレメトリー イベントを一覧表示します。

REST リソース: v1.customers.telemetry.notificationConfigs

Methods
create POST /v1/{parent=customers/*}/telemetry/notificationConfigs
テレメトリー通知構成を作成します。
delete DELETE /v1/{name=customers/*/telemetry/notificationConfigs/*}
テレメトリー通知構成を削除します。
list GET /v1/{parent=customers/*}/telemetry/notificationConfigs
すべてのテレメトリー通知構成を一覧表示します。

REST リソース: v1.customers.telemetry.users

Methods
get GET /v1/{name=customers/*/telemetry/users/*}
テレメトリー ユーザーを取得します。
list GET /v1/{parent=customers/*}/telemetry/users
すべてのテレメトリー ユーザーを一覧表示します。