Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Consumer override fails because of "is_fixed" flag.

I am using "gcloud alpha" to create consumer overrides on different metrics. This is working on most of them but not for some because the "is_fixed" flag is set. Is there a way of disabling this flag?

This is the error message for subnetworks:

FAILED_PRECONDITION: Could not set consumer override for limit with quota unit '1/{project}' on metric 'compute.googleapis.com/subnetworks' because the 'is_fixed' field is set for the limit.

1 2 154
2 REPLIES 2

Hello @Lillfrallan,

Welcome to Google Cloud Community!

Do you have any documents that you are following for this?

Thanks

Hi @Willbin , thank you and sorry for the late response. 

I've been looking mainly at these documents, 
Manage your quota using the Google Cloud CLI
https://cloud.google.com/service-usage/docs/manage-quota

I've also checked most links in these documents but have not been able find anything about the "is_fixed" flag.

Thanks!