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
API v4.140.0
Changed
- Linode Instances and their Backups now include the “available” read-only property which indicates whether a Linode’s Backups are available for restoration. Backups that are undergoing maintenance are not available for restoration.
Fixed
Fixed a bug that caused a Volume’s
linode_label
to return asnull
in the response for Volume Resize (POST /volumes/{volumeId}/resize ) and for all Volumes beyond the first when attached to the same Linode for Volumes List (GET /volumes ). Now,linode_label
always displays the correct value in responses for these commands.Fixed a bug that caused extra Configs to persist after accessing the Linode Boot into Rescue Mode (POST /linode/instances/{linodeId}/rescue ) command. Now, only the most recent rescue Config persists after booting into rescue mode.