Update a node

Updates information about a Node, a backend for this NodeBalancer's configured port.

linode-cli nodebalancers node-update \
  12345 4567 54321 \
  --address 192.168.210.120:80 \
  --label node54321 \
  --weight 50 \
  --mode accept

<https://www.linode.com/docs/products/tools/cli/get-started/>
nodebalancers:read_write

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