alicloud_cen_vbr_health_checks

This data source provides CEN VBR Health Checks available to the user.

Example Usage

data "alicloud_cen_vbr_health_chekcs" "example" {
  cen_id                 = "cen-wxad980***"
  vbr_instance_id        = "vbr-mkahi8h****"
  vbr_instance_owner_id  = "1189203******"
  vbr_instance_region_id = "cn-beijing"
}

output "first_cen_vbr_health_check_id" {
  value = data.alicloud_cen_vbr_health_checks.example.checks.0.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

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