• 热门
  • 基础
  • 数据库
  • 安全
  • 大数据
  • 人工智能
  • 混合云
  • 开发与运维
  • 企业应用

应用服务

行业引擎

全部文档
当前文档

暂无内容

如果没有找到您期望的内容,请尝试其他搜索词

文档中心

ksyun_lb_acl_entry

最近更新时间:2020-09-10 21:25:44

Provides a Load Balancer acl entry resource to add content forwarding policies for Load Balancer backend resource.

Example Usage

resource "ksyun_lb_acl_entry" "default" {
  load_balancer_acl_id = "8e6d0871-da8a-481e-8bee-b3343e2a6166"
  cidr_block = "192.168.11.2/32"
  rule_number = 10
  rule_action = "allow"
  protocol = "ip"
}

Argument Reference

The following arguments are supported:

  • load_balancer_acl_id - (Required) The ID of a load balancer acl.
  • cidr_block - (Required) The information of load balancer Acl’s cidr block.
  • rule_number - (Required) The information of load balancer Acl’s rule priority.Valid Values:1-32766.
  • rule_action - (Required) The action of load balancer Acl rule.Valid Values:‘allow’, ‘deny’.
  • protocol - (Required) protocol.Valid Values:‘ip’.
文档导读
纯净模式常规模式

纯净模式

点击可全屏预览文档内容

鼠标选中内容,快速反馈问题

如果在文档使用中出现问题,可选中有问题的部分进行快速反馈,我们将跟进处理。
不再提示
好的,我知道了

聆听反馈