From 82747f0622aee140c16de2a5af3a6831d3ed5159 Mon Sep 17 00:00:00 2001 From: Anne Gentle Date: Fri, 8 Aug 2014 11:01:26 -0500 Subject: [PATCH] Removes WADL references from Object Storage API v1.0 dev ref Change-Id: I6ddb330bedfdd64faf1d7953e988866045da3a0e --- pom.xml | 2 +- v1/ch_object-api-operations.xml | 51 +++--------------------------- v1/pom.xml | 7 ---- v1/section_object-api-overview.xml | 9 ++++-- 4 files changed, 11 insertions(+), 58 deletions(-) diff --git a/pom.xml b/pom.xml index c2959b7..6c7b04a 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ com.rackspace.cloud.api clouddocs-maven-plugin - 2.1.1 + 2.1.2 diff --git a/v1/ch_object-api-operations.xml b/v1/ch_object-api-operations.xml index 0493994..613afb7 100644 --- a/v1/ch_object-api-operations.xml +++ b/v1/ch_object-api-operations.xml @@ -2,58 +2,15 @@ + xml:id="api-operations"> Object Storage API operations Manage the accounts, containers, and objects in the Object Storage system. + For information about Object Storage API operations, see Object Storage API v1.0 (CURRENT). For a complete description of HTTP 1.1 header definitions, see Header Field Definitions. -
- Accounts - List containers for a specified account. Create, update, - and delete account metadata. Show account metadata. - - - - - - - -
-
- Containers - List objects in a specified container. Create, show - details for, and delete containers. Create, update, show, - and delete container metadata. - - - - - - - - - -
-
- Objects - Create, replace, show details for, and delete objects. - Copy objects with another object with a new or different name. - Update object metadata. - - - - - - - - - - -
diff --git a/v1/pom.xml b/v1/pom.xml index 0094bf4..caa8d6d 100644 --- a/v1/pom.xml +++ b/v1/pom.xml @@ -56,23 +56,16 @@ - 1 - 1 - 0 - 1 - 0 false true true . - diane.fleming@rackspace.com external openstack ${comments.enabled} os-object-api 1 UA-17511903-1 - 0 diff --git a/v1/section_object-api-overview.xml b/v1/section_object-api-overview.xml index a535b15..3f41eef 100644 --- a/v1/section_object-api-overview.xml +++ b/v1/section_object-api-overview.xml @@ -233,21 +233,24 @@ with the Object Storage API: - . Use to + Storage accounts: Use to perform account-level tasks. Lists containers for a specified account. Creates, updates, and deletes account metadata. Shows account metadata. - . Use to + Storage containers: Use to perform container-level tasks. Lists objects in a specified container. Creates, shows details for, and deletes containers. Creates, updates, shows, and deletes container metadata. - . Use to + Storage + objects: Use to perform object-level tasks. Creates, replaces, shows details for, and deletes objects. Copies objects with another object with a new