» Data Source: opentelekomcloud_deh_host_v1

opentelekomcloud_deh_host_v1 used to query allocated dedicated hosts.

» Example Usage

    variable "deh_id" { }

    data "opentelekomcloud_deh_host_v1" "deh_host" 
    {
        id = "${var.deh_id}"
    }

» Argument Reference

The arguments of this data source act as filters for querying the allocated dedicated host.

  • id - (Optional) - The Dedicated Host ID.

  • name (Optional) - The Dedicated Host name.

» Attributes Reference

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