Reserve IP addresses

You can reserve IP address for both KVM and VMware servers.


Reserve IP addresses using the control panel

IP addresses are reserved per project.

To reserve IP addresses, select the Reserve tab. Here, you first choose where the IP address should be reserved. IP addresses are specific to each platform and data center. Once you have selected the platform, data center, and IP version, a list of available IP addresses will appear that you can reserve. To reserve an address, click on it to select it, and then click Reserve x addresses at the bottom right.

In the example below, we reserve an IPv4 address for the KVM platform in Falkenberg.

The IP addresses you reserve here can later be used for both new and existing servers within the platform and datacenter you selected. See the sections KVM - Add or remove IP addresses and VMware - Manage IP address, respectively.

Reserve IP addresses using the API

  1. First, list available IP addresses with the ip/listfree endpoint of the API.

  2. Then, reserve the IP address with the ip/take endpoint.

  3. You can also list all of your reserved IP addresses in this project by using the ip/listown endpoint.

Last updated

Was this helpful?