[Kimchi-devel] [PATCHv7 6/8] storage target: Update API.md

lvroyce0210 at gmail.com lvroyce0210 at gmail.com
Tue Jan 14 15:48:01 UTC 2014


From: Royce Lv <lvroyce at linux.vnet.ibm.com>

Add colleciton of storage targets to API.md.

Signed-off-by: Royce Lv <lvroyce at linux.vnet.ibm.com>
---
 docs/API.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/API.md b/docs/API.md
index 7142117..88787d8 100644
--- a/docs/API.md
+++ b/docs/API.md
@@ -471,6 +471,15 @@ creation.
 * **GET**: Retrieve a summarized list of used storage servers.
     * target_type: Filter server list with given type, currently support 'netfs'.
 
+### Collection: Storage Targets
+
+**URI:** /storageservers/*:name*/storagetargets
+
+**Methods:**
+
+* **GET**: Retrieve a list of available storage targets.
+    * target_type: Filter target list with given type, currently support 'netfs'.
+
 ### Collection: Distros
 
 **URI:** /config/distros
-- 
1.8.1.2




More information about the Kimchi-devel mailing list