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>
26 lines
1.1 KiB
HTML
26 lines
1.1 KiB
HTML
<a name="obs_03_0027"></a><a name="obs_03_0027"></a>
|
|
|
|
<h1 class="topictitle1">Examples</h1>
|
|
<div id="body8662426"><div class="section" id="obs_03_0027__section42277158"><h4 class="sectiontitle">Show Account Metadata</h4><p id="obs_03_0027__p27421352154858">Show account metadata.</p>
|
|
</div>
|
|
<pre class="codeblock" id="obs_03_0027__codeblock7208083154835">curl -i -H "X-Auth-token:9d6c288edff8434ea23108e6516ae5a5" "http://172.28.5.30:80/v1/AUTH_0ce042a9be6140769b12c1001d41bcf9" -X HEAD</pre>
|
|
<pre class="screen" id="obs_03_0027__screen15155525">HTTP/1.1 204 No Content
|
|
X-Trans-Id: tx000001513970d65e370c0-0480bf0ace
|
|
Accept-Ranges: bytes
|
|
Content-Length: 0
|
|
Content-Type: text/plain;charset=UTF-8
|
|
Date: Tue, 24 Nov 2015 12:21:14 GMT
|
|
X-Account-Bytes-Used: 0
|
|
X-Account-Container-Count: 0
|
|
X-Account-Meta-Book: firstbook
|
|
X-Account-Object-Count: 0
|
|
X-Account-Project-Domain-Id: default
|
|
X-Timestamp: 1448367617.422</pre>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="obs_03_0024.html">Show Account Metadata</a></div>
|
|
</div>
|
|
</div>
|
|
|