ksyun_lb_host_headers

最近更新时间:2020-09-10 21:06:57

查看PDF

This data source provides a list of lb host headers in the current region.

Example Usage

provider "ksyun" {
}
# Get slbs
data "ksyun_lb_host_headers" "default" {
output_file="output_result"
ids=[]
listener_id=[]
}

Argument Reference

  • ids - (Optional) A list of hostheader IDs.
  • listener_id - (Optional) The ID of listener.
  • output_file - (Optional) File name where to save data source results (after running terraform plan).

Attributes Reference

  • create_time - The time when the hostheader was created.
  • host_header_id - The ID of hostheader.
  • host_header - The hostheader.
  • certificate_id - The ID of certificate, HTTPS type listener creates this parameter which is not default.

文档内容是否对您有帮助?

根本没帮助
文档较差
文档一般
文档不错
文档很好

在文档使用中是否遇到以下问题

内容不全,不深入
内容更新不及时
描述不清晰,比较混乱
系统或功能太复杂,缺乏足够的引导
内容冗长

更多建议

0/200

评价建议不能为空

提交成功!

非常感谢您的反馈,我们会继续努力做到更好!

问题反馈