Using Console
Using CLI
[FIREWALL_RULE_NAME]
with the name of the firewall rule that you want to update and [PORTS_TO_ALLOW]
with the list of ports that you want to allow access to. For example, if you want to allow access only to ports 80 and 443, you can use the following command:
Using Python