doc-exports/docs/obs/umn/obs_faq_0051.html
zhangyue 7492b7b30f OBS UMN doc
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2023-02-27 19:04:41 +00:00

16 lines
2.3 KiB
HTML

<a name="obs_faq_0051"></a><a name="obs_faq_0051"></a>
<h1 class="topictitle1">Which Events Can Trigger Event Notifications?</h1>
<div id="body8662426"><p id="obs_faq_0051__a17f2d74b104340509000bfa8510435d4">OBS supports notification for the following event types:</p>
<ul id="obs_faq_0051__ul16410155813313"><li id="obs_faq_0051__en-us_topic_0066088963_li27132010154639"><strong id="obs_faq_0051__en-us_topic_0066088963_b1048514225810">ObjectCreated</strong>: Indicates all kinds of object creation operations, including PUT, POST, and COPY of objects, as well as the merging of parts.<ul id="obs_faq_0051__en-us_topic_0066088963_ul1323810371222"><li id="obs_faq_0051__en-us_topic_0066088963_li30342728173714"><strong id="obs_faq_0051__en-us_topic_0066088963_b67958315317">Put</strong>: Creates or overwrites an object using the PUT method.</li><li id="obs_faq_0051__en-us_topic_0066088963_li1115034173727"><strong id="obs_faq_0051__en-us_topic_0066088963_b1820810923211">Post</strong>: Creates or overwrites an object using the POST (browser-based upload) method.</li><li id="obs_faq_0051__en-us_topic_0066088963_li56319311"><strong id="obs_faq_0051__en-us_topic_0066088963_b7694413123218">Copy</strong>: Creates or overwrites an object using the COPY method.</li><li id="obs_faq_0051__en-us_topic_0066088963_li197831545173313"><strong id="obs_faq_0051__en-us_topic_0066088963_b157561432376">CompleteMultipartUpload</strong>: Merges parts of a multipart upload.</li></ul>
</li><li id="obs_faq_0051__en-us_topic_0066088963_li17115829154654"><strong id="obs_faq_0051__en-us_topic_0066088963_b1247145233716">ObjectRemoved</strong>: Deletes an object.<ul id="obs_faq_0051__en-us_topic_0066088963_ul119351546723"><li id="obs_faq_0051__en-us_topic_0066088963_li39439006"><strong id="obs_faq_0051__en-us_topic_0066088963_b102321594591">Delete</strong>: Deletes an object with a specified version ID.</li><li id="obs_faq_0051__en-us_topic_0066088963_li54653604"><strong id="obs_faq_0051__en-us_topic_0066088963_b146469154595">DeleteMarkerCreated</strong>: Deletes an object without specifying a version ID.</li></ul>
</li></ul>
<p id="obs_faq_0051__p127714206354"></p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="obs_faq_0900.html">Event Notification</a></div>
</div>
</div>