From a3611c319b5df381d649c2b00ad3510a06453dda Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Tue, 14 Mar 2017 16:57:34 -0700 Subject: [PATCH] Updated Volume Server API (markdown) --- Volume-Server-API.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Volume-Server-API.md b/Volume-Server-API.md index 378e093..dfd624c 100644 --- a/Volume-Server-API.md +++ b/Volume-Server-API.md @@ -26,6 +26,12 @@ It is a convenient API and does not support different parameters when assigning ```bash curl -X DELETE http://127.0.0.1:8080/3,01637037d6 ``` + +### View Manifest File Content for chunked big file + +```bash +curl http://127.0.0.1:8080/3,01637037d6?cm=false +``` ### Create а specific volume on a specific volume server