forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: zhangyue <zhangyue164@huawei.com> Co-committed-by: zhangyue <zhangyue164@huawei.com>
23 lines
1.3 KiB
HTML
23 lines
1.3 KiB
HTML
<a name="obs_03_0028"></a><a name="obs_03_0028"></a>
|
|
|
|
<h1 class="topictitle1">Operations on Containers</h1>
|
|
<div id="body1442322212588"><p id="obs_03_0028__p55162514">The requests that are sent by users to OBS must comply with REST specifications and contain required header parameters. If a request is successfully processed, OBS (compatible with OpenStack Swift) returns a success response. If the request cannot be processed, OBS (compatible with OpenStack Swift) returns a message that contains the cause of the error. This chapter describes REST operations on containers. Authentication is implemented based on IAM.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="obs_03_0029.html">Show Container Details and List Objects</a></strong><br>
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="obs_03_0033.html">Create Container</a></strong><br>
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="obs_03_0037.html">Delete Container</a></strong><br>
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="obs_03_0041.html">Create/Update/Delete Container Metadata</a></strong><br>
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="obs_03_0045.html">Show Container Metadata</a></strong><br>
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="obs_03_0049.html">Batch Delete Containers</a></strong><br>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|