Response Result of DELETE Object
Type Definition
type DeleteObjectOutput 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 |
| DeleteMarker | bool | Whether the deleted object is a delete marker |
| VersionId | str | Object version ID |
Last Article: Request Parameter of Deleting an Object
Next Article: Request Parameter of DELETE Objects
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.