配額與限制

本文說明使用 Storage 移轉服務的現行 API 限制及用量配額。這些限制和用量配額如有變更,我們也會同步更新這個頁面中的資訊。

並行 transferOperations 限制

下表說明執行中的並行 transferOperations 限制:

執行中的「transferOperations」上限 適用對象
200 專案

頻率配額

Storage 移轉服務會對所有要求實施頻率配額。這些配額是以專案為單位套用;透過 Google Cloud CLI、Google Cloud 控制台和 Cloud Client Libraries 發出的要求,也會計入這些頻率配額。

下表列出各項配額的指標、API 方法和預設限制:

指標 API 方法 預設限制
storagetransfer.googleapis.com/create_requests
  • projects.agentPools.create
  • transferJobs.create
  • 每專案每分鐘 600 次要求
  • 每個專案每天 5,000 個要求
storagetransfer.googleapis.com/read_requests
  • googleServiceAccounts.get
  • projects.agentPools.get
  • projects.agentPools.list
  • transferJobs.get
  • transferJobs.list
  • transferOperations.get
  • transferOperations.list
  • 每項專案每分鐘 1,500 項要求
storagetransfer.googleapis.com/update_requests
  • projects.agentPools.patch
  • transferJobs.patch
  • 每專案每分鐘 600 次要求
storagetransfer.googleapis.com/delete_requests
  • projects.agentPools.delete
  • transferJobs.delete
  • 每專案每分鐘 600 次要求
storagetransfer.googleapis.com/operation_requests
  • transferOperations.cancel
  • transferOperations.pause
  • transferOperations.resume
  • 每項專案每分鐘 900 項要求

調整配額

如要瞭解如何調整配額,請參閱「管理配額值」。