GET object-storage/buckets/{clusterId}/{bucket}/object-acl

linode.com

Summary: Object Storage Object ACL Config View
Operation ID: viewObjectStorageBucketACL
Auth: unknown
Description

View an Object's configured Access Control List (ACL) in this Object Storage bucket. ACLs define who can access your buckets and objects and specify the level of access granted to those users. This endpoint is available for convenience. It is recommended that instead you use the more [fully-featured S3 API](https://docs.ceph.com/en/latest/radosgw/s3/objectops/#get-object-acl) directly.

Parameters (3)

bucket (string, path, required)

The bucket name.

clusterId (string, path, required)

The ID of the cluster this bucket exists in.

name (string, query, required)

The `name` of the object for which to retrieve its Access Control List (ACL). Use the [Object Storage Bucket Contents List](/docs/api/object-storage/#object-storage-bucket-contents-list) endpoint to access all object names in a bucket.

No probe data for this endpoint yet.