Create a new VPC firewall rule
name: Rule nameaction: “allow” or “deny”direction: “ingress” or “egress”vpc_network_id: Network IDsources: Source specificationsdestinations: Destination specificationsprotocols: Protocol list (e.g., “tcp”, “udp”)source_ports: Source port rangesdestination_ports: Destination port rangesBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Project id
allow, deny ingress, egress tcp, udp
[80, 443, 3000-8080]
[80, 443, 3000-8080]