ขีดจำกัดการใช้งาน
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
API การตั้งค่าอุปกรณ์พร้อมใช้แบบรวมกลุ่มมีขีดจำกัดเริ่มต้นอยู่ที่ 1,000 คำค้นหาต่อ
100 วินาทีสำหรับผู้ใช้แต่ละราย ใน API ผู้ค้าปลีก ผู้ใช้คือบริการที่ใช้ร่วมกัน
บัญชี . ใน API ของลูกค้า ผู้ใช้คือ
ผู้ดูแลระบบไอทีที่ผ่านการตรวจสอบสิทธิ์
เปลี่ยนขีดจำกัดการใช้งาน
เพื่อดูหรือเปลี่ยนแปลงขีดจำกัดการใช้งานสำหรับโปรเจ็กต์ของคุณ หรือเพื่อขอเพิ่มขีดจำกัด
โควต้า ให้ทำดังนี้
- หากยังไม่มีบัญชีสำหรับการเรียกเก็บเงิน
สำหรับโปรเจ็กต์
แล้วสร้างขึ้นมา
- ไปที่หน้า API ที่เปิดใช้ของ
ไลบรารี API ในคอนโซล API และเลือก API จาก
รายการ
- หากต้องการดูและเปลี่ยนแปลงการตั้งค่าที่เกี่ยวข้องกับโควต้า ให้เลือกโควต้า เพื่อดู
สถิติการใช้งาน ให้เลือกการใช้งาน
ช่วยให้ไม่เกินขีดจำกัด
ใช้เมธอด Device
ของ API ตัวแทนจำหน่ายเวอร์ชันอะซิงโครนัสเพื่อช่วย
ทำให้จำนวนคำขอลดลงได้ วิธีการเหล่านี้ทำให้สามารถประมวลผลกลุ่ม
อุปกรณ์ใน 1 คำขอ ขณะที่เมธอดแบบซิงโครนัสจะประมวลผลอุปกรณ์ 1 เครื่องสำหรับ
คำขอ API แต่ละรายการ
หากต้องการดูวิธีประมวลผลหลายรายการในคำขอ API เดียว โปรดอ่านแบบกลุ่มที่ใช้เวลานาน
การดำเนินการ
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-29 UTC
[null,null,["อัปเดตล่าสุด 2025-08-29 UTC"],[],["The zero-touch enrollment APIs have a default limit of 1000 queries per 100 seconds per user. To manage usage limits, create a billing account, visit the Enabled APIs page, and select \"Quotas\" or \"Usage.\" For resellers, use asynchronous `Device` methods to batch process devices, reducing requests, instead of synchronous methods which process one device per request. Batch processing information can be found in the \"Long-running batch operations\" guide.\n"],null,["# Usage limits\n\nThe zero-touch enrollment APIs have a default limit of 1000 queries per\n100 seconds for each user. In the reseller API, a user is the shared [service\naccount](/zero-touch/guides/auth#create-service). In the customer API, a user is\nthe [authenticated IT admin](/zero-touch/guides/customer/auth).\n\nChange usage limits\n-------------------\n\nTo view or change usage limits for your project, or to request an increase to\nyour quota, do the following:\n\n1. If you don't already have a [billing account](//cloud.google.com/billing/docs/how-to/manage-billing-account) for your project, then create one.\n2. [Visit the Enabled APIs page of the\n API library](https://console.cloud.google.com/apis/enabled) in the API Console, and select an API from the list.\n3. To view and change quota-related settings, select **Quotas** . To view usage statistics, select **Usage**.\n\nHelp staying under the limits\n-----------------------------\n\nUse the asynchronous versions of the reseller API's `Device` methods to help\nreduce the number of requests. These methods allow batch processing of many\ndevices in one request, while the synchronous methods process one device for\neach API request.\n\nTo learn how to process many items in one API request, read [Long-running batch\noperations](/zero-touch/guides/how-it-works#operations)."]]