Description

Request URL

Swift API v1.0

GET /v1/zc_{account}​/​{container}​/​{object}​

Request Parameters

Parameter Value Style Description
X-Auth-Token User Token header
X-Newest (Optional) boolean header
Accept (Optional) string header
account tenant ID URI
container Container Name URI
object Object Name URI
signature (Optional) string boolean
expires (Optional) string query
multipart-manifest (Optional) string query
Range (Optional) string header
If-Match (Optional) string header
If-Modified-Since (Optional) date header
If-Unmodified-Since (Optional) date header

Request Json

This operation does not accept a request body.

Normal response code

200

Example

curl -i http://172.21.16.32:8080/v1/nc_7e5725a8513a4605b70c5460f4c0b076/test_container10/100M_file_1?format=json \
-X GET \
-H "X-Auth-Token: 86708150844c46da9b6628cdc69c1590"
HTTP/1.1 200 OK
Content-Length: 104857600
Content-Type: application/octet-stream
Accept-Ranges: bytes
Last-Modified: Mon, 09 Feb 2015 12:58:57 GMT
Etag: 2f282b84e7e608d5852449ed940bfc51
X-Timestamp: 1423486736.65260
X-Object-Meta-Mtime: 1418214688.927417
X-Trans-Id: tx2cafa29cd3174358bc818-0054e594b3
Date: Thu, 19 Feb 2015 07:45:55 GMT