ncloud_get_object_acl
Retrieve the access control list for an object in Object Storage to view its permissions by providing bucket name and object key.
Instructions
Get the access control list (ACL) of an object in Object Storage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucketName | Yes | Name of the bucket containing the object | |
| objectName | Yes | Object key (path) to get ACL for |