Todos os produtos
Search
Central de documentação

Cloud Monitor:DescribeActiveMetricRuleList

Última atualização: Jun 28, 2026

Consulta regras de alerta de iniciativa.

Experimente agora

Experimente esta API no OpenAPI Explorer, sem necessidade de assinatura manual. Chamadas bem-sucedidas geram automaticamente código SDK correspondente aos seus parâmetros. Faça o download com segurança de credenciais integrada para uso local.

Testar

Autorização RAM

A tabela abaixo descreve a autorização necessária para chamar esta API. Você pode defini-la em uma política do Resource Access Management (RAM). As colunas da tabela estão detalhadas abaixo:

  • Ação: As ações que podem ser usadas no elemento Action das instruções de política de permissão do RAM para conceder permissões para executar a operação.

  • API: A API que você pode chamar para executar a ação.

  • Nível de acesso: O nível de acesso predefinido concedido para cada API. Valores válidos: create, list, get, update e delete.

  • Tipo de recurso: O tipo de recurso que suporta autorização para executar a ação. Indica se a ação suporta permissão em nível de recurso. O recurso especificado deve ser compatível com a ação. Caso contrário, a política será ineficaz.

    • Para APIs com permissões em nível de recurso, os tipos de recursos obrigatórios são marcados com um asterisco (*). Especifique o Nome de Recurso Alibaba Cloud (ARN) correspondente no elemento Resource da política.

    • Para APIs sem permissões em nível de recurso, é exibido como Todos os Recursos. Use um asterisco (*) no elemento Resource da política.

  • Chave de condição: As chaves de condição definidas pelo serviço. A chave permite controle granular, aplicando-se somente a ações ou a ações associadas a recursos específicos. Além das chaves de condição específicas do serviço, o Alibaba Cloud fornece um conjunto de chaves de condição comuns aplicáveis a todos os serviços compatíveis com RAM.

  • Ação dependente: As ações dependentes necessárias para executar a ação. Para concluir a ação, o usuário RAM ou a função RAM deve ter permissões para executar todas as ações dependentes.

Ação

Nível de acesso

Tipo de recurso

Chave de condição

Ação dependente

cms:DescribeActiveMetricRuleList

get

*All Resource

*

Nenhuma Nenhuma

Parâmetros da solicitação

Parâmetro

Tipo

Obrigatório

Descrição

Exemplo

Product

string

Sim

A abreviação do serviço em nuvem que suporta regras de alerta de iniciativa.

Para mais informações sobre como obter o nome de um serviço em nuvem, consulte DescribeProductsOfActiveMetricRule.

ecs

Elementos de resposta

Elemento

Tipo

Descrição

Exemplo

object

Nenhum.

Code

string

O código de status HTTP.

Nota

O código de status 200 indica que a solicitação foi bem-sucedida.

200

Message

string

A mensagem retornada.

The Request is not authorization.

RequestId

string

O ID da solicitação.

F82E6667-7811-4BA0-842F-5B2DC42BBAAD

Success

boolean

Indica se a solicitação foi bem-sucedida. Valores válidos:

  • true

  • false

true

Datapoints

object

Alarm

array<object>

Os detalhes das regras de alerta.

object

SilenceTime

string

The mute period during which new alerts are not sent even if the trigger conditions are met.

Unit: seconds.

86400

MetricName

string

The metric name.

cpu_total

EvaluationCount

string

The consecutive number of times for which the metric value meets the alert condition before an alert is triggered.

3

Webhook

string

The callback URL.

https://www.aliyun.com

State

string

Indicates whether the alert rule is enabled.

Enable

ContactGroups

string

The alert contact group.

ECS_Group

Namespace

string

The namespace of the cloud service.

acs_ecs_dashboard

RuleName

string

The name of the alert rule.

SystemDefault_acs_rds_dashboard_CpuUsage

RuleId

string

The ID of the alert rule.

a151cd6023eacee2f0978e03863cc1697c89508****

Period

string

The aggregation period of monitoring data.

Unit: seconds.

60

ComparisonOperator

string

The comparison operator that is used in the alert rule. Valid values:

  • >

  • <

  • >=

  • <=

  • =

  • =

>

EndTime

string

The end of the time period during which the alert rule is effective.

Unit: hours. For example, the value 23 indicates 23:59:59.

24

StartTime

string

The beginning of the time period during which the alert rule is effective.

Unit: hours. For example, the value 00 indicates 00:00:00.

00

Threshold

string

The alert threshold.

90

Statistics

string

The statistical method.

Average

Enable

string

Indicates whether the alert rule is enabled. Valid values:

  • true: The alert rule is enabled.

  • false: The alert rule is disabled.

true

AlertList

object

Alert

array<object>

Os detalhes das regras de alerta. O resultado está na mesma estrutura retornada pela operação DescribeMetricRuleList.

array<object>

SilenceTime

string

The mute period during which new alerts are not sent even if the trigger conditions are met.

Unit: seconds.

86400

MetricName

string

The name of the metric.

cpu_total

Webhook

string

The callback URL.

http://www.aliyun.com

ContactGroups

string

The alert contact group.

ECS_Group

Namespace

string

The namespace of the Alibaba Cloud service.

acs_ecs_dashboard

EffectiveInterval

string

The time period during which the alert rule is effective.

00:00-23:59

NoEffectiveInterval

string

The time period during which the alert rule is ineffective.

00:00-06:00

MailSubject

string

The subject of the alert notification email.

ECS_Bucket

RuleName

string

The name of the alert rule.

myAlert

RuleId

string

The ID of the alert rule.

ruleIdxxxx

Period

string

The aggregation period of monitoring data.

Unit: seconds.

60

AlertState

string

The status of the alert rule. Valid values:

  • OK: The alert rule has no active alerts.

  • ALARM: The alert rule has active alerts.

  • INSUFFICIENT_DATA: No data is found.

OK

Dimensions

string

The monitoring data of the specified resource.

""

EnableState

boolean

Indicates whether the alert rule is enabled. Valid values:

  • true: The alert rule is enabled.

  • false: The alert rule is disabled.

true

Resources

string

The resources that are associated with the alert rule.

[{"resource":"_ALL"}]

Escalations

object

The conditions for triggering different levels of alerts.

Info

object

The conditions for triggering Info-level alerts.

ComparisonOperator

string

The operator that is used to compare the metric value with the threshold for Info-level alerts. Valid values:

  • GreaterThanOrEqualToThreshold: greater than or equal to the threshold

  • GreaterThanThreshold: greater than the threshold

  • LessThanOrEqualToThreshold: less than or equal to the threshold

  • LessThanThreshold: less than the threshold

  • NotEqualToThreshold: not equal to the threshold

  • GreaterThanYesterday: greater than the metric value at the same time yesterday

  • LessThanYesterday: less than the metric value at the same time yesterday

  • GreaterThanLastWeek: greater than the metric value at the same time last week

  • LessThanLastWeek: less than the metric value at the same time last week

  • GreaterThanLastPeriod: greater than the metric value in the last monitoring cycle

  • LessThanLastPeriod: less than the metric value in the last monitoring cycle

GreaterThanThreshold

Times

string

The consecutive number of times

for which the metric value meets the alert condition before an Info-level alert is triggered.

3

Threshold

string

The threshold for Info-level alerts.

95

Statistics

string

The statistical methods for Info-level alerts.

Average

Warn

object

The conditions for triggering Warn-level alerts.

ComparisonOperator

string

The operator that is used to compare the metric value with the threshold for Warn-level alerts. Valid values:

  • GreaterThanOrEqualToThreshold: greater than or equal to the threshold

  • GreaterThanThreshold: greater than the threshold

  • LessThanOrEqualToThreshold: less than or equal to the threshold

  • LessThanThreshold: less than the threshold

  • NotEqualToThreshold: not equal to the threshold

  • GreaterThanYesterday: greater than the metric value at the same time yesterday

  • LessThanYesterday: less than the metric value at the same time yesterday

  • GreaterThanLastWeek: greater than the metric value at the same time last week

  • LessThanLastWeek: less than the metric value at the same time last week

  • GreaterThanLastPeriod: greater than the metric value in the last monitoring cycle

  • LessThanLastPeriod: less than the metric value in the last monitoring cycle

GreaterThanThreshold

Times

string

The consecutive number of times

for which the metric value meets the alert condition before a Warn-level alert is triggered.

3

Threshold

string

The threshold for Warn-level alerts.

80

Statistics

string

The statistical methods for Warn-level alerts.

Average

Critical

object

The trigger condition for Critical-level alerts.

ComparisonOperator

string

The operator that is used to compare the metric value with the threshold for Critical-level alerts. Valid values:

  • GreaterThanOrEqualToThreshold: greater than or equal to the threshold

  • GreaterThanThreshold: greater than the threshold

  • LessThanOrEqualToThreshold: less than or equal to the threshold

  • LessThanThreshold: less than the threshold

  • NotEqualToThreshold: not equal to the threshold

  • GreaterThanYesterday: greater than the metric value at the same time yesterday

  • LessThanYesterday: less than the metric value at the same time yesterday

  • GreaterThanLastWeek: greater than the metric value at the same time last week

  • LessThanLastWeek: less than the metric value at the same time last week

  • GreaterThanLastPeriod: greater than the metric value in the last monitoring cycle

  • LessThanLastPeriod: less than the metric value in the last monitoring cycle

GreaterThanThreshold

Times

string

The consecutive number of times for which the metric value meets the alert condition before a Critical-level alert is triggered.

3

Threshold

string

The threshold for Critical-level alerts.

99

Statistics

string

The statistical methods for Critical-level alerts.

Average

Exemplos

Resposta de sucesso

JSON formato

{
  "Code": "200",
  "Message": "The Request is not authorization.",
  "RequestId": "F82E6667-7811-4BA0-842F-5B2DC42BBAAD",
  "Success": true,
  "Datapoints": {
    "Alarm": [
      {
        "SilenceTime": "86400",
        "MetricName": "cpu_total",
        "EvaluationCount": "3",
        "Webhook": "https://www.aliyun.com",
        "State": "Enable",
        "ContactGroups": "ECS_Group",
        "Namespace": "acs_ecs_dashboard",
        "RuleName": "SystemDefault_acs_rds_dashboard_CpuUsage",
        "RuleId": "a151cd6023eacee2f0978e03863cc1697c89508****",
        "Period": "60",
        "ComparisonOperator": ">",
        "EndTime": "24",
        "StartTime": "00",
        "Threshold": "90",
        "Statistics": "Average",
        "Enable": "true"
      }
    ]
  },
  "AlertList": {
    "Alert": [
      {
        "SilenceTime": "86400",
        "MetricName": "cpu_total",
        "Webhook": "http://www.aliyun.com",
        "ContactGroups": "ECS_Group",
        "Namespace": "acs_ecs_dashboard",
        "EffectiveInterval": "00:00-23:59",
        "NoEffectiveInterval": "00:00-06:00",
        "MailSubject": "ECS_Bucket",
        "RuleName": "myAlert",
        "RuleId": "ruleIdxxxx",
        "Period": "60",
        "AlertState": "OK",
        "Dimensions": "\"\"",
        "EnableState": true,
        "Resources": "[{\"resource\":\"_ALL\"}]",
        "Escalations": {
          "Info": {
            "ComparisonOperator": "GreaterThanThreshold",
            "Times": "3",
            "Threshold": "95",
            "Statistics": "Average"
          },
          "Warn": {
            "ComparisonOperator": "GreaterThanThreshold",
            "Times": "3",
            "Threshold": "80",
            "Statistics": "Average"
          },
          "Critical": {
            "ComparisonOperator": "GreaterThanThreshold",
            "Times": "3",
            "Threshold": "99",
            "Statistics": "Average"
          }
        }
      }
    ]
  }
}

Códigos de erro

Código de status HTTP

Código de erro

Mensagem de erro

Descrição

400 ParameterInvalid %s
401 AccessDeniedException You donot have sufficient access to perform this action.
402 LimitExceeded The quota for this customer had been reached.
403 AccessForbidden The X.509 certificate or cms access key ID provided does not exist in our records.
404 ResourceNotFound The specified resource is not found. The specified resource is not found.

Consulte Códigos de Erro para uma lista completa.

Notas de versão

Consulte Notas de Versão para uma lista completa.