Note: This file is now being released as .json format.
Added/Changed
- List Object Storage endpoints. New operation.
- Create an Object Storage bucket. Updated to include the endpoint_type object in both the BODY PARAMS and RESPONSES sections.
- List Object Storage buckets operation. Updated to include the endpoint_type object in the RESPONSES section.
- List Object Storage Buckets per region. Updated to include the endpoint_type object in the RESPONSES section.
- Get an Object Storage bucket. Updated to include the endpoint_type object in the RESPONSES section.
- Create an Object Storage key. Updated to include the endpoint_type object in the RESPONSES section.
- List Object Storage keys. Updated to include the endpoint_type object in the RESPONSES section.
- Get an Object Storage key. Updated to include the endpoint_type object in the RESPONSES section.
- Linode types operations offer accelerated class (Beta). Both the List types and Get a type operations now include accelerated as a class of Linode, which better supports video transcoding and media processing.
Fixed
- Update an object's ACL config. Operation is supposed to return an empty response.
- Create a disk. The
filesystem
object in the response had an incorrect description. - Get a placement group. The
migrations
object in a response is supposed to be displayed asnull
if no migrations are taking place. - Update a configuration profile interface. Response was showing data for the POST version of this operation.