» Data Source: huaweicloud_antiddos_v1

The HuaweiCloud Antiddos data source allows to query the status of EIP, regardless whether an EIP has been bound to an Elastic Cloud Server (ECS) or not.

» Example Usage

variable "eip_id" { }

data "huaweicloud_antiddos_v1" "antiddos" {
  floating_ip_id = "${var.eip_id}"
}

» Argument Reference

The following arguments are supported:

» Attributes Reference

In addition to all arguments above, the following attributes are exported: