forked from laiweijian4/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>
24 lines
1.2 KiB
HTML
24 lines
1.2 KiB
HTML
<a name="obs_03_0073"></a><a name="obs_03_0073"></a>
|
|
|
|
<h1 class="topictitle1">Examples</h1>
|
|
<div id="body1442649345369"><div class="section" id="obs_03_0073__section42277158"><h4 class="sectiontitle">Show Object Metadata</h4><p id="obs_03_0073__p24729191122039">Show metadata of the <strong id="obs_03_0073__b56795708">goodbye</strong> object in the <strong id="obs_03_0073__b41399329">marketwain</strong> container:</p>
|
|
</div>
|
|
<pre class="codeblock" id="obs_03_0073__codeblock28347072114245">curl -i http://172.28.54.12:80/v1/AUTH_4b34aa268d8c45879cf4da16443d3f95/marketwain/goodbye -H "X-Auth-Token:74565091b56b4783818430cecb283e7f" -XHEAD</pre>
|
|
<pre class="screen" id="obs_03_0073__screen15155525">HTTP/1.1 200 OK
|
|
X-Trans-Id: tx000001513cbab7ca370c1-d95dee8729
|
|
Accept-Ranges: bytes
|
|
Content-Length: 15
|
|
Content-Type: application/octet-stream
|
|
Date: Wed, 25 Nov 2015 03:40:48 GMT
|
|
ETag: e85f5c28b588fa64a379ba876e3591d2
|
|
Last-Modified: Wed, 25 Nov 2015 03:40:30 GMT
|
|
X-Object-Meta-Author: other
|
|
X-Timestamp: 1448422830.47760</pre>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="obs_03_0070.html">Show Object Metadata</a></div>
|
|
</div>
|
|
</div>
|
|
|