Product docs and API reference are now on Akamai TechDocs.
Search product docs.
Search for “” in product docs.
Search API reference.
Search for “” in API reference.
Search Results
 results matching 
 results
No Results
Filters
Add tags
Add authors
API v4.138.0
Changed
Domain Record Create (POST /domains/{domainId}/records)
Domain Record Update (PUT /domains/{domainId}/records/{recordId})
- Requests for CAA records now require valid
target
values depending on the record’stag
. - Requests for PTR records now require a
target
attribute.
- Requests for CAA records now require valid
IPv4 Sharing Configure (POST /networking/ipv4/share)
- This command is now equivalent to IP Addresses Share (POST /networking/ips/share).
Fixed
Image Create (POST /images)
- Fixed a bug that allowed successful requests for disks of deleted Linodes, which would lead to failed Image creation. Now, requests for disks of deleted Linodes result in a 404 response.
Linode Assign IPs (POST /networking/ips/assign)
- Fixed a bug that allowed IP assignment requests with empty
address
values. Requests must now include IP addresses.
- Fixed a bug that allowed IP assignment requests with empty
Tagged Objects List (GET/tags/{label})
- Fixed a bug that produced incorrect Linode statuses in responses.