API v4.139.0
Added
- Linode Compute Instances now include the read-only
host_uuid
property. This UUID identifies the host machine of a compute instance, enabling potential failure point identification for applications running on multiple instances.
Changed
Managed Service Create (POST /managed/services)
Managed Service Update (PUT /managed/services/{serviceId})
- The
address
property for Managed Services now has a limit of up to 100 characters.
- The
Linodes Assign IPv4s (POST /networking/ipv4/assign)
- This command is now equivalent to IP Addresses Assign (POST /networking/ipv4/assign).
Fixed
- StackScripts are now filterable by
rev_note
in accordance to the documentation.