API v4.163.0
Changed
Our new Metadata service has completed its Beta phase and is now generally available to all customers!
This new feature utilizes cloud-config to automatically configure and install software to compute instances when using the following commands:
- Linode Create (POST /linode/instances)
- Linode Clone (POST /linode/instances/{linodeId}/clone)
- Linode Rebuild (POST /linode/instances/{linodeId}/rebuild)
Fixed
- IP Addresses Assign (POST /networking/ips/assign)
- Fixed a bug that allowed shared IP addresses to be swapped between Linodes with this command, resulting in a Linode with the same IP address listed twice. Now, an error is thrown when trying to swap shared IP addresses between two Linodes.