Update a NodeBalancer's firewalls

Replace the current list of assigned firewalls with a new list, or provide an empty list to remove all firewalls from this NodeBalancer.

linode-cli nodebalancers firewalls-update 12345 \
  --firewall_ids '[1234, 4567]'

<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
nodebalancers:read_write

<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
Language
Credentials
Click Try It! to start a request and see the response here!