Skip to content

Instantly share code, notes, and snippets.

@splashx
Created February 12, 2016 08:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save splashx/5985b7860b8734d41552 to your computer and use it in GitHub Desktop.
Save splashx/5985b7860b8734d41552 to your computer and use it in GitHub Desktop.
user@host:~$ curl -i http://10.126.3.143:80/swift/v1/ -H "X-Auth-Token: 23e6ed4862de4713b668f36038e90b7f" -X POST -H "X-Account-Meta-Temp-URL-Key: secretkey"
HTTP/1.1 204 No Content
X-Trans-Id: tx00000000000000001164d-0056bd9b73-cde1a-default
Content-type: text/plain; charset=utf-8
Content-Length: 0
Date: Fri, 12 Feb 2016 08:44:35 GMT
user@host:~$ swift stat
Account: v1
Containers: 1
Objects: 0
Bytes: 0
X-Account-Bytes-Used-Actual: 0
X-Trans-Id: tx00000000000000001164e-0056bd9b7d-cde1a-default
Content-Type: text/plain; charset=utf-8
Accept-Ranges: bytes
user@host:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment