Skip to content

API Docs Release 1.4.0#3755

Merged
leslitagordita merged 1 commit intolinode:mainfrom
leslitagordita:release-1.4.0
Nov 4, 2020
Merged

API Docs Release 1.4.0#3755
leslitagordita merged 1 commit intolinode:mainfrom
leslitagordita:release-1.4.0

Conversation

@leslitagordita
Copy link
Copy Markdown
Contributor

@leslitagordita leslitagordita commented Nov 4, 2020

Added

  • Added the Object Storage Object ACL View (GET /object-storage/buckets/{clusterId}/{bucket}/object-acl) endpoint. This endpoint returns an Object's currently configured Access Control List (ACL) within a specific bucket. ACLs define who can access your buckets and objects and specify the level of access granted to those users.

  • Added the Object Storage Object ACL Update (PUT /object-storage/buckets/{clusterId}/{bucket}/object-acl) endpoint. This endpoint update's an Object's currently configured Access Control List (ACL) within a specific bucket. ACLs define who can access your buckets and objects and specify the level of access granted to those users.

  • Added the Object Storage Bucket Access Update (PUT /object-storage/buckets/{clusterId}/{bucket}/access) endpoint. Use this endpoint to update a bucket's basic Cross-origin Resource Sharing (CORS) and Access Control Level (ACL) settings.

  • Added the Object Storage Transfer View (GET /object-storage/transfer) endpoint. This endpoint returns the amount of outbound data transfer used by your account's Object Storage buckets. Object Storage adds 1 terabyte of outbound data transfer to your data transfer pool. See the Object Storage Pricing and Limitations guide for details on Object Storage transfer quotas.

  • Added the objects field to the following Object Storage endpoints:

    The objects field returns the number of objects stored in a bucket.

Fixed

  • Error messages for Firewall endpoints have been improved. When applicable, they now return a Firewall Device's label and id.

  • Fixed the Ticket Attachment Create (POST /support/tickets/{ticketId}/attachments) endpoint's SHELL example with the correct way to attach a file when creating a support ticket.

@nmelehan
Copy link
Copy Markdown
Contributor

nmelehan commented Nov 4, 2020

@leslitagordita Still looking through this, but wanted to pass on a first note: I might be looking in the wrong place, but I don't see http://localhost:1313/docs/api/object-storage/#object-storage-object-acl-config-update when I'm running the local server

Rebuild vendor files
@leslitagordita leslitagordita merged commit ce7024e into linode:main Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants