Help Center> Object Storage Service> SDK Reference> Python> Data Types> Request Parameters of Deleting Objects in a Batch

Request Parameters of Deleting Objects in a Batch

Namespace

obs.DeleteObjectsRequest

Parameter Description

Field

Type

Optional or Mandatory

Description

quiet

bool

Optional

Response mode of a batch deletion request. If this field is set to False, objects involved in the deletion will be returned. If this field is set to True, only objects failed to be deleted will be returned.

objects

list of Object

Mandatory

List of objects to be deleted