82747f0622
Change-Id: I6ddb330bedfdd64faf1d7953e988866045da3a0e
17 lines
805 B
XML
17 lines
805 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
|
xml:id="api-operations">
|
|
<title>Object Storage API operations</title>
|
|
<para>Manage the accounts, containers, and objects in the Object
|
|
Storage system.</para>
|
|
<para>For information about Object Storage API operations, see <link
|
|
xlink:href="http://developer.openstack.org/api-ref-objectstorage-v1.html"
|
|
><citetitle>Object Storage API v1.0 (CURRENT)</citetitle></link>.</para>
|
|
<para>For a complete description of HTTP 1.1 header definitions, see
|
|
<link
|
|
xlink:href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14"
|
|
>Header Field Definitions</link>.</para>
|
|
</chapter>
|