Allocate an IP address

Allocates a new IPv4 Address on your Account. The Linode must be configured to support additional addresses - please Open a support ticket requesting additional addresses before attempting allocation.

linode-cli networking ip-add \
  --type ipv4 \
  --public true \
  --linode_id 123

<https://www.linode.com/docs/products/tools/cli/get-started/>
ips:read_write
linodes: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!