Adds links to and from Discoverability topic in End User Guide

With the moving of the Object Storage API content from a
long-form dev guide to a specification, some topics needed
To be added to the End User Guide.

Change-Id: I7612f3fc5226b627f203a48e669abc9cd1e69a76
Partial-bug: 1392382
This commit is contained in:
Erik Wilson 2015-02-11 10:44:34 -06:00 committed by Anne Gentle
parent 30416c2777
commit 2cb5510929
6 changed files with 21 additions and 0 deletions

View File

@ -6,6 +6,9 @@
xml:id="archive-auto-extract"> xml:id="archive-auto-extract">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Auto-extract archive files</title> <title>Auto-extract archive files</title>
<para>To discover whether your Object Storage system supports this
feature, see <xref linkend="discoverability"/>. Alternatively,
check with your service provider.</para>
<para>Use the auto-extract archive feature to upload a tar archive <para>Use the auto-extract archive feature to upload a tar archive
file.</para> file.</para>
<para>The Object Storage system extracts files from the archive <para>The Object Storage system extracts files from the archive

View File

@ -6,6 +6,9 @@
xml:id="bulk-delete"> xml:id="bulk-delete">
<?dbhtml stop-chunking?> <?dbhtml stop-chunking?>
<title>Bulk delete</title> <title>Bulk delete</title>
<para>To discover whether your Object Storage system supports this
feature, see <xref linkend="discoverability"/>. Alternatively,
check with your service provider.</para>
<para>With bulk delete, you can delete up to 10,000 objects or <para>With bulk delete, you can delete up to 10,000 objects or
containers (configurable) in one request.</para> containers (configurable) in one request.</para>
<section xml:id="bulk-delete-request"> <section xml:id="bulk-delete-request">

View File

@ -5,6 +5,9 @@
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
xml:id="large-object-creation"> xml:id="large-object-creation">
<title>Large objects</title> <title>Large objects</title>
<para>To discover whether your Object Storage system supports this
feature, see <xref linkend="discoverability"/>. Alternatively,
check with your service provider.</para>
<para>By default, the content of an object cannot be greater than <para>By default, the content of an object cannot be greater than
5&nbsp;GB. However, you can use a number of smaller objects to 5&nbsp;GB. However, you can use a number of smaller objects to
construct a large object. The large object is comprised of two construct a large object. The large object is comprised of two

View File

@ -4,6 +4,9 @@
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
xml:id="static-website"> xml:id="static-website">
<title>Create static website</title> <title>Create static website</title>
<para>To discover whether your Object Storage system supports this
feature, see <xref linkend="discoverability"/>. Alternatively,
check with your service provider.</para>
<para>You can use your Object Storage account to create a static <para>You can use your Object Storage account to create a static
website. This static website is created with staticweb website. This static website is created with staticweb
middleware and serves container data with a specified index middleware and serves container data with a specified index

View File

@ -14,6 +14,12 @@
<listitem> <listitem>
<para><xref linkend="archive-auto-extract"/></para> <para><xref linkend="archive-auto-extract"/></para>
</listitem> </listitem>
<listitem>
<para><xref linkend="expire-objects"/></para>
</listitem>
<listitem>
<para><xref linkend="bulk-delete"/></para>
</listitem>
<listitem> <listitem>
<para><xref linkend="static-website"/></para> <para><xref linkend="static-website"/></para>
</listitem> </listitem>

View File

@ -5,6 +5,9 @@
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
xml:id="expire-objects"> xml:id="expire-objects">
<title>Schedule objects for deletion</title> <title>Schedule objects for deletion</title>
<para>To discover whether your Object Storage system supports this
feature, see <xref linkend="discoverability"/>. Alternatively,
check with your service provider.</para>
<para>Scheduling an object for deletion is helpful for managing <para>Scheduling an object for deletion is helpful for managing
objects that you do not want to permanently store, such as log objects that you do not want to permanently store, such as log
files, recurring full backups of a dataset, or documents or files, recurring full backups of a dataset, or documents or