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.132.0
Changed
StackScript Create (POST /linode/stackscripts)
StackScript Update (PUT /linode/stackscripts/{stackscriptId})
- StackScripts are now configurable to accept any and all available Image distributions by using the
any/all
value for a StackScript’s “images”.
- StackScripts are now configurable to accept any and all available Image distributions by using the
Fixed
Fixed a bug regarding removal of VLAN interfaces from Linodes, which prevented certain functions such as migrating Linodes to regions that do not support VLANs.
Fixed a bug where removing a Linode IP address failed to update any Managed Linode access settings that involved that IP address. Now, a Managed Linode’s
ssh
properties are reset to their default values in this case. To view and configure Managed Linode SSH settings, use the Linode’s Managed Settings View (GET /managed/linode-settings/{linodeId}) and Linode’s Managed Settings Update (PUT /managed/linode-settings/{linodeId}) commands.