NetworkAcl
Resource Icon

Resource Overview
A service that provides network security management for Subnets.
Associated Resources
Risorse principali
Connected Resources
Valori di configurazione della risorsa
Basic Settings
included_vpc_name: Name of the VPC in which the ACL will be creatednacl_description: Description of the ACL
Inbound Rules (inbound_rule)
inbound_rule.priority: Priority of inbound rules -0~199inbound_rule.protocol: Inbound traffic protocol -TCP,UDP,ICMPinbound_rule.rule_action: Whether to allow inbound traffic -ALLOW,DROPinbound_rule.ip_block: Source IP range of inbound traffic (CIDR format)inbound_rule.port_range: Port range to apply inbound rules -1~65535
Outbound Rules (outbound_rule)
outbound_rule.priority: Priority of outbound rules -0~199outbound_rule.protocol: Outbound traffic protocol -TCP,UDP,ICMPoutbound_rule.rule_action: Whether to allow outbound traffic -ALLOW,DROPoutbound_rule.ip_block: Destination IP range of outbound traffic (CIDR format)outbound_rule.port_range: Port range to apply outbound rules -1~65535