Skip to content

Instantly share code, notes, and snippets.

@clayg
Created July 27, 2016 19:02
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 clayg/4d83ac62846750e22bfd2a3dc9e68b40 to your computer and use it in GitHub Desktop.
Save clayg/4d83ac62846750e22bfd2a3dc9e68b40 to your computer and use it in GitHub Desktop.
vagrant@saio:~$ swift stat -v
StorageURL: http://saio:8080/v1/AUTH_test
Auth Token: AUTH_tkee4e4ccc94a14e76980ac9afb94dc2d9
Account: AUTH_test
Containers: 0
Objects: 0
Bytes: 0
X-Timestamp: 1469645046.29446
X-Account-Access-Control: {"read-only":["test2:tester2"]}
X-Trans-Id: txd84eb6f201b84df2baa64-0057990119
Content-Type: text/plain; charset=utf-8
Accept-Ranges: bytes
vagrant@saio:~$ swift -U test2:tester2 -K testing2 stat --os-storage-url http://saio:8080/v1/AUTH_test
Account: AUTH_test
Containers: 0
Objects: 0
Bytes: 0
X-Timestamp: 1469645046.29446
X-Trans-Id: tx16e0efb9d5934509bf621-005799012a
Content-Type: text/plain; charset=utf-8
Accept-Ranges: bytes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment