API v4.2.0
Added
- Added Object Storage beta endpoints for the Early Access Program. Note: these endpoints are prepended with /v4beta instead of the traditional /v4.
- List Clusters (GET /object-storage/clusters)
- View Cluster (GET /object-storage/clusters/{clusterId})
- List Object Storage Keys (GET /object-storage/keys)
- Create an Object Storage Key (POST /object-storage/keys)
- View Object Storage Key(GET /object-storage/keys/{keyId})
- Update an Object Storage Key (PUT /object-storage/keys/{keyId})
- Revoke an Object Storage Key (DELETE /object-storage/keys/{keyId})
- Added the GPU class to the Linode Types endpoints, as well as a new
gpus
parameter that describes the number of GPUs available to the selected Linode type: