Event Types
Namespace
obs.EventType
Parameter Description
|
Constant |
Description |
|---|---|
|
OBJECT_CREATED_ALL |
All events for creating objects, including uploading objects through PUT and POST, copying objects, and combining parts |
|
OBJECT_CREATED_PUT |
PUT Object events |
|
OBJECT_CREATED_POST |
POST Object events |
|
OBJECT_CREATED_COPY |
Object copying events |
|
OBJECT_CREATED_COMPLETE_MULTIPART_UPLOAD |
Parts merging events |
|
OBJECT_REMOVED_ALL |
Events of calling the APIs for deletion and aborting multipart uploads Events for deleting objects without specifying object version IDs, when versioning is enabled, as well as deleting objects by specifying object version IDs |
|
OBJECT_REMOVED_DELETE |
Events for deleting objects by specifying object version IDs |
|
OBJECT_REMOVED_DELETE_MARKER_CREATED |
Events for deleting objects without specifying object version IDs, when versioning is enabled |
Last Article: Restore Options
Next Article: Bucket-Related APIs
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.