Chrome Management API 是一套服務,可供 Chrome 管理員查看、管理 ChromeOS 和 Chrome 瀏覽器裝置,並深入瞭解相關資訊。
- REST 資源:v1alpha1.customers.profiles
- REST 資源:v1alpha1.customers.telemetry.devices
- REST 資源:v1alpha1.customers.telemetry.events
- REST 資源:v1alpha1.customers.telemetry.notificationConfigs
- REST 資源:v1alpha1.customers.telemetry.users
- REST 資源:v1.customers.apps
- REST 資源:v1.customers.apps.android
- REST 資源:v1.customers.apps.chrome
- REST 資源:v1.customers.apps.web
- REST 資源:v1.customers.certificateProvisioningProcesses
- REST 資源:v1.customers.certificateProvisioningProcesses.operations
- REST 資源:v1.customers.profiles
- REST 資源:v1.customers.profiles.commands
- REST 資源:v1.customers.reports
- REST 資源:v1.customers.telemetry.devices
- REST 資源:v1.customers.telemetry.events
- REST 資源:v1.customers.telemetry.notificationConfigs
- REST 資源:v1.customers.telemetry.users
- REST 資源:v1.customers.thirdPartyProfileUsers
服務:chromemanagement.googleapis.com
如要呼叫這項服務,建議您使用 Google 提供的用戶端程式庫。如果您的應用程式需要使用自己的程式庫呼叫這項服務,請在發出 API 要求時使用下列資訊。
探索文件
探索文件是一種機器可解讀的規格,用於說明和使用 REST API。此文件用於建構用戶端程式庫、IDE 外掛程式,以及與 Google API 互動的其他工具。一項服務可能會提供多個探索文件。此服務提供下列探索文件:
服務端點
服務端點是指定 API 服務網路位址的基準網址。一項服務可能有多個服務端點。這項服務有以下服務端點,且下方的 URI 皆以此服務端點為基準:
- https://chromemanagement.googleapis.com
REST 資源:v1alpha1.customers.profiles
| 方法 | |
|---|---|
| delete | DELETE /v1alpha1/{name=customers/*/profiles/*}刪除從 Chrome 瀏覽器設定檔收集的資料。 | 
| get | GET /v1alpha1/{name=customers/*/profiles/*}取得具有客戶 ID 和設定檔永久 ID 的 Chrome 瀏覽器設定檔。 | 
| list | GET /v1alpha1/{parent=customers/*}/profiles根據指定的搜尋和排序條件,列出客戶的 Chrome 瀏覽器設定檔。 | 
REST 資源:v1alpha1.customers.telemetry.devices
| 方法 | |
|---|---|
| get | GET /v1alpha1/{name=customers/*/telemetry/devices/*}取得遙測裝置。 | 
| list | GET /v1alpha1/{parent=customers/*}/telemetry/devices列出所有遙測裝置。 | 
REST 資源:v1alpha1.customers.telemetry.events
| 方法 | |
|---|---|
| list | GET /v1alpha1/{parent=customers/*}/telemetry/events列出遙測事件。 | 
REST 資源:v1alpha1.customers.telemetry.notificationConfigs
| 方法 | |
|---|---|
| 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
| 方法 | |
|---|---|
| get | GET /v1alpha1/{name=customers/*/telemetry/users/*}取得遙測使用者。 | 
| list | GET /v1alpha1/{parent=customers/*}/telemetry/users列出所有遙測使用者。 | 
REST 資源:v1.customers.apps
| 方法 | |
|---|---|
| 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
| 方法 | |
|---|---|
| get | GET /v1/{name=customers/*/apps/android/*}根據資源名稱取得特定客戶的應用程式。 | 
REST 資源:v1.customers.apps.chrome
| 方法 | |
|---|---|
| get | GET /v1/{name=customers/*/apps/chrome/*}根據資源名稱取得特定客戶的應用程式。 | 
REST 資源:v1.customers.apps.web
| 方法 | |
|---|---|
| get | GET /v1/{name=customers/*/apps/web/*}根據資源名稱取得特定客戶的應用程式。 | 
REST 資源:v1.customers.certificateProvisioningProcesses
| 方法 | |
|---|---|
| claim | POST /v1/{name=customers/*/certificateProvisioningProcesses/*}:claim聲明憑證佈建程序。 | 
| get | GET /v1/{name=customers/*/certificateProvisioningProcesses/*}擷取憑證佈建程序。 | 
| setFailure | POST /v1/{name=customers/*/certificateProvisioningProcesses/*}:setFailure將憑證佈建程序標示為失敗。 | 
| signData | POST /v1/{name=customers/*/certificateProvisioningProcesses/*}:signData要求啟動憑證佈建程序的用戶端簽署資料。 | 
| uploadCertificate | POST /v1/{name=customers/*/certificateProvisioningProcesses/*}:uploadCertificate上傳已成功核發的憑證,以進行憑證佈建程序。 | 
REST 資源:v1.customers.certificateProvisioningProcesses.operations
| 方法 | |
|---|---|
| get | GET /v1/{name=customers/*/certificateProvisioningProcesses/*/operations/*}取得長時間執行作業的最新狀態。 | 
REST 資源:v1.customers.profiles
| 方法 | |
|---|---|
| delete | DELETE /v1/{name=customers/*/profiles/*}刪除從 Chrome 瀏覽器設定檔收集的資料。 | 
| get | GET /v1/{name=customers/*/profiles/*}取得具有客戶 ID 和設定檔永久 ID 的 Chrome 瀏覽器設定檔。 | 
| list | GET /v1/{parent=customers/*}/profiles根據指定的搜尋和排序條件,列出客戶的 Chrome 瀏覽器設定檔。 | 
REST 資源:v1.customers.profiles.commands
| 方法 | |
|---|---|
| create | POST /v1/{parent=customers/*/profiles/*}/commands建立 Chrome 瀏覽器設定檔遠端指令。 | 
| get | GET /v1/{name=customers/*/profiles/*/commands/*}取得 Chrome 瀏覽器設定檔遠端指令。 | 
| list | GET /v1/{parent=customers/*/profiles/*}/commands列出 Chrome 瀏覽器設定檔的遠端指令。 | 
REST 資源:v1.customers.reports
| 方法 | |
|---|---|
| countChromeBrowsersNeedingAttention | GET /v1/{customer=customers/*}/reports:countChromeBrowsersNeedingAttention最近註冊、有新政策待同步處理,或最近沒有活動的 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 裝置數量。 | 
| 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
| 方法 | |
|---|---|
| get | GET /v1/{name=customers/*/telemetry/devices/*}取得遙測裝置。 | 
| list | GET /v1/{parent=customers/*}/telemetry/devices列出所有遙測裝置。 | 
REST 資源:v1.customers.telemetry.events
| 方法 | |
|---|---|
| list | GET /v1/{parent=customers/*}/telemetry/events列出遙測事件。 | 
REST 資源:v1.customers.telemetry.notificationConfigs
| 方法 | |
|---|---|
| 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
| 方法 | |
|---|---|
| get | GET /v1/{name=customers/*/telemetry/users/*}取得遙測使用者。 | 
| list | GET /v1/{parent=customers/*}/telemetry/users列出所有遙測使用者。 | 
REST 資源:v1.customers.thirdPartyProfileUsers
| 方法 | |
|---|---|
| move | POST /v1/{name=customers/*/thirdPartyProfileUsers/*}:move將第三方 Chrome 設定檔使用者移至目標機構單位。 | 
