- Quota
- Quota Alerts
- Quota Increase Requests
- Quota Templates
- Others

Operation Description
The quota alerting feature has been upgraded and this API operation will be deprecated. You can call this operation only to query quota alert rules of the old version. If you want to query quota alert rules of the new version, call the CloudMonitor API operation DescribeMetricRuleList . For more information about how to call API operations to manage quota alert rules of the new version, see Manage quota alerts of the new version by calling API operations.
Request Parameters
Field Name | Field Details |
---|---|
NextTokenstring | The token that marks the position from which you want to start the query.View Details... Example:1 |
MaxResultsinteger<int32> | The maximum number of records that you want to return for the query.View Details... Example:20value <= 200 |
ProductCodestring | The abbreviation of the Alibaba Cloud service name.View Details... Example:ecsReference Value Source: ListProducts |
AlarmNamestring | The name of the alert. Example:rules
Reference Value Source: GetQuotaAlarm CreateQuotaAlarm ListAlarmHistories |
QuotaActionCodestring | The quota ID.View Details... Example:q_hvnoqvReference Value Source: GetQuotaApplication CreateQuotaApplication ListProductQuotas |
QuotaDimensionsarray<object> | The quota dimensions. Count of Children <= 5 |
Response Parameters
Field Name | Field Details |
---|---|
MaxResultsinteger<int32> | The maximum number of records that are returned for the query. Example:1 |
NextTokenstring | The token that marks the position at which the query ends.View Details... Example:1 |
QuotaAlarmsarray<object> | The details about the quota alert rules. |
RequestIdstring | The ID of the request. Example:87F3B755-3BD2-4C76-B36A-93247002918C |
TotalCountinteger<int32> | The total number of quota alerts. Example:2 |