forked from docs/doc-exports
Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com> Co-authored-by: zhangyue <zhangyue164@huawei.com> Co-committed-by: zhangyue <zhangyue164@huawei.com>
47 lines
3.8 KiB
HTML
47 lines
3.8 KiB
HTML
<a name="EN-US_TOPIC_0000001684063985"></a><a name="EN-US_TOPIC_0000001684063985"></a>
|
|
|
|
<h1 class="topictitle1">DELETE Bucket Replication</h1>
|
|
<div id="body0000001684063985"><p class="msonormal" id="EN-US_TOPIC_0000001684063985__p30355189">This operation deletes the bucket replication configuration. Only users have the <strong id="EN-US_TOPIC_0000001684063985__b50297679">s3:DeleteReplicationConfiguration</strong> permission can perform this operation.</p>
|
|
<div class="section" id="EN-US_TOPIC_0000001684063985__section57518732"><h4 class="sectiontitle">Request Syntax</h4><pre class="screen" id="EN-US_TOPIC_0000001684063985__screen42357575">DELETE /?replication HTTP/1.1
|
|
Host: <em id="EN-US_TOPIC_0000001684063985__i123151210135">bucketname</em>.obs.<em id="EN-US_TOPIC_0000001684063985__i11315151191312">region</em>.example.com
|
|
Date: date
|
|
Authorization: authorization string</pre>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001684063985__section30408220"><h4 class="sectiontitle">Request Parameters</h4><p class="msonormal" id="EN-US_TOPIC_0000001684063985__p66660433">This request contains no parameter.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001684063985__section5238527"><h4 class="sectiontitle">Request Headers</h4><p class="msonormal" id="EN-US_TOPIC_0000001684063985__p30785969">This request uses common headers. For details about common request headers, see the section <a href="en-us_topic_0125560462.html">Common Request Headers</a>.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001684063985__section47146745"><h4 class="sectiontitle">Request Elements</h4><p class="msonormal" id="EN-US_TOPIC_0000001684063985__p10635570">This request involves no elements.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001684063985__section46270551"><h4 class="sectiontitle">Response Syntax</h4><pre class="screen" id="EN-US_TOPIC_0000001684063985__screen26997610122811">HTTP/1.1 204 No Content
|
|
Server: OBS
|
|
x-amz-id-2:id
|
|
x-amz-request-id:id
|
|
Date: date
|
|
Connection: keep-alive</pre>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001684063985__section39682040"><h4 class="sectiontitle">Response Headers</h4><p class="msonormal" id="EN-US_TOPIC_0000001684063985__p4179377">This response uses common headers. For details about common response headers, see the section <a href="en-us_topic_0125560484.html">Common Response Headers</a>.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001684063985__section21594040"><h4 class="sectiontitle">Response Elements</h4><p class="msonormal" id="EN-US_TOPIC_0000001684063985__p2985227">This response involves no elements.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001684063985__section60128634"><h4 class="sectiontitle">Error Responses</h4><p id="EN-US_TOPIC_0000001684063985__p8258615">No special error responses are returned. For details about error responses, see <a href="en-us_topic_0125560440.html#EN-US_TOPIC_0125560440__table30733758">Table 1</a>.</p>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001684063985__section32323009"><h4 class="sectiontitle">Sample Request</h4><pre class="screen" id="EN-US_TOPIC_0000001684063985__screen64813472204553">DELETE /?replication HTTP/1.1
|
|
Host: examplebucket.obs.<em id="EN-US_TOPIC_0000001684063985__i12367117502">region</em>.example.com
|
|
Date: Wed, 11 Feb 2015 05:37:16 GMT
|
|
Authorization: signatureValue</pre>
|
|
</div>
|
|
<div class="section" id="EN-US_TOPIC_0000001684063985__section22471632"><h4 class="sectiontitle">Sample Response</h4><pre class="screen" id="EN-US_TOPIC_0000001684063985__screen47322359204949">HTTP/1.1 204 No Content
|
|
Server: OBS
|
|
x-amz-id-2: Uuag1LuByRx9e6j5OnimrSAMPLEtRPfTaOAa==
|
|
x-amz-request-id: 656c76696e672example
|
|
Date: Wed, 11 Feb 2015 05:37:16 GMT</pre>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0125560493.html">Operations on Buckets</a></div>
|
|
</div>
|
|
</div>
|
|
|