Response Result of the Request for Obtaining an Object ACL
Type Definition
type GetObjectAclOutput struct
Parameter Description
| Field | Type | Description |
|---|---|---|
| StatusCode | int | HTTP status code |
| RequestId | string | Request ID returned by the OBS server |
| ResponseHeaders | map[string][]string | HTTP response headers |
| VersionId | string | Object version ID |
| Owner | Object owner | |
| Grants | []Grant | Grantees' ACL information |
| Delivered | string | Whether an object inherits the ACL of its bucket |
Last Article: Request Parameter of GET Object acl
Next Article: Request Parameter of Initiating a Multipart Upload
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.