swift/api-ref/source/samples/account-containers-list-http-request-xml.txt
Alistair Coles 5ec9a62f4d api-ref: clean up account listing examples
Move the account listing sample responses to follow the sample
requests, and to precede the request/response parameter definitions to
be consistent with other parts of the doc.

Related-Change: I315b4e550b7d10880fbc00fce9311127ba609c2d

Change-Id: Ia20acacd238db4a423b8cd89af1658222b4c5828
2016-09-19 09:46:06 +01:00

2 lines
63 B
Plaintext

curl -i $publicURL?format=xml -X GET -H "X-Auth-Token: $token"