doc-exports/docs/obs/api-swift/obs_03_0048.html
zhangyue 894279c39a Object Storage Service API Reference Swift V1
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-02 08:50:48 +00:00

24 lines
1.1 KiB
HTML

<a name="obs_03_0048"></a><a name="obs_03_0048"></a>
<h1 class="topictitle1">Examples</h1>
<div id="body1442459864688"><div class="section" id="obs_03_0048__section42277158"><h4 class="sectiontitle">Show Container Metadata</h4><p id="obs_03_0048__p24729191122039">Show metadata of container <strong id="obs_03_0048__b39509941">marktwain</strong>:</p>
</div>
<pre class="codeblock" id="obs_03_0048__codeblock34763404111914">curl -i -H "X-auth-token:b85044aa87eb46b88552f1dcbae411e3" http://172.28.5.31:80/v1/AUTH_09ijuyhgt675432wert56yt789i0o98u/marktwain -X HEAD</pre>
<pre class="screen" id="obs_03_0048__screen15155525">HTTP/1.1 204 No Content
X-Trans-Id: tx0e8b58d90e74b1b043db5-15554c1c1a
Accept-Ranges: bytes
Content-Type: text/plain;charset=UTF-8
Date: Sat, 19 Sep 2015 04:35:29 GMT
X-Container-Bytes-Used: 27
X-Container-Meta-Author: Other
X-Container-Object-Count: 1
X-Timestamp: 1442632853817
Content-Length: 0</pre>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="obs_03_0045.html">Show Container Metadata</a></div>
</div>
</div>