Network Acl
Resource Icon
Resource Overview
This service provides network security management for subnets.
Associated Resources
Parent Resource
Resource Setting Values
included_vpc_name
: The name of VPC to create ACLnacl_description
: Description of ACLinbound_rule
priority
: The priority of inbound rule, 0 to 199protocol
: The protocol of inbound traffic -TCP
,UDP
,ICMP
rule_action
: Allow or deny inbound traffic -ALLOW
,DROP
ip_block
: The source of inbound traffic, the CIDR blockport_range
: The range of ports to apply, 1 to 65535
outbound_rule
priority
: The priority of outbound rule, 0 to 199protocol
: The protocol of outbound traffic -TCP
,UDP
,ICMP
rule_action
: Allow or deny outbound traffic -ALLOW
,DROP
ip_block
: The destination of outbound traffic, the CIDR blockport_range
: The range of ports to apply, 1 to 65535 (When setting range: 100-200)