حدود الاستخدام
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
الحد التلقائي لعدد طلبات واجهات برمجة التطبيقات الخاصة ببرنامج "إعداد الأجهزة الجوّالة للمؤسّسات دفعةً واحدة" هو 1,000 طلب لكل
100 ثانية لكل مستخدم. وفي واجهة برمجة تطبيقات المورد، يكون المستخدم هو الخدمة المشتركة
الحساب. في واجهة برمجة تطبيقات العميل، يكون المستخدم
مشرف تكنولوجيا المعلومات المُصدَّق عليه.
تغيير الحدود القصوى للاستخدام
لعرض أو تغيير حدود الاستخدام لمشروعك، أو لطلب زيادة إلى
حصتك، قم بما يلي:
- إذا لم يكن لديك حساب فوترة من قبل
لمشروعك، ثم إنشاء واحدة.
- يُرجى الانتقال إلى صفحة "واجهات برمجة التطبيقات التي تم تفعيلها" في صفحة
مكتبة واجهة برمجة التطبيقات في وحدة التحكم في واجهة برمجة التطبيقات، واختَر واجهة برمجة تطبيقات من
الحالية.
- لعرض الإعدادات المتعلّقة بالحصة وتغييرها، اختَر الحصص. لعرض
إحصاءات الاستخدام، انقر على الاستخدام.
المساعدة في تجاوز الحدود المسموح بها
استخدام الإصدارات غير المتزامنة من طرق Device
في واجهة برمجة تطبيقات المورّد للمساعدة
وتقليل عدد الطلبات. تتيح هذه الطرق إمكانية المعالجة المجمّعة للعديد من
الأجهزة في طلب واحد، بينما تعالج الطرق المتزامنة جهازًا واحدًا
لكل طلب بيانات من واجهة برمجة التطبيقات.
لمعرفة كيفية معالجة عدة عناصر في طلب واجهة برمجة تطبيقات واحد، يمكنك الاطّلاع على دُفعة طويلة الأمد
العمليات.
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة 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)."]]