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 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot