Limiti di utilizzo
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Le API per la registrazione zero-touch hanno un limite predefinito di 1000 query per
100 secondi per ogni utente. Nell'API dei rivenditori, un utente è il servizio condiviso
Google Cloud. Nell'API del cliente, un utente
l'amministratore IT autenticato.
Modificare i limiti di utilizzo
Per visualizzare o modificare i limiti di utilizzo relativi al progetto o per richiedere un incremento della quota, procedi come segue:
- Se non hai ancora un account di fatturazione
per il progetto, creane uno.
- Visita la pagina API abilitate della
libreria API nella console API e seleziona un'API dalla
dall'elenco di lettura.
- Per visualizzare e modificare le impostazioni relative alla quota, seleziona Quote. Per visualizzare
le statistiche sull'utilizzo, seleziona Utilizzo.
Un aiuto per rimanere entro i limiti
Utilizza le versioni asincrone dei metodi Device
dell'API reseller per fornire assistenza
per ridurre il numero di richieste. Questi metodi consentono l'elaborazione batch
dispositivi in una richiesta, mentre i metodi sincroni elaborano un
per ogni richiesta API.
Per scoprire come elaborare molti elementi in una singola richiesta API, consulta Batch a lunga esecuzione
operazioni.
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-08-29 UTC.
[null,null,["Ultimo aggiornamento 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)."]]