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.1.0
Added
- Added two new endpoints for User Preferences. These endpoints allow for the storage and retrieval of arbitrary JSON data that can be used to store user preferences.
- GET /profile/preferences displays user preferences.
- PUT /profile/preferences updates or changes preferences.
- Added profile_update action to List Events endpoint (GET /account/events).
- Added region parameter to POST /linode/instances/{linodeId}/migrate endpoint. This parameter will allow cross data center migrations.
- Reserved IPs are available from the GET /linode/instances/{linodeId}/ips endpoint.
Fixed
- Fixed failing validation for Internationalized Domain Names (IDN).
- When using the View Linode endpoint (GET /linode/instances/{linodeId}) Linodes that have not been assigned an IPv6 address will have their JSON correctly display null.