محدودیت های استفاده
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
APIهای ثبت نام بدون لمس محدودیت پیش فرض 1000 پرس و جو در هر 100 ثانیه برای هر کاربر دارند. در API فروشنده، یک کاربر حساب سرویس مشترک است. در API مشتری، یک کاربر سرپرست IT تأیید شده است.
تغییر محدودیت های استفاده
برای مشاهده یا تغییر محدودیتهای استفاده برای پروژه خود، یا درخواست افزایش سهمیه، موارد زیر را انجام دهید:
- اگر قبلاً یک حساب صورتحساب برای پروژه خود ندارید، آن را ایجاد کنید.
- از صفحه Enabled APIs کتابخانه API در کنسول API دیدن کنید و یک API را از لیست انتخاب کنید.
- برای مشاهده و تغییر تنظیمات مربوط به سهمیه، سهمیه ها را انتخاب کنید. برای مشاهده آمار استفاده، استفاده را انتخاب کنید.
به ماندن در زیر محدودیت ها کمک کنید
برای کمک به کاهش تعداد درخواستها، از نسخههای ناهمزمان روشهای Device
API فروشنده استفاده کنید. این روش ها امکان پردازش دسته ای بسیاری از دستگاه ها را در یک درخواست می دهند، در حالی که روش های همزمان یک دستگاه را برای هر درخواست API پردازش می کنند.
برای یادگیری نحوه پردازش بسیاری از موارد در یک درخواست API، عملیات دسته ای طولانی را بخوانید.
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-08-29 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-08-29 بهوقت ساعت هماهنگ جهانی."],[],["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)."]]