ListQuotaAlarmsPagination
Region:
China (Beijing)
Request Parameters
Required
ProductCodeThe abbreviation of...
AlarmNameThe name of the alert
QuotaActionCodeThe quota ID
QuotaDimensionsThe quota dimensions
0The quota dimension
KeyThe key of the dime...
ValueThe value of the di...
Pagination Parameters
NextTokenThe token that mark...
MaxResultsThe maximum number ...
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

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 NameField 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 NameField 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
Change History
No Change History found.