alicloud_cms_metric_rule_black_lists

This data source provides Cloud Monitor Service Metric Rule Black List available to the user.What is Metric Rule Black List

Example Usage

data "alicloud_cms_metric_rule_black_lists" "default" {
  ids        = ["${alicloud_cms_metric_rule_black_lists.default.id}"]
  category   = "ecs"
  namespace  = "acs_ecs_dashboard"
}

output "alicloud_cms_rule_black_list_example_id" {
  value = data.alicloud_cms_metric_rule_black_lists.lists.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported in addition to the arguments listed above: