Not all quotas support alerting. Check whether a specific quota supports alerting using the Quota Center console or the ListProductQuotas API.
Console: Go to the quota list in the Quota Center console. If the Actions column for a quota shows Create Alert, the quota supports alerting. If Create Alert is not shown, the quota does not support alerting.
-
API: Call the ListProductQuotas operation in the OpenAPI Developer Portal. If
Consumableistruein the response, the quota supports alerting. IfConsumableisfalse, the quota does not support alerting.For more information, see List product quotas.