Search code examples
google-cloud-platformgoogle-iam

Managing GCP quotas through an API


Is there any way to manage API / Service quotas (https://console.cloud.google.com/iam-admin/quotas) through an API?


Solution

  • You can't manage service quotas through API, If you may want to adjust your project's quota limits up or down. This section describes how to change your provided quota limits.

    • You can Request a higher quota.
    • You can limit usage of a particular resource by setting your own quota limits by going API-specific quota page, then click the edit icon, and enter your preferred total quota.
    • there is a beta Monitoring quota metrics this is throught using using Stackdriver API