Help Center> OBS GO SDK> API Reference> Data Types> Response Result of DELETE Objects
Updated on 2022-02-10 GMT+08:00

Response Result of DELETE Objects

Type Definition

type DeleteObjectsOutput 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

Deleteds

[]Deleted

List of successfully deleted objects

Errors

[]Error

List of objects failed to be deleted