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.

📘

You can run this operation for Linodes with legacy configuration interfaces. You can't use it for Linodes with Linode interfaces. To allocate an IP for a Linode with Linode interfaces, use the Add a Linode interface operation and set the public IPv4 address to auto.

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

<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
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!